-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
E0729 13:52:54.361550 7044 start.go:559] StartHost: create: creating: exit status 1 #4910
Comments
Could you provide the output of |
Thanks for answering Sharif.
Where do I find these logs?....🤭
…________________________________
From: Sharif Elgamal <[email protected]>
Sent: Tuesday, July 30, 2019 6:33 PM
To: kubernetes/minikube <[email protected]>
Cc: fabricadd <[email protected]>; Author <[email protected]>
Subject: Re: [kubernetes/minikube] E0729 13:52:54.361550 7044 start.go:559] StartHost: create: creating: exit status 1 (#4910)
Could you provide the output of minikube logs? It would help us see what's actually happening while minikube start is hanging.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#4910?email_source=notifications&email_token=AGCPPM3FDVKDDUR6FL2CNUDQCCCN7A5CNFSM4IHRYWCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3E4IYQ#issuecomment-516539490>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AGCPPMZSVUEPQWJSNYY4EYDQCCCN7ANCNFSM4IHRYWCA>.
|
Sorry for not being more specific, if you append |
Hi and thank you again for your feedback, Sharif.
Here's what I get as output to the command minikube start --kubernetes-version="1.14.3" --vm-driver="hyperv" --hyperv-virtual-switch="Minikube" --alsologtostderr -v=5:
PS C:\WINDOWS\system32> minikube start --kubernetes-version="1.14.3" --vm-driver="hyperv" --hyperv-virtual-switch="Minikube" --alsologtostderr -v=5
W0802 19:07:18.862541 2476 root.go:151] Error reading config file at C:\Users\nelson\.minikube\config\config.json: open C:\Users\nelson\.minikube\config\config.json: The system cannot find the file specified.
I0802 19:07:18.866521 2476 notify.go:128] Checking for updates...
* minikube v1.2.0 on windows (amd64)
I0802 19:07:19.160518 2476 downloader.go:60] Not caching ISO, using https://storage.googleapis.com/minikube/iso/minikube-v1.2.0.iso
I0802 19:07:19.160518 2476 start.go:753] Saving config:
{
"MachineConfig": {
"KeepContext": false,
"MinikubeISO": "https://storage.googleapis.com/minikube/iso/minikube-v1.2.0.iso",
"Memory": 2048,
"CPUs": 2,
"DiskSize": 20000,
"VMDriver": "hyperv",
"ContainerRuntime": "docker",
"HyperkitVpnKitSock": "",
"HyperkitVSockPorts": [],
"XhyveDiskDriver": "ahci-hd",
"DockerEnv": null,
"InsecureRegistry": null,
"RegistryMirror": null,
"HostOnlyCIDR": "192.168.99.1/24",
"HypervVirtualSwitch": "Minikube",
"KvmNetwork": "default",
"DockerOpt": null,
"DisableDriverMounts": false,
"NFSShare": [],
"NFSSharesRoot": "/nfsshares",
"UUID": "",
"GPU": false,
"Hidden": false,
"NoVTXCheck": false
},
"KubernetesConfig": {
"KubernetesVersion": "v1.14.3",
"NodeIP": "",
"NodePort": 8443,
"NodeName": "minikube",
"APIServerName": "minikubeCA",
"APIServerNames": null,
"APIServerIPs": null,
"DNSDomain": "cluster.local",
"ContainerRuntime": "docker",
"CRISocket": "",
"NetworkPlugin": "",
"FeatureGates": "",
"ServiceCIDR": "10.96.0.0/12",
"ImageRepository": "",
"ExtraOptions": null,
"ShouldLoadCachedImages": true,
"EnableDefaultCNI": false
}
}
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: k8s.gcr.io/kube-apiserver:v1.14.3 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-apiserver_v1.14.3
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: k8s.gcr.io/kube-proxy:v1.14.3 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-proxy_v1.14.3
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: k8s.gcr.io/kube-scheduler:v1.14.3 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-scheduler_v1.14.3
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: k8s.gcr.io/kube-controller-manager:v1.14.3 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-controller-manager_v1.14.3
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: k8s.gcr.io/k8s-dns-kube-dns-amd64:1.14.13 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\k8s-dns-kube-dns-amd64_1.14.13
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: k8s.gcr.io/pause:3.1 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\pause_3.1
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: k8s.gcr.io/k8s-dns-sidecar-amd64:1.14.13 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\k8s-dns-sidecar-amd64_1.14.13
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: k8s.gcr.io/coredns:1.3.1 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\coredns_1.3.1
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64:1.14.13 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\k8s-dns-dnsmasq-nanny-amd64_1.14.13
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: k8s.gcr.io/etcd:3.3.10 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\etcd_3.3.10
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: k8s.gcr.io/kubernetes-dashboard-amd64:v1.10.1 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kubernetes-dashboard-amd64_v1.10.1
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: k8s.gcr.io/kube-addon-manager:v9.0 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-addon-manager_v9.0
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: gcr.io/k8s-minikube/storage-provisioner:v1.8.1 at C:\Users\nelson\.minikube\cache\images\gcr.io\k8s-minikube\storage-provisioner_v1.8.1
I0802 19:07:19.177524 2476 cluster.go:95] Skipping create...Using existing machine configuration
* Tip: Use 'minikube start -p <name>' to create a new cluster, or 'minikube delete' to delete this one.
I0802 19:07:19.990521 2476 cache_images.go:309] OPENING: \\?\Volume{9b1209ce-33e0-46dd-81aa-b684b378259e}\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-scheduler_v1.14.3
I0802 19:07:19.992520 2476 cache_images.go:309] OPENING: \\?\Volume{9b1209ce-33e0-46dd-81aa-b684b378259e}\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-controller-manager_v1.14.3
I0802 19:07:19.997519 2476 cache_images.go:309] OPENING: \\?\Volume{9b1209ce-33e0-46dd-81aa-b684b378259e}\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-proxy_v1.14.3
I0802 19:07:19.997519 2476 cache_images.go:309] OPENING: \\?\Volume{9b1209ce-33e0-46dd-81aa-b684b378259e}\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-apiserver_v1.14.3
I0802 19:07:21.238130 2476 cluster.go:114] Machine state:
* Restarting existing hyperv VM for "minikube" ...
E0802 19:07:22.571182 2476 start.go:559] StartHost: start: exit status 1
I0802 19:07:22.576097 2476 utils.go:123] non-retriable error: start: exit status 1
W0802 19:07:22.577091 2476 exit.go:100] Unable to start VM: start: exit status 1
X Unable to start VM: start: exit status 1
* Sorry that minikube crashed. If this was unexpected, we would love to hear from you:
- https://github.com/kubernetes/minikube/issues/new
PS C:\WINDOWS\system32>
…________________________________
From: Sharif Elgamal <[email protected]>
Sent: Friday, August 2, 2019 5:05 PM
To: kubernetes/minikube <[email protected]>
Cc: fabricadd <[email protected]>; Author <[email protected]>
Subject: Re: [kubernetes/minikube] E0729 13:52:54.361550 7044 start.go:559] StartHost: create: creating: exit status 1 (#4910)
Sorry for not being more specific, if you append --alsologtostderr -v=4 to your minikube start call, you should get more verbose logs. If you want even more verbosity, you can make the -v number bigger.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#4910?email_source=notifications&email_token=AGCPPM5RYKZJO63UUM5JRFDQCRSMLA5CNFSM4IHRYWCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3OKFAA#issuecomment-517776000>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AGCPPM2H655ESFOJOVXMXF3QCRSMLANCNFSM4IHRYWCA>.
|
I also noticed just now that file "C:\Users\nelson\.minikube\config\config.json" is actually located in C:\Users\nelson\.minikube\profiles\minikube, as per screen capture below:
[cid:c24cdb9c-94a2-4a95-9cd6-ba44220fdb3e]
…________________________________
From: n n <[email protected]>
Sent: Friday, August 2, 2019 5:10 PM
To: kubernetes/minikube <[email protected]>
Subject: Re: [kubernetes/minikube] E0729 13:52:54.361550 7044 start.go:559] StartHost: create: creating: exit status 1 (#4910)
Hi and thank you again for your feedback, Sharif.
Here's what I get as output to the command minikube start --kubernetes-version="1.14.3" --vm-driver="hyperv" --hyperv-virtual-switch="Minikube" --alsologtostderr -v=5:
PS C:\WINDOWS\system32> minikube start --kubernetes-version="1.14.3" --vm-driver="hyperv" --hyperv-virtual-switch="Minikube" --alsologtostderr -v=5
W0802 19:07:18.862541 2476 root.go:151] Error reading config file at C:\Users\nelson\.minikube\config\config.json: open C:\Users\nelson\.minikube\config\config.json: The system cannot find the file specified.
I0802 19:07:18.866521 2476 notify.go:128] Checking for updates...
* minikube v1.2.0 on windows (amd64)
I0802 19:07:19.160518 2476 downloader.go:60] Not caching ISO, using https://storage.googleapis.com/minikube/iso/minikube-v1.2.0.iso
I0802 19:07:19.160518 2476 start.go:753] Saving config:
{
"MachineConfig": {
"KeepContext": false,
"MinikubeISO": "https://storage.googleapis.com/minikube/iso/minikube-v1.2.0.iso",
"Memory": 2048,
"CPUs": 2,
"DiskSize": 20000,
"VMDriver": "hyperv",
"ContainerRuntime": "docker",
"HyperkitVpnKitSock": "",
"HyperkitVSockPorts": [],
"XhyveDiskDriver": "ahci-hd",
"DockerEnv": null,
"InsecureRegistry": null,
"RegistryMirror": null,
"HostOnlyCIDR": "192.168.99.1/24",
"HypervVirtualSwitch": "Minikube",
"KvmNetwork": "default",
"DockerOpt": null,
"DisableDriverMounts": false,
"NFSShare": [],
"NFSSharesRoot": "/nfsshares",
"UUID": "",
"GPU": false,
"Hidden": false,
"NoVTXCheck": false
},
"KubernetesConfig": {
"KubernetesVersion": "v1.14.3",
"NodeIP": "",
"NodePort": 8443,
"NodeName": "minikube",
"APIServerName": "minikubeCA",
"APIServerNames": null,
"APIServerIPs": null,
"DNSDomain": "cluster.local",
"ContainerRuntime": "docker",
"CRISocket": "",
"NetworkPlugin": "",
"FeatureGates": "",
"ServiceCIDR": "10.96.0.0/12",
"ImageRepository": "",
"ExtraOptions": null,
"ShouldLoadCachedImages": true,
"EnableDefaultCNI": false
}
}
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: k8s.gcr.io/kube-apiserver:v1.14.3 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-apiserver_v1.14.3
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: k8s.gcr.io/kube-proxy:v1.14.3 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-proxy_v1.14.3
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: k8s.gcr.io/kube-scheduler:v1.14.3 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-scheduler_v1.14.3
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: k8s.gcr.io/kube-controller-manager:v1.14.3 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-controller-manager_v1.14.3
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: k8s.gcr.io/k8s-dns-kube-dns-amd64:1.14.13 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\k8s-dns-kube-dns-amd64_1.14.13
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: k8s.gcr.io/pause:3.1 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\pause_3.1
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: k8s.gcr.io/k8s-dns-sidecar-amd64:1.14.13 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\k8s-dns-sidecar-amd64_1.14.13
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: k8s.gcr.io/coredns:1.3.1 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\coredns_1.3.1
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64:1.14.13 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\k8s-dns-dnsmasq-nanny-amd64_1.14.13
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: k8s.gcr.io/etcd:3.3.10 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\etcd_3.3.10
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: k8s.gcr.io/kubernetes-dashboard-amd64:v1.10.1 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kubernetes-dashboard-amd64_v1.10.1
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: k8s.gcr.io/kube-addon-manager:v9.0 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-addon-manager_v9.0
I0802 19:07:19.161519 2476 cache_images.go:285] Attempting to cache image: gcr.io/k8s-minikube/storage-provisioner:v1.8.1 at C:\Users\nelson\.minikube\cache\images\gcr.io\k8s-minikube\storage-provisioner_v1.8.1
I0802 19:07:19.177524 2476 cluster.go:95] Skipping create...Using existing machine configuration
* Tip: Use 'minikube start -p <name>' to create a new cluster, or 'minikube delete' to delete this one.
I0802 19:07:19.990521 2476 cache_images.go:309] OPENING: \\?\Volume{9b1209ce-33e0-46dd-81aa-b684b378259e}\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-scheduler_v1.14.3
I0802 19:07:19.992520 2476 cache_images.go:309] OPENING: \\?\Volume{9b1209ce-33e0-46dd-81aa-b684b378259e}\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-controller-manager_v1.14.3
I0802 19:07:19.997519 2476 cache_images.go:309] OPENING: \\?\Volume{9b1209ce-33e0-46dd-81aa-b684b378259e}\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-proxy_v1.14.3
I0802 19:07:19.997519 2476 cache_images.go:309] OPENING: \\?\Volume{9b1209ce-33e0-46dd-81aa-b684b378259e}\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-apiserver_v1.14.3
I0802 19:07:21.238130 2476 cluster.go:114] Machine state:
* Restarting existing hyperv VM for "minikube" ...
E0802 19:07:22.571182 2476 start.go:559] StartHost: start: exit status 1
I0802 19:07:22.576097 2476 utils.go:123] non-retriable error: start: exit status 1
W0802 19:07:22.577091 2476 exit.go:100] Unable to start VM: start: exit status 1
X Unable to start VM: start: exit status 1
* Sorry that minikube crashed. If this was unexpected, we would love to hear from you:
- https://github.com/kubernetes/minikube/issues/new
PS C:\WINDOWS\system32>
________________________________
From: Sharif Elgamal <[email protected]>
Sent: Friday, August 2, 2019 5:05 PM
To: kubernetes/minikube <[email protected]>
Cc: fabricadd <[email protected]>; Author <[email protected]>
Subject: Re: [kubernetes/minikube] E0729 13:52:54.361550 7044 start.go:559] StartHost: create: creating: exit status 1 (#4910)
Sorry for not being more specific, if you append --alsologtostderr -v=4 to your minikube start call, you should get more verbose logs. If you want even more verbosity, you can make the -v number bigger.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#4910?email_source=notifications&email_token=AGCPPM5RYKZJO63UUM5JRFDQCRSMLA5CNFSM4IHRYWCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3OKFAA#issuecomment-517776000>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AGCPPM2H655ESFOJOVXMXF3QCRSMLANCNFSM4IHRYWCA>.
|
It looks like the VM isn't even starting anymore, have you tried doing a |
Hyper-V seems to be running though.
Indeed, I cannot do minikube delete yet. But made some progress, as I did copy that missing file manually first. Thence that specific error disappeared. yet it won't start minikube....
PS C:\Users\nelson\.minikube\config> cp C:\Users\nelson\.minikube\profiles\minikube\config.json .
PS C:\Users\nelson\.minikube\config> dir
Directory: C:\Users\nelson\.minikube\config
Mode LastWriteTime Length Name
---- ------------- ------ ----
-a---- 02/08/2019 19:56 1417 config.json
PS C:\Users\nelson\.minikube\config> minikube start -p minikube --kubernetes-version="1.14.3" --vm-driver="hyperv" --hyperv-virtual-switch="Minikube" --alsologtostderr -v=5
I0802 20:08:07.680919 9448 notify.go:128] Checking for updates...
* minikube v1.2.0 on windows (amd64)
I0802 20:08:08.230918 9448 downloader.go:60] Not caching ISO, using https://storage.googleapis.com/minikube/iso/minikube-v1.2.0.iso
I0802 20:08:08.230918 9448 start.go:753] Saving config:
{
"MachineConfig": {
"KeepContext": false,
"MinikubeISO": "https://storage.googleapis.com/minikube/iso/minikube-v1.2.0.iso",
"Memory": 2048,
"CPUs": 2,
"DiskSize": 20000,
"VMDriver": "hyperv",
"ContainerRuntime": "docker",
"HyperkitVpnKitSock": "",
"HyperkitVSockPorts": [],
"XhyveDiskDriver": "ahci-hd",
"DockerEnv": null,
"InsecureRegistry": null,
"RegistryMirror": null,
"HostOnlyCIDR": "192.168.99.1/24",
"HypervVirtualSwitch": "Minikube",
"KvmNetwork": "default",
"DockerOpt": null,
"DisableDriverMounts": false,
"NFSShare": [],
"NFSSharesRoot": "/nfsshares",
"UUID": "",
"GPU": false,
"Hidden": false,
"NoVTXCheck": false
},
"KubernetesConfig": {
"KubernetesVersion": "v1.14.3",
"NodeIP": "",
"NodePort": 8443,
"NodeName": "minikube",
"APIServerName": "minikubeCA",
"APIServerNames": null,
"APIServerIPs": null,
"DNSDomain": "cluster.local",
"ContainerRuntime": "docker",
"CRISocket": "",
"NetworkPlugin": "",
"FeatureGates": "",
"ServiceCIDR": "10.96.0.0/12",
"ImageRepository": "",
"ExtraOptions": null,
"ShouldLoadCachedImages": true,
"EnableDefaultCNI": false
}
}
I0802 20:08:08.230918 9448 cache_images.go:285] Attempting to cache image: gcr.io/k8s-minikube/storage-provisioner:v1.8.1 at C:\Users\nelson\.minikube\cache\images\gcr.io\k8s-minikube\storage-provisioner_v1.8.1
I0802 20:08:08.230918 9448 cache_images.go:285] Attempting to cache image: k8s.gcr.io/k8s-dns-kube-dns-amd64:1.14.13 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\k8s-dns-kube-dns-amd64_1.14.13
I0802 20:08:08.230918 9448 cache_images.go:285] Attempting to cache image: k8s.gcr.io/pause:3.1 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\pause_3.1
I0802 20:08:08.230918 9448 cache_images.go:285] Attempting to cache image: k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64:1.14.13 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\k8s-dns-dnsmasq-nanny-amd64_1.14.13
I0802 20:08:08.230918 9448 cache_images.go:285] Attempting to cache image: k8s.gcr.io/kube-proxy:v1.14.3 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-proxy_v1.14.3
I0802 20:08:08.230918 9448 cache_images.go:285] Attempting to cache image: k8s.gcr.io/kube-scheduler:v1.14.3 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-scheduler_v1.14.3
I0802 20:08:08.230918 9448 cache_images.go:285] Attempting to cache image: k8s.gcr.io/kube-apiserver:v1.14.3 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-apiserver_v1.14.3
I0802 20:08:08.230918 9448 cache_images.go:285] Attempting to cache image: k8s.gcr.io/kube-controller-manager:v1.14.3 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-controller-manager_v1.14.3
I0802 20:08:08.230918 9448 cache_images.go:285] Attempting to cache image: k8s.gcr.io/coredns:1.3.1 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\coredns_1.3.1
I0802 20:08:08.230918 9448 cache_images.go:285] Attempting to cache image: k8s.gcr.io/k8s-dns-sidecar-amd64:1.14.13 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\k8s-dns-sidecar-amd64_1.14.13
I0802 20:08:08.230918 9448 cache_images.go:285] Attempting to cache image: k8s.gcr.io/etcd:3.3.10 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\etcd_3.3.10
I0802 20:08:08.230918 9448 cache_images.go:285] Attempting to cache image: k8s.gcr.io/kubernetes-dashboard-amd64:v1.10.1 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kubernetes-dashboard-amd64_v1.10.1
I0802 20:08:08.230918 9448 cache_images.go:285] Attempting to cache image: k8s.gcr.io/kube-addon-manager:v9.0 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-addon-manager_v9.0
I0802 20:08:08.236920 9448 cluster.go:95] Skipping create...Using existing machine configuration
* Tip: Use 'minikube start -p <name>' to create a new cluster, or 'minikube delete' to delete this one.
I0802 20:08:09.408834 9448 cluster.go:114] Machine state:
* Restarting existing hyperv VM for "minikube" ...
E0802 20:08:10.207764 9448 start.go:559] StartHost: start: exit status 1
I0802 20:08:10.212767 9448 utils.go:123] non-retriable error: start: exit status 1
W0802 20:08:10.212767 9448 exit.go:100] Unable to start VM: start: exit status 1
X Unable to start VM: start: exit status 1
* Sorry that minikube crashed. If this was unexpected, we would love to hear from you:
- https://github.com/kubernetes/minikube/issues/new
PS C:\Users\nelson\.minikube\config>
[cid:4d3666d2-7536-40db-8fa4-7620332d27f9]
[cid:8bb7884f-de5f-4d39-a9a3-154878d32c5a]
|
Hyper-V is running. Please see the virtual switch created:
[cid:7799a7db-5f84-4ada-9381-24ba6795baf8]
Do you think I'd better off trying to do the same on a Linux box inside WSL on Windows 10? I could try either Ubuntu (16.04 LTS or 18.04 LTS), openSUSE Leap 15.1, or Kali Linux. Which of these distros have the more mature/stable kubernetes environment ?
Thanks
…________________________________
From: Sharif Elgamal <[email protected]>
Sent: Friday, August 2, 2019 5:43 PM
To: kubernetes/minikube <[email protected]>
Cc: fabricadd <[email protected]>; Author <[email protected]>
Subject: Re: [kubernetes/minikube] E0729 13:52:54.361550 7044 start.go:559] StartHost: create: creating: exit status 1 (#4910)
It looks like the VM isn't even starting anymore, have you tried doing a minikube delete and retrying a minikube start after?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#4910?email_source=notifications&email_token=AGCPPM4ISX6RQBFG4XVFTITQCRW4RA5CNFSM4IHRYWCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3ONCNI#issuecomment-517787957>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AGCPPM2GHDYOGFT5KGNKXY3QCRW4RANCNFSM4IHRYWCA>.
|
Additional evidence of Hyper-V running:
[cid:398dc8d9-3505-4adf-aab8-d47523f9a2ad]
…________________________________
From: n n <[email protected]>
Sent: Friday, August 2, 2019 7:03 PM
To: kubernetes/minikube <[email protected]>
Subject: Re: [kubernetes/minikube] E0729 13:52:54.361550 7044 start.go:559] StartHost: create: creating: exit status 1 (#4910)
Hyper-V is running. Please see the virtual switch created:
[cid:7799a7db-5f84-4ada-9381-24ba6795baf8]
Do you think I'd better off trying to do the same on a Linux box inside WSL on Windows 10? I could try either Ubuntu (16.04 LTS or 18.04 LTS), openSUSE Leap 15.1, or Kali Linux. Which of these distros have the more mature/stable kubernetes environment ?
Thanks
________________________________
From: Sharif Elgamal <[email protected]>
Sent: Friday, August 2, 2019 5:43 PM
To: kubernetes/minikube <[email protected]>
Cc: fabricadd <[email protected]>; Author <[email protected]>
Subject: Re: [kubernetes/minikube] E0729 13:52:54.361550 7044 start.go:559] StartHost: create: creating: exit status 1 (#4910)
It looks like the VM isn't even starting anymore, have you tried doing a minikube delete and retrying a minikube start after?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#4910?email_source=notifications&email_token=AGCPPM4ISX6RQBFG4XVFTITQCRW4RA5CNFSM4IHRYWCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3ONCNI#issuecomment-517787957>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AGCPPM2GHDYOGFT5KGNKXY3QCRW4RANCNFSM4IHRYWCA>.
|
Hello,
I did not give up....
FYI - I made progress only after circumventing Hyper-V, by using VirtualBox instead.
[cid:8f49d8e0-5626-4955-9dc0-473a3d5d31a8]
Cheers
|
@fabricadd thanks for not giving up :) |
I think we're going to need I didn't see any useful error messages from Hyper-V in the previously attached logs. Do you mind sharing the output of |
Hello Thomas,
Thanks for trying to help. Please see below the requested output. Note that yesterday I eventually managed to have minikube start again successfully with Hyper-V, having disabled VirtualBox. I'm surprised to not be able to have it automatically started when switching on my laptop....
PS C:\users\nelson> minikube start -p --kubernetes-version="v1.15.0" --vm-driver="hyperv" --memory=4096 --hyperv-virtual-switch="Minikube" --v=7 --alsologtostderr W0815 19:40:49.041699 868 root.go:208] Error reading config file at C:\Users\nelson\.minikube\config\config.json: open C:\Users\nelson\.minikube\config\config.json: The system cannot find the path specified.
I0815 19:40:49.049683 868 notify.go:124] Checking for updates...
! minikube 1.3.1 is available! Download it: https://github.com/kubernetes/minikube/releases/tag/v/1.3.1
* To disable this notice, run: 'minikube config set WantUpdateNotification false'
I0815 19:40:49.882753 868 start.go:223] hostinfo: {"hostname":"MonS3Pro","uptime":6925,"bootTime":1565883924,"procs":190,"os":"windows","platform":"Microsoft Windows 10 Enterprise","platformFamily":"Standalone Workstation","platformVersion":"10.0.18362 Build 18362","kernelVersion":"","virtualizationSystem":"","virtualizationRole":"","hostid":"2b53dfb4-0ac9-412a-bf58-19ba59b92c58"}
W0815 19:40:49.882753 868 start.go:231] gopshost.Virtualization returned error: not implemented yet
* [--kubernetes-version=v1.15.0] minikube v1.3.0 on Microsoft Windows 10 Enterprise 10.0.18362 Build 18362
I0815 19:40:49.883759 868 downloader.go:76] full url: https://storage.googleapis.com/minikube/iso/minikube-v1.3.0.iso?checksum=file:https://storage.googleapis.com/minikube/iso/minikube-v1.3.0.iso.sha256
* Downloading VM boot image ...
minikube-v1.3.0.iso.sha256: 65 B / 65 B [=====================] 100.00% 0s
minikube-v1.3.0.iso: 131.07 MiB / 131.07 MiB [=============] 100.00% 9m19s
I0815 19:50:12.204233 868 cache_images.go:286] Attempting to cache image: k8s.gcr.io/kube-proxy:v1.15.2 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-proxy_v1.15.2
I0815 19:50:12.204233 868 cache_images.go:286] Attempting to cache image: gcr.io/k8s-minikube/storage-provisioner:v1.8.1 at C:\Users\nelson\.minikube\cache\images\gcr.io\k8s-minikube\storage-provisioner_v1.8.1
I0815 19:50:12.204233 868 cache_images.go:286] Attempting to cache image: k8s.gcr.io/k8s-dns-sidecar-amd64:1.14.13 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\k8s-dns-sidecar-amd64_1.14.13
I0815 19:50:12.204233 868 cache_images.go:286] Attempting to cache image: k8s.gcr.io/etcd:3.3.10 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\etcd_3.3.10
I0815 19:50:12.204233 868 cache_images.go:286] Attempting to cache image: k8s.gcr.io/coredns:1.3.1 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\coredns_1.3.1
I0815 19:50:12.204233 868 cache_images.go:286] Attempting to cache image: k8s.gcr.io/kubernetes-dashboard-amd64:v1.10.1 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kubernetes-dashboard-amd64_v1.10.1
I0815 19:50:12.204233 868 cache_images.go:286] Attempting to cache image: k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64:1.14.13 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\k8s-dns-dnsmasq-nanny-amd64_1.14.13
I0815 19:50:12.204233 868 cache_images.go:286] Attempting to cache image: k8s.gcr.io/kube-addon-manager:v9.0 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-addon-manager_v9.0
I0815 19:50:12.204233 868 cache_images.go:286] Attempting to cache image: k8s.gcr.io/kube-apiserver:v1.15.2 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-apiserver_v1.15.2
I0815 19:50:12.204233 868 cache_images.go:286] Attempting to cache image: k8s.gcr.io/kube-controller-manager:v1.15.2 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-controller-manager_v1.15.2
I0815 19:50:12.204233 868 cache_images.go:286] Attempting to cache image: k8s.gcr.io/kube-scheduler:v1.15.2 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-scheduler_v1.15.2
I0815 19:50:12.204233 868 cache_images.go:286] Attempting to cache image: k8s.gcr.io/pause:3.1 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\pause_3.1
I0815 19:50:12.204233 868 cache_images.go:286] Attempting to cache image: k8s.gcr.io/k8s-dns-kube-dns-amd64:1.14.13 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\k8s-dns-kube-dns-amd64_1.14.13
I0815 19:50:12.205222 868 start.go:922] Saving config:
{
"MachineConfig": {
"KeepContext": false,
"MinikubeISO": "https://storage.googleapis.com/minikube/iso/minikube-v1.3.0.iso",
"Memory": 4096,
"CPUs": 2,
"DiskSize": 20000,
"VMDriver": "hyperv",
"ContainerRuntime": "docker",
"HyperkitVpnKitSock": "",
"HyperkitVSockPorts": [],
"DockerEnv": null,
"InsecureRegistry": null,
"RegistryMirror": null,
"HostOnlyCIDR": "192.168.99.1/24",
"HypervVirtualSwitch": "Minikube",
"KVMNetwork": "default",
"KVMQemuURI": "qemu:///system",
"KVMGPU": false,
"KVMHidden": false,
"DockerOpt": null,
"DisableDriverMounts": false,
"NFSShare": [],
"NFSSharesRoot": "/nfsshares",
"UUID": "",
"NoVTXCheck": false,
"DNSProxy": false,
"HostDNSResolver": true
},
"KubernetesConfig": {
"KubernetesVersion": "v1.15.2",
"NodeIP": "",
"NodePort": 8443,
"NodeName": "minikube",
"APIServerName": "minikubeCA",
"APIServerNames": null,
"APIServerIPs": null,
"DNSDomain": "cluster.local",
"ContainerRuntime": "docker",
"CRISocket": "",
"NetworkPlugin": "",
"FeatureGates": "",
"ServiceCIDR": "10.96.0.0/12",
"ImageRepository": "",
"ExtraOptions": null,
"ShouldLoadCachedImages": true,
"EnableDefaultCNI": false
}
}
I0815 19:50:12.339228 868 cluster.go:98] Skipping create...Using existing machine configuration
E0815 19:50:12.436226 868 start.go:723] StartHost: Error loading existing host. Please try running [minikube delete], then run [minikube start] again.: filestore: open C:\Users\nelson\.minikube\machines\--kubernetes-version=v1.15.0\config.json: The system cannot find the file specified.
I0815 19:50:12.548226 868 utils.go:127] non-retriable error: Error loading existing host. Please try running [minikube delete], then run [minikube start] again.: filestore: open C:\Users\nelson\.minikube\machines\--kubernetes-version=v1.15.0\config.json: The system cannot find the file specified.
W0815 19:50:12.586225 868 exit.go:99] Unable to start VM: Error loading existing host. Please try running [minikube delete], then run [minikube start] again.: filestore: open C:\Users\nelson\.minikube\machines\--kubernetes-version=v1.15.0\config.json: The system cannot find the file specified.
*
X Unable to start VM: Error loading existing host. Please try running [minikube delete], then run [minikube start] again.: filestore: open C:\Users\nelson\.minikube\machines\--kubernetes-version=v1.15.0\config.json: The system cannot find the file specified.
*
* Sorry that minikube crashed. If this was unexpected, we would love to hear from you:
- https://github.com/kubernetes/minikube/issues/new/choose
…________________________________
From: Thomas Strömberg <[email protected]>
Sent: Thursday, August 15, 2019 6:22 PM
To: kubernetes/minikube <[email protected]>
Cc: fabricadd <[email protected]>; Mention <[email protected]>
Subject: Re: [kubernetes/minikube] E0729 13:52:54.361550 7044 start.go:559] StartHost: create: creating: exit status 1 (#4910)
I think we're going to need -v=7 to see the machine driver logs: https://minikube.sigs.k8s.io/docs/tasks/debug/#enabling-debug-logs
I didn't see any useful error messages from Hyper-V in the previously attached logs. Do you mind sharing the output of minikube start --alsologtostderr -v=7 <your hyperv flags>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#4910?email_source=notifications&email_token=AGCPPM2GISGIPSC4SQBXJFTQEWNEVA5CNFSM4IHRYWCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4MS5EY#issuecomment-521744019>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AGCPPM7I73ED3NYFLXYZLJTQEWNEVANCNFSM4IHRYWCA>.
|
@fabricadd - The
If you remove the |
it was just a typo that I later corrected. yet it failed.
I later tested Microk8s with Multipass and it seemed to work for a while but the need for a vm was still too resource consuming for the 8GB RAM Windows 10 laptop.
Then moved on to Bionic Beaver with a Microk8s engine and it works much much better.
[cid:7515fdff-9b76-4c52-959a-9644a33db911]
…________________________________
From: Thomas Strömberg <[email protected]>
Sent: Thursday, August 22, 2019 7:17 PM
To: kubernetes/minikube <[email protected]>
Cc: fabricadd <[email protected]>; Mention <[email protected]>
Subject: Re: [kubernetes/minikube] E0729 13:52:54.361550 7044 start.go:559] StartHost: create: creating: exit status 1 (#4910)
@fabricadd<https://github.com/fabricadd> - The -p flag is meant to give your cluster a name. I think you can omit it, as it's confusingly setting your cluster name to --kubernetes-version="v1.15.0"
minikube start -p --kubernetes-version="v1.15.0" --vm-driver="hyperv" --memory=4096 --hyperv-virtual-switch="Minikube" --v=7 --alsologtostderr
If you remove the -p option, does the error message improve?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#4910?email_source=notifications&email_token=AGCPPMZ3MMVDO6DD6P4OFTLQF3Q57A5CNFSM4IHRYWCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD46DMSI#issuecomment-524039753>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AGCPPM6R4KBCD7FILHC2CLDQF3Q57ANCNFSM4IHRYWCA>.
|
OK. If you ever get time, I'd be curious to see the output from minikube v1.3.1, but first run |
Gonna try just now. I'm curious as to where are these two coming from, if none has been installed yet.... is it from Docker?....
PS C:\users\nelson> kubectl version -v=8 --alsologtostderr
I0823 16:38:20.804596 2168 round_trippers.go:416] GET http://localhost:8080/version?timeout=32s
I0823 16:38:20.806566 2168 round_trippers.go:423] Request Headers:
I0823 16:38:20.807560 2168 round_trippers.go:426] Accept: application/json, */*
I0823 16:38:20.807560 2168 round_trippers.go:426] User-Agent: kubectl.exe/v1.14.3 (windows/amd64) kubernetes/5e53fd6
I0823 16:38:23.119224 2168 round_trippers.go:441] Response Status: in 2311 milliseconds
I0823 16:38:23.119224 2168 round_trippers.go:444] Response Headers:
Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.3", GitCommit:"5e53fd6bc17c0dec8434817e69b04a25d8ae0ff0", GitTreeState:"clean", BuildDate:"2019-06-06T01:44:30Z", GoVersion:"go1.12.5", Compiler:"gc", Platform:"windows/amd64"}
I0823 16:38:23.124237 2168 helpers.go:214] Connection error: Get http://localhost:8080/version?timeout=32s: dial tcp [::1]:8080: connectex: No connection could be made because the target machine actively refused it.
F0823 16:38:23.126237 2168 helpers.go:114] Unable to connect to the server: dial tcp [::1]:8080: connectex: No connection could be made because the target machine actively refused it.
PS C:\users\nelson> minikube version -v=8 --alsologtostderr
W0823 16:38:36.473260 10300 root.go:151] Error reading config file at C:\Users\nelson\.minikube\config\config.json: open C:\Users\nelson\.minikube\config\config.json: The system cannot find the file specified.
minikube version: v1.2.0
PS C:\users\nelson>
As a test, I then deinstalled Docker and ran again the version check command and, surprise surprise!... it now responds as v1.15.1. Perhaps there's a simple explanation but I don't know it.
PS C:\WINDOWS\system32> kubectl version -v=8 --alsologtostderr
I0823 17:18:54.161159 8672 round_trippers.go:416] GET http://localhost:8080/version?timeout=32s
I0823 17:18:54.162137 8672 round_trippers.go:423] Request Headers:
I0823 17:18:54.163135 8672 round_trippers.go:426] Accept: application/json, */*
I0823 17:18:54.163135 8672 round_trippers.go:426] User-Agent: kubectl.exe/v1.15.1 (windows/amd64) kubernetes/4485c6f
I0823 17:18:56.499214 8672 round_trippers.go:441] Response Status: in 2334 milliseconds
I0823 17:18:56.499214 8672 round_trippers.go:444] Response Headers:
Client Version: version.Info{Major:"1", Minor:"15", GitVersion:"v1.15.1", GitCommit:"4485c6f18cee9a5d3c3b4e523bd27972b1b53892", GitTreeState:"clean", BuildDate:"2019-07-18T09:18:22Z", GoVersion:"go1.12.5", Compiler:"gc", Platform:"windows/amd64"}
I0823 17:18:56.503214 8672 helpers.go:217] Connection error: Get http://localhost:8080/version?timeout=32s: dial tcp [::1]:8080: connectex: No connection could be made because the target machine actively refused it.
F0823 17:18:56.504214 8672 helpers.go:114] Unable to connect to the server: dial tcp [::1]:8080: connectex: No connection could be made because the target machine actively refused it.
…________________________________
From: Thomas Strömberg <[email protected]>
Sent: Thursday, August 22, 2019 11:55 PM
To: kubernetes/minikube <[email protected]>
Cc: fabricadd <[email protected]>; Mention <[email protected]>
Subject: Re: [kubernetes/minikube] E0729 13:52:54.361550 7044 start.go:559] StartHost: create: creating: exit status 1 (#4910)
OK. If you ever get time, I'd be curious to see the output from minikube v1.3.1, but first run minikube delete to clear up the previous state. Thanks!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#4910?email_source=notifications&email_token=AGCPPM6IJWQGNQV7BOYZVKTQF4RNLA5CNFSM4IHRYWCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD46XGFI#issuecomment-524120853>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AGCPPM3LOQUAEOP6EXMHJBLQF4RNLANCNFSM4IHRYWCA>.
|
Hi,
Please see below (yellowed) the full logs of the latest attemp. It seems quite close... after what appears to be a failure scarce meters away from the goal, I've done the following:
PS C:\WINDOWS\system32> Hyper-V\Get-VM minikube
Name State CPUUsage(%) MemoryAssigned(M) Uptime Status Version
---- ----- ----------- ----------------- ------ ------ -------
minikube Running 3 2048 00:14:07.3820000 Operating normally 9.0
* Which appears to match what the Hyper-V Manager shows too:
[cid:72d7047b-02aa-493e-a07d-3d9df71826c7]
Then I tried another (simple) minikube start:
PS C:\users\nelson> minikube status host: Running
kubelet:
apiserver: Stopped
kubectl: Correctly Configured: pointing to minikube-vm at fe80::215:5dff:fe01:1e02
PS C:\users\nelson> kubectl get all Unable to connect to the server: dial tcp [fe80::215:5dff:fe01:1e02]:8443: connectex: No connection could be made because the target machine actively refused it.
PS C:\users\nelson> minikube start * minikube v1.3.1 on Microsoft Windows 10 Enterprise 10.0.18362 Build 18362
* Upgrading from Kubernetes 1.15.1 to 1.15.2
*
! Ignoring --vm-driver=virtualbox, as the existing "minikube" VM was created using the hyperv driver.
! To switch drivers, you may create a new VM using `minikube start -p <name> --vm-driver=virtualbox`
! Alternatively, you may delete the existing VM using `minikube delete -p minikube`
*
* Using the running hyperv "minikube" VM ...
* Waiting for the host to be provisioned ...
* Preparing Kubernetes v1.15.2 on Docker 18.09.8 ...
* Downloading kubeadm v1.15.2
* Downloading kubelet v1.15.2
* Pulling images ...
* Relaunching Kubernetes using kubeadm ...
*
X Error restarting cluster: running cmd: sudo kubeadm init phase certs all --config /var/lib/kubeadm.yaml: command failed: sudo kubeadm init phase certs all --config /var/lib/kubeadm.yaml
stdout:
stderr: cannot use "fe80::215:5dff:fe01:1e02" as the bind address for the API Server
: Process exited with status 1
*
* Sorry that minikube crashed. If this was unexpected, we would love to hear from you:
- https://github.com/kubernetes/minikube/issues/new/choose
PS C:\users\nelson>
…-----
First attempt (full creation):
PS C:\users\nelson> minikube start -p minikube --kubernetes-version="v1.15.1" --vm-driver="hyperv" --memory=2048 --hyperv-virtual-switch="Minikube" --v=8 --alsologtostderr W0823 20:27:51.909119 6868 root.go:254] Error reading config file at C:\Users\nelson\.minikube\config\config.json: open C:\Users\nelson\.minikube\config\config.json: The system cannot find the path specified.
I0823 20:27:51.917122 6868 notify.go:124] Checking for updates...
I0823 20:27:52.208243 6868 start.go:224] hostinfo: {"hostname":"MonS3Pro","uptime":763,"bootTime":1566584109,"procs":194,"os":"windows","platform":"Microsoft Windows 10 Enterprise","platformFamily":"Standalone Workstation","platformVersion":"10.0.18362 Build 18362","kernelVersion":"","virtualizationSystem":"","virtualizationRole":"","hostid":"2b53dfb4-0ac9-412a-bf58-19ba59b92c58"}
W0823 20:27:52.209237 6868 start.go:232] gopshost.Virtualization returned error: not implemented yet
* minikube v1.3.1 on Microsoft Windows 10 Enterprise 10.0.18362 Build 18362
I0823 20:27:52.211236 6868 downloader.go:80] full url: https://storage.googleapis.com/minikube/iso/minikube-v1.3.0.iso?checksum=file:https://storage.googleapis.com/minikube/iso/minikube-v1.3.0.iso.sha256
* Downloading VM boot image ...
minikube-v1.3.0.iso.sha256: 65 B / 65 B [--------------------] 100.00% ? p/s 0s
minikube-v1.3.0.iso: 131.07 MiB / 131.07 MiB [-------] 100.00% 8.97 MiB p/s 15s
I0823 20:28:08.169684 6868 cache_images.go:286] Attempting to cache image: gcr.io/k8s-minikube/storage-provisioner:v1.8.1 at C:\Users\nelson\.minikube\cache\images\gcr.io\k8s-minikube\storage-provisioner_v1.8.1
I0823 20:28:08.169684 6868 cache_images.go:286] Attempting to cache image: k8s.gcr.io/kube-proxy:v1.15.1 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-proxy_v1.15.1
I0823 20:28:08.169684 6868 cache_images.go:286] Attempting to cache image: k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64:1.14.13 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\k8s-dns-dnsmasq-nanny-amd64_1.14.13
I0823 20:28:08.169684 6868 cache_images.go:286] Attempting to cache image: k8s.gcr.io/kube-scheduler:v1.15.1 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-scheduler_v1.15.1
I0823 20:28:08.169684 6868 cache_images.go:286] Attempting to cache image: k8s.gcr.io/kube-controller-manager:v1.15.1 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-controller-manager_v1.15.1
I0823 20:28:08.169684 6868 cache_images.go:286] Attempting to cache image: k8s.gcr.io/kube-apiserver:v1.15.1 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-apiserver_v1.15.1
I0823 20:28:08.169684 6868 cache_images.go:286] Attempting to cache image: k8s.gcr.io/coredns:1.3.1 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\coredns_1.3.1
I0823 20:28:08.169684 6868 cache_images.go:286] Attempting to cache image: k8s.gcr.io/pause:3.1 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\pause_3.1
I0823 20:28:08.169684 6868 cache_images.go:286] Attempting to cache image: k8s.gcr.io/k8s-dns-kube-dns-amd64:1.14.13 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\k8s-dns-kube-dns-amd64_1.14.13
I0823 20:28:08.169684 6868 cache_images.go:286] Attempting to cache image: k8s.gcr.io/etcd:3.3.10 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\etcd_3.3.10
I0823 20:28:08.169684 6868 cache_images.go:286] Attempting to cache image: k8s.gcr.io/k8s-dns-sidecar-amd64:1.14.13 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\k8s-dns-sidecar-amd64_1.14.13
I0823 20:28:08.169684 6868 cache_images.go:286] Attempting to cache image: k8s.gcr.io/kube-addon-manager:v9.0 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-addon-manager_v9.0
I0823 20:28:08.169684 6868 cache_images.go:286] Attempting to cache image: k8s.gcr.io/kubernetes-dashboard-amd64:v1.10.1 at C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kubernetes-dashboard-amd64_v1.10.1
I0823 20:28:08.169684 6868 start.go:922] Saving config:
{
"MachineConfig": {
"KeepContext": false,
"MinikubeISO": "https://storage.googleapis.com/minikube/iso/minikube-v1.3.0.iso",
"Memory": 2048,
"CPUs": 2,
"DiskSize": 20000,
"VMDriver": "hyperv",
"ContainerRuntime": "docker",
"HyperkitVpnKitSock": "",
"HyperkitVSockPorts": [],
"DockerEnv": null,
"InsecureRegistry": null,
"RegistryMirror": null,
"HostOnlyCIDR": "192.168.99.1/24",
"HypervVirtualSwitch": "Minikube",
"KVMNetwork": "default",
"KVMQemuURI": "qemu:///system",
"KVMGPU": false,
"KVMHidden": false,
"DockerOpt": null,
"DisableDriverMounts": false,
"NFSShare": [],
"NFSSharesRoot": "/nfsshares",
"UUID": "",
"NoVTXCheck": false,
"DNSProxy": false,
"HostDNSResolver": true
},
"KubernetesConfig": {
"KubernetesVersion": "v1.15.1",
"NodeIP": "",
"NodePort": 8443,
"NodeName": "minikube",
"APIServerName": "minikubeCA",
"APIServerNames": null,
"APIServerIPs": null,
"DNSDomain": "cluster.local",
"ContainerRuntime": "docker",
"CRISocket": "",
"NetworkPlugin": "",
"FeatureGates": "",
"ServiceCIDR": "10.96.0.0/12",
"ImageRepository": "",
"ExtraOptions": null,
"ShouldLoadCachedImages": true,
"EnableDefaultCNI": false
}
}
I0823 20:28:08.452688 6868 cluster.go:93] Machine does not exist... provisioning new machine
I0823 20:28:08.505687 6868 cluster.go:94] Provisioning machine with config: {KeepContext:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.3.0.iso Memory:2048 CPUs:2 DiskSize:20000 VMDriver:hyperv ContainerRuntime:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch:Minikube KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false Downloader:{} DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true}
* Creating hyperv VM (CPUs=2, Memory=2048MB, Disk=20000MB) ...
Creating CA: C:\Users\nelson\.minikube\certs\ca.pem
I0823 20:28:09.215687 6868 cache_images.go:310] OPENING: \\?\Volume{9b1209ce-33e0-46dd-81aa-b684b378259e}\Users\nelson\.minikube\cache\images\gcr.io\k8s-minikube\storage-provisioner_v1.8.1
I0823 20:28:09.343687 6868 cache_images.go:310] OPENING: \\?\Volume{9b1209ce-33e0-46dd-81aa-b684b378259e}\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-apiserver_v1.15.1
I0823 20:28:09.372686 6868 cache_images.go:310] OPENING: \\?\Volume{9b1209ce-33e0-46dd-81aa-b684b378259e}\Users\nelson\.minikube\cache\images\k8s.gcr.io\pause_3.1
I0823 20:28:09.381686 6868 cache_images.go:310] OPENING: \\?\Volume{9b1209ce-33e0-46dd-81aa-b684b378259e}\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-controller-manager_v1.15.1
I0823 20:28:09.434684 6868 cache_images.go:310] OPENING: \\?\Volume{9b1209ce-33e0-46dd-81aa-b684b378259e}\Users\nelson\.minikube\cache\images\k8s.gcr.io\coredns_1.3.1
I0823 20:28:09.442688 6868 cache_images.go:310] OPENING: \\?\Volume{9b1209ce-33e0-46dd-81aa-b684b378259e}\Users\nelson\.minikube\cache\images\k8s.gcr.io\k8s-dns-dnsmasq-nanny-amd64_1.14.13
I0823 20:28:09.473687 6868 cache_images.go:310] OPENING: \\?\Volume{9b1209ce-33e0-46dd-81aa-b684b378259e}\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-scheduler_v1.15.1
I0823 20:28:09.479689 6868 cache_images.go:310] OPENING: \\?\Volume{9b1209ce-33e0-46dd-81aa-b684b378259e}\Users\nelson\.minikube\cache\images\k8s.gcr.io\etcd_3.3.10
I0823 20:28:09.495691 6868 cache_images.go:310] OPENING: \\?\Volume{9b1209ce-33e0-46dd-81aa-b684b378259e}\Users\nelson\.minikube\cache\images\k8s.gcr.io\k8s-dns-kube-dns-amd64_1.14.13
I0823 20:28:09.509687 6868 cache_images.go:310] OPENING: \\?\Volume{9b1209ce-33e0-46dd-81aa-b684b378259e}\Users\nelson\.minikube\cache\images\k8s.gcr.io\kubernetes-dashboard-amd64_v1.10.1 I0823 20:28:09.512686 6868 cache_images.go:310] OPENING: \\?\Volume{9b1209ce-33e0-46dd-81aa-b684b378259e}\Users\nelson\.minikube\cache\images\k8s.gcr.io\k8s-dns-sidecar-amd64_1.14.13 I0823 20:28:09.525702 6868 cache_images.go:310] OPENING: \\?\Volume{9b1209ce-33e0-46dd-81aa-b684b378259e}\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-proxy_v1.15.1 I0823 20:28:09.559690 6868 cache_images.go:310] OPENING: \\?\Volume{9b1209ce-33e0-46dd-81aa-b684b378259e}\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-addon-manager_v9.0
Creating client certificate: C:\Users\nelson\.minikube\certs\cert.pem
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
[stdout =====>] : Hyper-V
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole("S-1-5-32-578")
[stdout =====>] : False
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
[stdout =====>] : True
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; (Hyper-V\Get-VMSwitch).Name
[stdout =====>] : Default Switch
DockerNAT
Minikube
[stderr =====>] :
Downloading C:\Users\nelson\.minikube\cache\boot2docker.iso from file://C:/Users/nelson/.minikube/cache/iso/minikube-v1.3.0.iso...
Creating SSH key... Creating VM... [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; (Hyper-V\Get-VMSwitch).Name [stdout =====>] : Default Switch DockerNAT Minikube [stderr =====>] : Using switch "Minikube"
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
[stdout =====>] : True
[stderr =====>] :
Creating VHD
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\nelson\.minikube\machines\minikube\fixed.vhd' -SizeBytes 10MB -Fixed
[stdout =====>] :
ComputerName : MONS3PRO
Path : C:\Users\nelson\.minikube\machines\minikube\fixed.vhd
VhdFormat : VHD
VhdType : Fixed
FileSize : 10486272
Size : 10485760
MinimumSize :
LogicalSectorSize : 512
PhysicalSectorSize : 512
BlockSize : 0
ParentPath :
DiskIdentifier : 9FD3B6E1-9704-4545-9F7F-9324D5C3BF17
FragmentationPercentage : 0 Alignment : 1 Attached : False DiskNumber : IsPMEMCompatible : False AddressAbstractionType : None
Number :
[stderr =====>] :
Writing magic tar header
Writing SSH key tar header
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\nelson\.minikube\machines\minikube\fixed.vhd' -DestinationPath 'C:\Users\nelson\.minikube\machines\minikube\disk.vhd' -VHDType Dynamic -DeleteSource
[stdout =====>] :
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\nelson\.minikube\machines\minikube\disk.vhd' -SizeBytes 20000MB
[stdout =====>] :
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM minikube -Path 'C:\Users\nelson\.minikube\machines\minikube' -SwitchName 'Minikube' -MemoryStartupBytes 2048MB
[stdout =====>] :
Name State CPUUsage(%) MemoryAssigned(M) Uptime Status Version
---- ----- ----------- ----------------- ------ ------ -------
minikube Off 0 0 00:00:00 Operating normally 9.0
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName minikube -DynamicMemoryEnabled $false
[stdout =====>] :
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor minikube -Count 2
[stdout =====>] :
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName minikube -Path 'C:\Users\nelson\.minikube\machines\minikube\boot2docker.iso'
[stdout =====>] :
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName minikube -Path 'C:\Users\nelson\.minikube\machines\minikube\disk.vhd'
[stdout =====>] :
[stderr =====>] :
Starting VM...
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM minikube
[stdout =====>] :
[stderr =====>] :
Waiting for host to start...
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state
I0823 20:28:45.171213 6868 cache_images.go:83] Successfully cached all images.
[stdout =====>] : Running
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0]
[stdout =====>] :
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state
[stdout =====>] : Running
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0]
[stdout =====>] :
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state
[stdout =====>] : Running
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0]
[stdout =====>] :
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state
[stdout =====>] : Running
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0]
[stdout =====>] :
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state
[stdout =====>] : Running
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0]
[stdout =====>] :
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state
[stdout =====>] : Running
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0]
[stdout =====>] :
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state
[stdout =====>] : Running
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0]
[stdout =====>] :
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state
[stdout =====>] : Running
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0]
[stdout =====>] :
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state
[stdout =====>] : Running
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0]
[stdout =====>] :
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state
[stdout =====>] : Running
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0]
[stdout =====>] : fe80::215:5dff:fe01:1e02
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state
[stdout =====>] : Running
[stderr =====>] :
setting hostname "minikube"
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state
[stdout =====>] : Running
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0]
[stdout =====>] : fe80::215:5dff:fe01:1e02
[stderr =====>] :
Using SSH client type: native
&{{{<nil> 0 [] [] []} docker [0x1536f30] 0x1536f00 <nil> [] 0s} fe80::215:5dff:fe01:1e02 22 <nil> <nil>}
About to run SSH command:
sudo hostname minikube && echo "minikube" | sudo tee /etc/hostname
SSH cmd err, output: <nil>: minikube
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state
[stdout =====>] : Running
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0]
[stdout =====>] : fe80::215:5dff:fe01:1e02
[stderr =====>] :
Using SSH client type: native
&{{{<nil> 0 [] [] []} docker [0x1536f30] 0x1536f00 <nil> [] 0s} fe80::215:5dff:fe01:1e02 22 <nil> <nil>}
About to run SSH command:
if ! grep -xq '.*\sminikube' /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 minikube/g' /etc/hosts;
else
echo '127.0.1.1 minikube' | sudo tee -a /etc/hosts;
fi
fi
SSH cmd err, output: <nil>:
set auth options {CertDir:C:\Users\nelson\.minikube CaCertPath:C:\Users\nelson\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\nelson\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\nelson\.minikube\machines\server.pem ServerKeyPath:C:\Users\nelson\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\nelson\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\nelson\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\nelson\.minikube}
setting up certificates
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state
[stdout =====>] : Running
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0]
[stdout =====>] : fe80::215:5dff:fe01:1e02
[stderr =====>] :
generating server cert: C:\Users\nelson\.minikube\machines\server.pem ca-key=C:\Users\nelson\.minikube\certs\ca.pem private-key=C:\Users\nelson\.minikube\certs\ca-key.pem org=nelson.minikube san=[fe80::215:5dff:fe01:1e02 localhost]
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state
[stdout =====>] : Running
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0]
[stdout =====>] : fe80::215:5dff:fe01:1e02
[stderr =====>] :
I0823 20:29:46.612895 6868 ssh_runner.go:101] SSH: sudo rm -f /etc/docker/ca.pem
I0823 20:29:46.661068 6868 ssh_runner.go:101] SSH: sudo mkdir -p /etc/docker
I0823 20:29:46.670279 6868 ssh_runner.go:182] Transferring 1034 bytes to ca.pem
I0823 20:29:46.674282 6868 ssh_runner.go:195] ca.pem: copied 1034 bytes
I0823 20:29:46.685281 6868 ssh_runner.go:101] SSH: sudo rm -f /etc/docker/server.pem
I0823 20:29:46.697280 6868 ssh_runner.go:101] SSH: sudo mkdir -p /etc/docker
I0823 20:29:46.708280 6868 ssh_runner.go:182] Transferring 1127 bytes to server.pem
I0823 20:29:46.710281 6868 ssh_runner.go:195] server.pem: copied 1127 bytes
I0823 20:29:46.720292 6868 ssh_runner.go:101] SSH: sudo rm -f /etc/docker/server-key.pem
I0823 20:29:46.733282 6868 ssh_runner.go:101] SSH: sudo mkdir -p /etc/docker
I0823 20:29:46.750307 6868 ssh_runner.go:182] Transferring 1679 bytes to server-key.pem
I0823 20:29:46.753282 6868 ssh_runner.go:195] server-key.pem: copied 1679 bytes
Setting Docker configuration on the remote daemon...
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state
[stdout =====>] : Running
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0]
[stdout =====>] : fe80::215:5dff:fe01:1e02
[stderr =====>] :
Using SSH client type: native
&{{{<nil> 0 [] [] []} docker [0x1536f30] 0x1536f00 <nil> [] 0s} fe80::215:5dff:fe01:1e02 22 <nil> <nil>}
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
[Service]
Type=notify
# DOCKER_RAMDISK disables pivot_root in Docker, using MS_MOVE instead.
Environment=DOCKER_RAMDISK=yes
# 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.
ExecStart=
ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --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
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
[Service]
Type=notify
# DOCKER_RAMDISK disables pivot_root in Docker, using MS_MOVE instead.
Environment=DOCKER_RAMDISK=yes
# 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.
ExecStart=
ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --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
# 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
setting minikube options for container-runtime
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state
[stdout =====>] : Running
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0]
[stdout =====>] : fe80::215:5dff:fe01:1e02
[stderr =====>] :
Using SSH client type: native
&{{{<nil> 0 [] [] []} docker [0x1536f30] 0x1536f00 <nil> [] 0s} fe80::215:5dff:fe01:1e02 22 <nil> <nil>}
About to run SSH command:
sudo mkdir -p /etc/sysconfig && printf %s "
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
" | sudo tee /etc/sysconfig/crio.minikube
SSH cmd err, output: <nil>:
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state
[stdout =====>] : Running
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0]
[stdout =====>] : fe80::215:5dff:fe01:1e02
[stderr =====>] :
Using SSH client type: native
&{{{<nil> 0 [] [] []} docker [0x1536f30] 0x1536f00 <nil> [] 0s} fe80::215:5dff:fe01:1e02 22 <nil> <nil>}
About to run SSH command:
sudo systemctl daemon-reload
SSH cmd err, output: <nil>:
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state
[stdout =====>] : Running
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0]
[stdout =====>] : fe80::215:5dff:fe01:1e02
[stderr =====>] :
Using SSH client type: native
&{{{<nil> 0 [] [] []} docker [0x1536f30] 0x1536f00 <nil> [] 0s} fe80::215:5dff:fe01:1e02 22 <nil> <nil>}
About to run SSH command:
sudo systemctl -f restart crio
SSH cmd err, output: Process exited with status 1: Job for crio.service failed because the control process exited with error code.
See "systemctl status crio.service" and "journalctl -xe" for details.
Unable to restart crio service. Error: %v ssh command error:
command : sudo systemctl -f restart crio
err : Process exited with status 1
output : Job for crio.service failed because the control process exited with error code.
See "systemctl status crio.service" and "journalctl -xe" for details.
Waiting for SSH to be available...
Getting to WaitForSSH function...
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state
[stdout =====>] : Running
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0]
[stdout =====>] : fe80::215:5dff:fe01:1e02
[stderr =====>] :
Using SSH client type: native
&{{{<nil> 0 [] [] []} docker [0x1536f30] 0x1536f00 <nil> [] 0s} fe80::215:5dff:fe01:1e02 22 <nil> <nil>}
About to run SSH command:
exit 0
SSH cmd err, output: <nil>:
Detecting the provisioner...
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state
[stdout =====>] : Running
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0]
[stdout =====>] : fe80::215:5dff:fe01:1e02
[stderr =====>] :
Using SSH client type: native
&{{{<nil> 0 [] [] []} docker [0x1536f30] 0x1536f00 <nil> [] 0s} fe80::215:5dff:fe01:1e02 22 <nil> <nil>}
About to run SSH command:
cat /etc/os-release
SSH cmd err, output: <nil>: NAME=Buildroot
VERSION=2018.05.3
ID=buildroot
VERSION_ID=2018.05.3
PRETTY_NAME="Buildroot 2018.05.3"
found compatible host: buildroot
I0823 20:30:07.436642 6868 cluster.go:410] Provisioned with Buildroot 2018.05.3
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state
[stdout =====>] : Running
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0]
[stdout =====>] : fe80::215:5dff:fe01:1e02
[stderr =====>] :
I0823 20:30:10.806419 6868 start.go:922] Saving config:
{
"MachineConfig": {
"KeepContext": false,
"MinikubeISO": "https://storage.googleapis.com/minikube/iso/minikube-v1.3.0.iso",
"Memory": 2048,
"CPUs": 2,
"DiskSize": 20000,
"VMDriver": "hyperv",
"ContainerRuntime": "docker",
"HyperkitVpnKitSock": "",
"HyperkitVSockPorts": [],
"DockerEnv": null,
"InsecureRegistry": null,
"RegistryMirror": null,
"HostOnlyCIDR": "192.168.99.1/24",
"HypervVirtualSwitch": "Minikube",
"KVMNetwork": "default",
"KVMQemuURI": "qemu:///system",
"KVMGPU": false,
"KVMHidden": false,
"DockerOpt": null,
"DisableDriverMounts": false,
"NFSShare": [],
"NFSSharesRoot": "/nfsshares",
"UUID": "",
"NoVTXCheck": false,
"DNSProxy": false,
"HostDNSResolver": true
},
"KubernetesConfig": {
"KubernetesVersion": "v1.15.1",
"NodeIP": "fe80::215:5dff:fe01:1e02",
"NodePort": 8443,
"NodeName": "minikube",
"APIServerName": "minikubeCA",
"APIServerNames": null,
"APIServerIPs": null,
"DNSDomain": "cluster.local",
"ContainerRuntime": "docker",
"CRISocket": "",
"NetworkPlugin": "",
"FeatureGates": "",
"ServiceCIDR": "10.96.0.0/12",
"ImageRepository": "",
"ExtraOptions": null,
"ShouldLoadCachedImages": true,
"EnableDefaultCNI": false
}
}
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state
[stdout =====>] : Running
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0]
[stdout =====>] : fe80::215:5dff:fe01:1e02
[stderr =====>] :
I0823 20:30:14.402721 6868 ssh_runner.go:101] SSH: systemctl is-active --quiet service containerd
I0823 20:30:14.455723 6868 ssh_runner.go:101] SSH: systemctl is-active --quiet service crio
I0823 20:30:14.466082 6868 ssh_runner.go:101] SSH: sudo systemctl start docker
I0823 20:30:15.198843 6868 ssh_runner.go:137] Run with output: docker version --format '{{.Server.Version}}'
I0823 20:30:15.239844 6868 utils.go:227] > 18.09.8
* Preparing Kubernetes v1.15.1 on Docker 18.09.8 ...
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state
[stdout =====>] : Running
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0]
[stdout =====>] : fe80::215:5dff:fe01:1e02
[stderr =====>] :
I0823 20:30:18.655590 6868 cache_images.go:199] Loading image from cache: C:\Users\nelson\.minikube\cache\images\gcr.io\k8s-minikube\storage-provisioner_v1.8.1
I0823 20:30:18.655590 6868 cache_images.go:199] Loading image from cache: C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\k8s-dns-kube-dns-amd64_1.14.13
I0823 20:30:18.655590 6868 cache_images.go:199] Loading image from cache: C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-apiserver_v1.15.1
I0823 20:30:18.655590 6868 cache_images.go:199] Loading image from cache: C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\pause_3.1
I0823 20:30:18.655590 6868 cache_images.go:199] Loading image from cache: C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-controller-manager_v1.15.1
I0823 20:30:18.655590 6868 cache_images.go:199] Loading image from cache: C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\etcd_3.3.10
I0823 20:30:18.655590 6868 cache_images.go:199] Loading image from cache: C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-proxy_v1.15.1
I0823 20:30:18.655590 6868 cache_images.go:199] Loading image from cache: C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-scheduler_v1.15.1
I0823 20:30:18.655590 6868 cache_images.go:199] Loading image from cache: C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\k8s-dns-dnsmasq-nanny-amd64_1.14.13
I0823 20:30:18.655590 6868 cache_images.go:199] Loading image from cache: C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kubernetes-dashboard-amd64_v1.10.1
I0823 20:30:18.655590 6868 cache_images.go:199] Loading image from cache: C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\k8s-dns-sidecar-amd64_1.14.13
I0823 20:30:18.655590 6868 cache_images.go:199] Loading image from cache: C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-addon-manager_v9.0
I0823 20:30:18.655590 6868 cache_images.go:199] Loading image from cache: C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\coredns_1.3.1
I0823 20:30:18.656571 6868 ssh_runner.go:101] SSH: sudo rm -f /tmp/storage-provisioner_v1.8.1
I0823 20:30:18.661562 6868 ssh_runner.go:101] SSH: sudo rm -f /tmp/k8s-dns-kube-dns-amd64_1.14.13
I0823 20:30:18.669768 6868 ssh_runner.go:101] SSH: sudo rm -f /tmp/kube-apiserver_v1.15.1
I0823 20:30:18.674766 6868 ssh_runner.go:101] SSH: sudo rm -f /tmp/pause_3.1
I0823 20:30:18.676759 6868 ssh_runner.go:101] SSH: sudo rm -f /tmp/kube-controller-manager_v1.15.1
I0823 20:30:18.685855 6868 ssh_runner.go:101] SSH: sudo rm -f /tmp/etcd_3.3.10
I0823 20:30:18.690845 6868 ssh_runner.go:101] SSH: sudo rm -f /tmp/kube-proxy_v1.15.1
I0823 20:30:18.692862 6868 ssh_runner.go:101] SSH: sudo rm -f /tmp/kube-scheduler_v1.15.1
I0823 20:30:18.701040 6868 ssh_runner.go:101] SSH: sudo rm -f /tmp/k8s-dns-dnsmasq-nanny-amd64_1.14.13
I0823 20:30:18.707038 6868 ssh_runner.go:101] SSH: sudo rm -f /tmp/kubernetes-dashboard-amd64_v1.10.1
I0823 20:30:18.709039 6868 ssh_runner.go:101] SSH: sudo rm -f /tmp/k8s-dns-sidecar-amd64_1.14.13
I0823 20:30:18.717676 6868 ssh_runner.go:101] SSH: sudo rm -f /tmp/kube-addon-manager_v9.0
I0823 20:30:18.723668 6868 ssh_runner.go:101] SSH: sudo rm -f /tmp/coredns_1.3.1
I0823 20:30:18.738683 6868 ssh_runner.go:101] SSH: sudo mkdir -p /tmp
I0823 20:30:18.754681 6868 ssh_runner.go:101] SSH: sudo mkdir -p /tmp
I0823 20:30:18.773200 6868 ssh_runner.go:101] SSH: sudo mkdir -p /tmp
I0823 20:30:18.776213 6868 ssh_runner.go:101] SSH: sudo mkdir -p /tmp
I0823 20:30:18.790210 6868 ssh_runner.go:101] SSH: sudo mkdir -p /tmp
I0823 20:30:18.804206 6868 ssh_runner.go:101] SSH: sudo mkdir -p /tmp
I0823 20:30:18.816202 6868 ssh_runner.go:101] SSH: sudo mkdir -p /tmp
I0823 20:30:18.836204 6868 ssh_runner.go:101] SSH: sudo mkdir -p /tmp
I0823 20:30:18.857204 6868 ssh_runner.go:101] SSH: sudo mkdir -p /tmp
I0823 20:30:18.872228 6868 ssh_runner.go:101] SSH: sudo mkdir -p /tmp
I0823 20:30:18.875229 6868 ssh_runner.go:101] SSH: sudo mkdir -p /tmp
I0823 20:30:18.950207 6868 ssh_runner.go:182] Transferring 20683776 bytes to storage-provisioner_v1.8.1
I0823 20:30:18.954216 6868 ssh_runner.go:101] SSH: sudo mkdir -p /tmp
I0823 20:30:18.968219 6868 ssh_runner.go:101] SSH: sudo mkdir -p /tmp
I0823 20:30:19.077220 6868 ssh_runner.go:182] Transferring 318976 bytes to pause_3.1
I0823 20:30:19.089211 6868 ssh_runner.go:182] Transferring 29871616 bytes to kube-scheduler_v1.15.1
I0823 20:30:19.090226 6868 ssh_runner.go:182] Transferring 30113280 bytes to kube-proxy_v1.15.1
I0823 20:30:19.090226 6868 ssh_runner.go:182] Transferring 44910592 bytes to kubernetes-dashboard-amd64_v1.10.1
I0823 20:30:19.090226 6868 ssh_runner.go:182] Transferring 47842304 bytes to kube-controller-manager_v1.15.1
I0823 20:30:19.090226 6868 ssh_runner.go:182] Transferring 49281024 bytes to kube-apiserver_v1.15.1
I0823 20:30:19.091239 6868 ssh_runner.go:182] Transferring 14267904 bytes to k8s-dns-kube-dns-amd64_1.14.13
I0823 20:30:19.102204 6868 ssh_runner.go:182] Transferring 12207616 bytes to k8s-dns-sidecar-amd64_1.14.13
I0823 20:30:19.102204 6868 ssh_runner.go:182] Transferring 76164608 bytes to etcd_3.3.10
I0823 20:30:19.103220 6868 ssh_runner.go:182] Transferring 11769344 bytes to k8s-dns-dnsmasq-nanny-amd64_1.14.13
I0823 20:30:19.244219 6868 ssh_runner.go:182] Transferring 12306944 bytes to coredns_1.3.1
I0823 20:30:19.244219 6868 ssh_runner.go:182] Transferring 30522368 bytes to kube-addon-manager_v9.0
I0823 20:30:19.249209 6868 ssh_runner.go:195] pause_3.1: copied 318976 bytes
I0823 20:30:19.319742 6868 docker.go:97] Loading image: /tmp/pause_3.1
I0823 20:30:19.323745 6868 ssh_runner.go:101] SSH: docker load -i /tmp/pause_3.1
I0823 20:30:20.140581 6868 utils.go:227] > Loaded image: k8s.gcr.io/pause:3.1
I0823 20:30:20.148570 6868 ssh_runner.go:101] SSH: sudo rm -rf /tmp/pause_3.1
I0823 20:30:20.208581 6868 cache_images.go:228] Successfully loaded image C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\pause_3.1 from cache
I0823 20:30:20.993972 6868 ssh_runner.go:195] k8s-dns-dnsmasq-nanny-amd64_1.14.13: copied 11769344 bytes
I0823 20:30:21.022957 6868 docker.go:97] Loading image: /tmp/k8s-dns-dnsmasq-nanny-amd64_1.14.13
I0823 20:30:21.023970 6868 ssh_runner.go:101] SSH: docker load -i /tmp/k8s-dns-dnsmasq-nanny-amd64_1.14.13
I0823 20:30:21.072980 6868 ssh_runner.go:195] k8s-dns-sidecar-amd64_1.14.13: copied 12207616 bytes
I0823 20:30:21.113964 6868 ssh_runner.go:195] coredns_1.3.1: copied 12306944 bytes
I0823 20:30:21.341978 6868 ssh_runner.go:195] k8s-dns-kube-dns-amd64_1.14.13: copied 14267904 bytes
I0823 20:30:21.800131 6868 ssh_runner.go:195] storage-provisioner_v1.8.1: copied 20683776 bytes
I0823 20:30:22.796122 6868 ssh_runner.go:195] kube-scheduler_v1.15.1: copied 29871616 bytes
I0823 20:30:22.838127 6868 ssh_runner.go:195] kube-proxy_v1.15.1: copied 30113280 bytes
I0823 20:30:22.872137 6868 ssh_runner.go:195] kube-addon-manager_v9.0: copied 30522368 bytes
I0823 20:30:23.521213 6868 ssh_runner.go:195] kubernetes-dashboard-amd64_v1.10.1: copied 44910592 bytes
I0823 20:30:23.618212 6868 ssh_runner.go:195] kube-controller-manager_v1.15.1: copied 47842304 bytes
I0823 20:30:23.646221 6868 ssh_runner.go:195] kube-apiserver_v1.15.1: copied 49281024 bytes
I0823 20:30:23.961776 6868 ssh_runner.go:195] etcd_3.3.10: copied 76164608 bytes
I0823 20:30:25.049526 6868 utils.go:227] > Loaded image: k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64:1.14.13
I0823 20:30:25.054503 6868 ssh_runner.go:101] SSH: sudo rm -rf /tmp/k8s-dns-dnsmasq-nanny-amd64_1.14.13
I0823 20:30:25.072748 6868 cache_images.go:228] Successfully loaded image C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\k8s-dns-dnsmasq-nanny-amd64_1.14.13 from cache
I0823 20:30:25.073745 6868 docker.go:97] Loading image: /tmp/k8s-dns-sidecar-amd64_1.14.13
I0823 20:30:25.078876 6868 ssh_runner.go:101] SSH: docker load -i /tmp/k8s-dns-sidecar-amd64_1.14.13
I0823 20:30:26.507740 6868 utils.go:227] > Loaded image: k8s.gcr.io/k8s-dns-sidecar-amd64:1.14.13
I0823 20:30:26.512733 6868 ssh_runner.go:101] SSH: sudo rm -rf /tmp/k8s-dns-sidecar-amd64_1.14.13
I0823 20:30:26.521727 6868 cache_images.go:228] Successfully loaded image C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\k8s-dns-sidecar-amd64_1.14.13 from cache
I0823 20:30:26.524742 6868 docker.go:97] Loading image: /tmp/coredns_1.3.1
I0823 20:30:26.526728 6868 ssh_runner.go:101] SSH: docker load -i /tmp/coredns_1.3.1
I0823 20:30:27.923413 6868 utils.go:227] > Loaded image: k8s.gcr.io/coredns:1.3.1
I0823 20:30:27.928413 6868 ssh_runner.go:101] SSH: sudo rm -rf /tmp/coredns_1.3.1
I0823 20:30:27.936570 6868 cache_images.go:228] Successfully loaded image C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\coredns_1.3.1 from cache
I0823 20:30:27.940431 6868 docker.go:97] Loading image: /tmp/k8s-dns-kube-dns-amd64_1.14.13
I0823 20:30:27.950654 6868 ssh_runner.go:101] SSH: docker load -i /tmp/k8s-dns-kube-dns-amd64_1.14.13
I0823 20:30:31.450413 6868 utils.go:227] > Loaded image: k8s.gcr.io/k8s-dns-kube-dns-amd64:1.14.13
I0823 20:30:31.463427 6868 ssh_runner.go:101] SSH: sudo rm -rf /tmp/k8s-dns-kube-dns-amd64_1.14.13
I0823 20:30:31.490422 6868 cache_images.go:228] Successfully loaded image C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\k8s-dns-kube-dns-amd64_1.14.13 from cache
I0823 20:30:31.491432 6868 docker.go:97] Loading image: /tmp/storage-provisioner_v1.8.1
I0823 20:30:31.495435 6868 ssh_runner.go:101] SSH: docker load -i /tmp/storage-provisioner_v1.8.1
I0823 20:30:36.640118 6868 utils.go:227] > Loaded image: gcr.io/k8s-minikube/storage-provisioner:v1.8.1
I0823 20:30:36.662088 6868 ssh_runner.go:101] SSH: sudo rm -rf /tmp/storage-provisioner_v1.8.1
I0823 20:30:36.688085 6868 cache_images.go:228] Successfully loaded image C:\Users\nelson\.minikube\cache\images\gcr.io\k8s-minikube\storage-provisioner_v1.8.1 from cache
I0823 20:30:36.689069 6868 docker.go:97] Loading image: /tmp/kube-scheduler_v1.15.1
I0823 20:30:36.695070 6868 ssh_runner.go:101] SSH: docker load -i /tmp/kube-scheduler_v1.15.1
I0823 20:30:41.514190 6868 utils.go:227] > Loaded image: k8s.gcr.io/kube-scheduler:v1.15.1
I0823 20:30:41.538193 6868 ssh_runner.go:101] SSH: sudo rm -rf /tmp/kube-scheduler_v1.15.1
I0823 20:30:41.552191 6868 cache_images.go:228] Successfully loaded image C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-scheduler_v1.15.1 from cache
I0823 20:30:41.553202 6868 docker.go:97] Loading image: /tmp/kube-proxy_v1.15.1
I0823 20:30:41.558257 6868 ssh_runner.go:101] SSH: docker load -i /tmp/kube-proxy_v1.15.1
I0823 20:30:44.168393 6868 utils.go:227] > Loaded image: k8s.gcr.io/kube-proxy:v1.15.1
I0823 20:30:44.193440 6868 ssh_runner.go:101] SSH: sudo rm -rf /tmp/kube-proxy_v1.15.1
I0823 20:30:44.221388 6868 cache_images.go:228] Successfully loaded image C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-proxy_v1.15.1 from cache
I0823 20:30:44.221388 6868 docker.go:97] Loading image: /tmp/kube-addon-manager_v9.0
I0823 20:30:44.227397 6868 ssh_runner.go:101] SSH: docker load -i /tmp/kube-addon-manager_v9.0
I0823 20:30:51.043086 6868 utils.go:227] > Loaded image: k8s.gcr.io/kube-addon-manager:v9.0
I0823 20:30:51.066072 6868 ssh_runner.go:101] SSH: sudo rm -rf /tmp/kube-addon-manager_v9.0
I0823 20:30:51.090061 6868 cache_images.go:228] Successfully loaded image C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-addon-manager_v9.0 from cache
I0823 20:30:51.090061 6868 docker.go:97] Loading image: /tmp/kubernetes-dashboard-amd64_v1.10.1
I0823 20:30:51.097066 6868 ssh_runner.go:101] SSH: docker load -i /tmp/kubernetes-dashboard-amd64_v1.10.1
I0823 20:30:59.388991 6868 utils.go:227] > Loaded image: k8s.gcr.io/kubernetes-dashboard-amd64:v1.10.1
I0823 20:30:59.415989 6868 ssh_runner.go:101] SSH: sudo rm -rf /tmp/kubernetes-dashboard-amd64_v1.10.1
I0823 20:30:59.432985 6868 cache_images.go:228] Successfully loaded image C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kubernetes-dashboard-amd64_v1.10.1 from cache
I0823 20:30:59.432985 6868 docker.go:97] Loading image: /tmp/kube-controller-manager_v1.15.1
I0823 20:30:59.438990 6868 ssh_runner.go:101] SSH: docker load -i /tmp/kube-controller-manager_v1.15.1
I0823 20:31:05.887554 6868 utils.go:227] > Loaded image: k8s.gcr.io/kube-controller-manager:v1.15.1
I0823 20:31:05.914528 6868 ssh_runner.go:101] SSH: sudo rm -rf /tmp/kube-controller-manager_v1.15.1
I0823 20:31:05.932525 6868 cache_images.go:228] Successfully loaded image C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-controller-manager_v1.15.1 from cache
I0823 20:31:05.933529 6868 docker.go:97] Loading image: /tmp/kube-apiserver_v1.15.1
I0823 20:31:05.954500 6868 ssh_runner.go:101] SSH: docker load -i /tmp/kube-apiserver_v1.15.1
I0823 20:31:16.340653 6868 utils.go:227] > Loaded image: k8s.gcr.io/kube-apiserver:v1.15.1
I0823 20:31:16.350656 6868 ssh_runner.go:101] SSH: sudo rm -rf /tmp/kube-apiserver_v1.15.1
I0823 20:31:16.361663 6868 cache_images.go:228] Successfully loaded image C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\kube-apiserver_v1.15.1 from cache
I0823 20:31:16.361663 6868 docker.go:97] Loading image: /tmp/etcd_3.3.10
I0823 20:31:16.367691 6868 ssh_runner.go:101] SSH: docker load -i /tmp/etcd_3.3.10
I0823 20:31:34.986377 6868 utils.go:227] > Loaded image: k8s.gcr.io/etcd:3.3.10
I0823 20:31:35.006370 6868 ssh_runner.go:101] SSH: sudo rm -rf /tmp/etcd_3.3.10
I0823 20:31:35.025370 6868 cache_images.go:228] Successfully loaded image C:\Users\nelson\.minikube\cache\images\k8s.gcr.io\etcd_3.3.10 from cache
I0823 20:31:35.026373 6868 cache_images.go:110] Successfully loaded all cached images.
I0823 20:31:35.059018 6868 kubeadm.go:502] kubelet v1.15.1 config:
[Unit]
Wants=docker.socket
[Service]
ExecStart=
ExecStart=/usr/bin/kubelet --authorization-mode=Webhook --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroup-driver=cgroupfs --client-ca-file=/var/lib/minikube/certs/ca.crt --cluster-dns=10.96.0.10 --cluster-domain=cluster.local --container-runtime=docker --fail-swap-on=false --hostname-override=minikube --kubeconfig=/etc/kubernetes/kubelet.conf --pod-manifest-path=/etc/kubernetes/manifests
[Install]
* Downloading kubelet v1.15.1
* Downloading kubeadm v1.15.1
I0823 20:31:43.403857 6868 ssh_runner.go:101] SSH: sudo rm -f /usr/bin/kubeadm
I0823 20:31:43.420865 6868 ssh_runner.go:101] SSH: sudo mkdir -p /usr/bin
I0823 20:31:43.430872 6868 ssh_runner.go:182] Transferring 40182208 bytes to kubeadm
I0823 20:31:43.930867 6868 ssh_runner.go:195] kubeadm: copied 40182208 bytes
I0823 20:31:50.827575 6868 ssh_runner.go:101] SSH: sudo rm -f /usr/bin/kubelet
I0823 20:31:50.834575 6868 ssh_runner.go:101] SSH: sudo mkdir -p /usr/bin
I0823 20:31:50.842573 6868 ssh_runner.go:182] Transferring 119620736 bytes to kubelet
I0823 20:31:51.520576 6868 ssh_runner.go:195] kubelet: copied 119620736 bytes
I0823 20:31:51.540585 6868 ssh_runner.go:101] SSH: sudo rm -f /lib/systemd/system/kubelet.service
I0823 20:31:51.550582 6868 ssh_runner.go:101] SSH: sudo mkdir -p /lib/systemd/system
I0823 20:31:51.560577 6868 ssh_runner.go:182] Transferring 324 bytes to kubelet.service
I0823 20:31:51.565577 6868 ssh_runner.go:195] kubelet.service: copied 324 bytes
I0823 20:31:51.571582 6868 ssh_runner.go:101] SSH: sudo rm -f /etc/systemd/system/kubelet.service.d/10-kubeadm.conf
I0823 20:31:51.587578 6868 ssh_runner.go:101] SSH: sudo mkdir -p /etc/systemd/system/kubelet.service.d
I0823 20:31:51.597579 6868 ssh_runner.go:182] Transferring 473 bytes to 10-kubeadm.conf
I0823 20:31:51.598575 6868 ssh_runner.go:195] 10-kubeadm.conf: copied 473 bytes
I0823 20:31:51.606575 6868 ssh_runner.go:101] SSH: sudo rm -f /var/lib/kubeadm.yaml
I0823 20:31:51.620579 6868 ssh_runner.go:101] SSH: sudo mkdir -p /var/lib
I0823 20:31:51.628577 6868 ssh_runner.go:182] Transferring 1149 bytes to kubeadm.yaml
I0823 20:31:51.630575 6868 ssh_runner.go:195] kubeadm.yaml: copied 1149 bytes
I0823 20:31:51.638573 6868 ssh_runner.go:101] SSH: sudo rm -f /etc/kubernetes/addons/storage-provisioner.yaml
I0823 20:31:51.650578 6868 ssh_runner.go:101] SSH: sudo mkdir -p /etc/kubernetes/addons
I0823 20:31:51.659573 6868 ssh_runner.go:182] Transferring 1709 bytes to storage-provisioner.yaml
I0823 20:31:51.660581 6868 ssh_runner.go:195] storage-provisioner.yaml: copied 1709 bytes
I0823 20:31:51.666583 6868 ssh_runner.go:101] SSH: sudo rm -f /etc/kubernetes/addons/storageclass.yaml
I0823 20:31:51.680574 6868 ssh_runner.go:101] SSH: sudo mkdir -p /etc/kubernetes/addons
I0823 20:31:51.689575 6868 ssh_runner.go:182] Transferring 271 bytes to storageclass.yaml
I0823 20:31:51.690587 6868 ssh_runner.go:195] storageclass.yaml: copied 271 bytes
I0823 20:31:51.697575 6868 ssh_runner.go:101] SSH: sudo rm -f /etc/kubernetes/manifests/addon-manager.yaml.tmpl
I0823 20:31:51.708578 6868 ssh_runner.go:101] SSH: sudo mkdir -p /etc/kubernetes/manifests/
I0823 20:31:51.717573 6868 ssh_runner.go:182] Transferring 1406 bytes to addon-manager.yaml.tmpl
I0823 20:31:51.717573 6868 ssh_runner.go:195] addon-manager.yaml.tmpl: copied 1406 bytes
I0823 20:31:51.724577 6868 ssh_runner.go:101] SSH:
sudo systemctl daemon-reload &&
sudo systemctl start kubelet
I0823 20:31:51.831575 6868 certs.go:48] Setting up certificates for IP: fe80::215:5dff:fe01:1e02
I0823 20:31:53.527312 6868 ssh_runner.go:101] SSH: sudo rm -f /var/lib/minikube/certs/ca.crt
I0823 20:31:53.534332 6868 ssh_runner.go:101] SSH: sudo mkdir -p /var/lib/minikube/certs/
I0823 20:31:53.543314 6868 ssh_runner.go:182] Transferring 1066 bytes to ca.crt
I0823 20:31:53.544312 6868 ssh_runner.go:195] ca.crt: copied 1066 bytes
I0823 20:31:53.550312 6868 ssh_runner.go:101] SSH: sudo rm -f /var/lib/minikube/certs/ca.key
I0823 20:31:53.563315 6868 ssh_runner.go:101] SSH: sudo mkdir -p /var/lib/minikube/certs/
I0823 20:31:53.574312 6868 ssh_runner.go:182] Transferring 1679 bytes to ca.key
I0823 20:31:53.575325 6868 ssh_runner.go:195] ca.key: copied 1679 bytes
I0823 20:31:53.582313 6868 ssh_runner.go:101] SSH: sudo rm -f /var/lib/minikube/certs/apiserver.crt
I0823 20:31:53.592316 6868 ssh_runner.go:101] SSH: sudo mkdir -p /var/lib/minikube/certs/
I0823 20:31:53.600312 6868 ssh_runner.go:182] Transferring 1314 bytes to apiserver.crt
I0823 20:31:53.601311 6868 ssh_runner.go:195] apiserver.crt: copied 1314 bytes
I0823 20:31:53.608319 6868 ssh_runner.go:101] SSH: sudo rm -f /var/lib/minikube/certs/apiserver.key
I0823 20:31:53.624315 6868 ssh_runner.go:101] SSH: sudo mkdir -p /var/lib/minikube/certs/
I0823 20:31:53.632314 6868 ssh_runner.go:182] Transferring 1675 bytes to apiserver.key
I0823 20:31:53.633319 6868 ssh_runner.go:195] apiserver.key: copied 1675 bytes
I0823 20:31:53.640315 6868 ssh_runner.go:101] SSH: sudo rm -f /var/lib/minikube/certs/proxy-client-ca.crt
I0823 20:31:53.655318 6868 ssh_runner.go:101] SSH: sudo mkdir -p /var/lib/minikube/certs/
I0823 20:31:53.664316 6868 ssh_runner.go:182] Transferring 1074 bytes to proxy-client-ca.crt
I0823 20:31:53.665481 6868 ssh_runner.go:195] proxy-client-ca.crt: copied 1074 bytes
I0823 20:31:53.671314 6868 ssh_runner.go:101] SSH: sudo rm -f /var/lib/minikube/certs/proxy-client-ca.key
I0823 20:31:53.684321 6868 ssh_runner.go:101] SSH: sudo mkdir -p /var/lib/minikube/certs/
I0823 20:31:53.693311 6868 ssh_runner.go:182] Transferring 1675 bytes to proxy-client-ca.key
I0823 20:31:53.697317 6868 ssh_runner.go:195] proxy-client-ca.key: copied 1675 bytes
I0823 20:31:53.701311 6868 ssh_runner.go:101] SSH: sudo rm -f /var/lib/minikube/certs/proxy-client.crt
I0823 20:31:53.716315 6868 ssh_runner.go:101] SSH: sudo mkdir -p /var/lib/minikube/certs/
I0823 20:31:53.726312 6868 ssh_runner.go:182] Transferring 1103 bytes to proxy-client.crt
I0823 20:31:53.728315 6868 ssh_runner.go:195] proxy-client.crt: copied 1103 bytes
I0823 20:31:53.739317 6868 ssh_runner.go:101] SSH: sudo rm -f /var/lib/minikube/certs/proxy-client.key
I0823 20:31:53.757311 6868 ssh_runner.go:101] SSH: sudo mkdir -p /var/lib/minikube/certs/
I0823 20:31:53.766373 6868 ssh_runner.go:182] Transferring 1675 bytes to proxy-client.key
I0823 20:31:53.769313 6868 ssh_runner.go:195] proxy-client.key: copied 1675 bytes
I0823 20:31:53.779315 6868 ssh_runner.go:101] SSH: sudo rm -f /var/lib/minikube/kubeconfig
I0823 20:31:53.798314 6868 ssh_runner.go:101] SSH: sudo mkdir -p /var/lib/minikube
I0823 20:31:53.811326 6868 ssh_runner.go:182] Transferring 428 bytes to kubeconfig
I0823 20:31:53.812311 6868 ssh_runner.go:195] kubeconfig: copied 428 bytes
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minikube ).state
[stdout =====>] : Running
[stderr =====>] :
[executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minikube ).networkadapters[0]).ipaddresses[0]
[stdout =====>] : fe80::215:5dff:fe01:1e02
[stderr =====>] :
I0823 20:31:56.908196 6868 kubeconfig.go:127] Using kubeconfig: C:\Users\nelson/.kube/config
* Pulling images ...
I0823 20:31:56.924204 6868 ssh_runner.go:101] SSH: sudo kubeadm config images pull --config /var/lib/kubeadm.yaml
* Launching Kubernetes ...
I0823 20:31:57.036200 6868 ssh_runner.go:137] Run with output: sudo /usr/bin/kubeadm init --config /var/lib/kubeadm.yaml --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--data-minikube,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
I0823 20:31:57.100205 6868 utils.go:227] ! cannot use "fe80::215:5dff:fe01:1e02" as the bind address for the API Server
I0823 20:31:57.105211 6868 ssh_runner.go:137] Run with output: docker ps -a --filter="name=k8s_kube-apiserver" --format="{{.ID}}"
I0823 20:31:57.170219 6868 logs.go:159] 0 containers: []
W0823 20:31:57.170771 6868 logs.go:161] No container was found matching "kube-apiserver"
I0823 20:31:57.182226 6868 ssh_runner.go:137] Run with output: docker ps -a --filter="name=k8s_coredns" --format="{{.ID}}"
I0823 20:31:57.265202 6868 logs.go:159] 0 containers: []
W0823 20:31:57.265202 6868 logs.go:161] No container was found matching "coredns"
I0823 20:31:57.272198 6868 ssh_runner.go:137] Run with output: docker ps -a --filter="name=k8s_kube-scheduler" --format="{{.ID}}"
I0823 20:31:57.349203 6868 logs.go:159] 0 containers: []
W0823 20:31:57.350199 6868 logs.go:161] No container was found matching "kube-scheduler"
I0823 20:31:57.355206 6868 ssh_runner.go:137] Run with output: docker ps -a --filter="name=k8s_kube-proxy" --format="{{.ID}}"
I0823 20:31:57.421196 6868 logs.go:159] 0 containers: []
W0823 20:31:57.422205 6868 logs.go:161] No container was found matching "kube-proxy"
I0823 20:31:57.432199 6868 ssh_runner.go:137] Run with output: docker ps -a --filter="name=k8s_kube-addon-manager" --format="{{.ID}}"
I0823 20:31:57.494206 6868 logs.go:159] 0 containers: []
W0823 20:31:57.495198 6868 logs.go:161] No container was found matching "kube-addon-manager"
I0823 20:31:57.500202 6868 ssh_runner.go:137] Run with output: docker ps -a --filter="name=k8s_kubernetes-dashboard" --format="{{.ID}}"
I0823 20:31:57.564209 6868 logs.go:159] 0 containers: []
W0823 20:31:57.564209 6868 logs.go:161] No container was found matching "kubernetes-dashboard"
I0823 20:31:57.570211 6868 ssh_runner.go:137] Run with output: docker ps -a --filter="name=k8s_storage-provisioner" --format="{{.ID}}"
I0823 20:31:57.632206 6868 logs.go:159] 0 containers: []
W0823 20:31:57.632206 6868 logs.go:161] No container was found matching "storage-provisioner"
I0823 20:31:57.638206 6868 logs.go:77] Gathering logs for kubelet ...
I0823 20:31:57.647200 6868 ssh_runner.go:137] Run with output: journalctl -u kubelet -n 200
I0823 20:31:57.664208 6868 utils.go:227] > -- Logs begin at Fri 2019-08-23 18:29:24 UTC, end at Fri 2019-08-23 20:29:23 UTC. --
I0823 20:31:57.668206 6868 utils.go:227] > Aug 23 18:31:51 minikube systemd[1]: Started kubelet: The Kubernetes Node Agent.
I0823 20:31:57.671211 6868 utils.go:227] > Aug 23 18:31:51 minikube kubelet[3031]: Flag --authorization-mode has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.
I0823 20:31:57.682199 6868 utils.go:227] > Aug 23 18:31:51 minikube kubelet[3031]: Flag --cgroup-driver has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.
I0823 20:31:57.689199 6868 utils.go:227] > Aug 23 18:31:51 minikube kubelet[3031]: Flag --client-ca-file has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.
I0823 20:31:57.700198 6868 utils.go:227] > Aug 23 18:31:51 minikube kubelet[3031]: Flag --cluster-dns has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.
I0823 20:31:57.708209 6868 utils.go:227] > Aug 23 18:31:51 minikube kubelet[3031]: Flag --cluster-domain has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.
I0823 20:31:57.718198 6868 utils.go:227] > Aug 23 18:31:51 minikube kubelet[3031]: Flag --fail-swap-on has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-conf
|
Ouch. The latter issue seems to be #3963 |
Hello, Although, the interesting thing is that the minikube seems to work fine with 4gb RAM allocated in the config.json file but, it fails to create a new hyper-V vm with more than 4gb. System specs:
Config.json
Output
|
@fabricadd I believe the final issue is now addressed by minikube v1.4, as it now forcibly resets broken VM's, and uses the hyperv "Default Switch" for networking. If you still see this issue with minikube v1.4 or higher, please reopen this issue by commenting with Thank you for reporting this issue! |
X Unable to start VM: create: creating: exit status 1
PS C:\kube> minikube start --kubernetes-version="v1.10.11" --vm-driver="hyperv" --hyperv-virtual-switch="minikube"
(from this point onwards, I am waiting, since nearly 10 minutes.... should it be that long?)
The text was updated successfully, but these errors were encountered: