Skip to content
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

virtualbox: --no-vtx-check: host timed out in 120.000000 seconds #6952

Closed
gillespiejim78 opened this issue Mar 8, 2020 · 5 comments
Closed
Labels
co/virtualbox help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/support Categorizes issue or PR as a support question.

Comments

@gillespiejim78
Copy link

I am having the same issue on a Windows 10 Home machine. Virtualization is enabled, and I am able to run other VMs using VirtualBox.

I have tried using the --no-vtx-check, and I end up getting a timeout. Looking at the VM in VirtualBox, it appears to be stuck at "Booting the kernel."

The exact command to reproduce the issue:
minikube start

The full output of the command that failed:

C:\Users\gille>minikube start

  • minikube v1.8.1 on Microsoft Windows 10 Home 10.0.19577 Build 19577
  • Using the virtualbox driver based on existing profile
  • Downloading VM boot image ...
  • Creating virtualbox VM (CPUs=2, Memory=4057MB, Disk=20000MB) ...

X Unable to start VM. Please investigate and run 'minikube delete' if possible

C:\Users\gille>minikube start --no-vtx-check

  • minikube v1.8.1 on Microsoft Windows 10 Home 10.0.19577 Build 19577
  • Using the virtualbox driver based on existing profile
  • Downloading VM boot image ...
  • Creating virtualbox VM (CPUs=2, Memory=4057MB, Disk=20000MB) ...

X Unable to start VM. Please investigate and run 'minikube delete' if possible: creating host: create > host timed out in 120.000000 seconds
*

The output of the minikube logs command:

X command runner: getting ssh client for bootstrapper: Error dialing tcp via ssh client: dial tcp 127.0.0.1:22: connectex: No connection could be made because the target machine actively refused it.
*

The operating system version: Microsoft Windows 10 Home 10.0.19577 Build 19577

@tstromberg tstromberg changed the title Minikube fails to start on Windows 10 Home virtualbox: --no-vtx-check: host timed out in 120.000000 seconds Mar 18, 2020
@tstromberg tstromberg added help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/support Categorizes issue or PR as a support question. co/virtualbox labels Mar 18, 2020
@tstromberg
Copy link
Contributor

Before this I've not seen a case where VBOX_VTX_DISABLED was reported on a machine where VirtualBox VM's work properly. That is interesting.

Do you mind sharing the output of:

minikube start --alsologtostderr -v=8

Maybe a VirtualBox expert can step in and suggest how to debug the VM startup here?

@gillespiejim78
Copy link
Author

@tstromberg thanks for following up. Here's the output you requested:

$ minikube start --alsologtostderr -v=8
I0318 20:23:04.816299 1864 notify.go:125] Checking for updates...
I0318 20:23:04.994236 1864 start.go:252] hostinfo: {"hostname":"DESKTOP-0FUDJKN","uptime":272810,"bootTime":1584304574,"procs":237,"os":"windows","platform":"Microsoft Windows 10 Home","platformFamily":"Standalone Workstation","platformVersion":"10.0.19582 Build 19582","kernelVersion":"","virtualizationSystem":"","virtualizationRole":"","hostid":"56118e20-e02e-4858-bf80-d0d10b02a0ea"}
W0318 20:23:04.994236 1864 start.go:260] gopshost.Virtualization returned error: not implemented yet

  • minikube v1.8.2 on Microsoft Windows 10 Home 10.0.19582 Build 19582
    I0318 20:23:05.005459 1864 driver.go:226] Setting default libvirt URI to qemu:///system
  • Using the virtualbox driver based on existing profile
    I0318 20:23:05.590738 1864 start.go:299] selected driver: virtualbox
    I0318 20:23:05.590738 1864 start.go:488] validating driver "virtualbox" against &{Name:minikube KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.8.0.iso Memory:4000 CPUs:2 DiskSize:20000 Driver:virtualbox HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio KubernetesConfig:{KubernetesVersion:v1.17.3 ClusterName:minikube APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false NodeIP: NodePort:0 NodeName:} Nodes:[{Name:m01 IP: Port:8443 KubernetesVersion:v1.17.3 ControlPlane:true Worker:true}] Addons:map[]}
    I0318 20:23:05.590738 1864 start.go:494] status for virtualbox: {Installed:true Healthy:true Error: Fix: Doc:}
    W0318 20:23:05.591495 1864 start.go:532] selectDriver api.Load: filestore "minikube": Docker machine "minikube" does not exist. Use "docker-machine ls" to list machines. Use "docker-machine create" to add a new one.
    I0318 20:23:05.591495 1864 start.go:863] Using suggested 4000MB memory alloc based on sys=16228MB, container=0MB
    I0318 20:23:05.591495 1864 iso.go:119] acquiring lock: {Name:mk4cf179f235662ba31270ce8ceedebaeca066d5 Clock:{} Delay:500ms Timeout:10m0s Cancel:}
    I0318 20:23:05.592530 1864 preload.go:84] Found local preload: C:\Users\gille.minikube\cache\preloaded-tarball/preloaded-images-k8s-v1-v1.17.3-docker-overlay2.tar.lz4
    I0318 20:23:05.593495 1864 cache.go:41] Caching tarball of preloaded images
    I0318 20:23:05.593495 1864 preload.go:113] Found C:\Users\gille.minikube\cache\preloaded-tarball/preloaded-images-k8s-v1-v1.17.3-docker-overlay2.tar.lz4 in cache, skipping download
    I0318 20:23:05.593495 1864 cache.go:44] Finished downloading the preloaded tar for v1.17.3 on docker
    I0318 20:23:05.593495 1864 profile.go:121] Saving config to C:\Users\gille.minikube\profiles\minikube\config.json ...
    I0318 20:23:05.600489 1864 cache.go:109] Successfully downloaded all kic artifacts
    I0318 20:23:05.600489 1864 start.go:245] acquiring machines lock for minikube: {Name:mkcb097f3cb5acd2401f9bc132a0e7e87fdb2947 Clock:{} Delay:500ms Timeout:15m0s Cancel:}
    I0318 20:23:05.601490 1864 start.go:249] acquired machines lock for "minikube" in 1.0005ms
    I0318 20:23:05.601490 1864 start.go:82] Provisioning new machine with config: {Name:minikube KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.8.0.iso Memory:4000 CPUs:2 DiskSize:20000 Driver:virtualbox HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio KubernetesConfig:{KubernetesVersion:v1.17.3 ClusterName:minikube APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false NodeIP: NodePort:0 NodeName:} Nodes:[{Name:m01 IP: Port:8443 KubernetesVersion:v1.17.3 ControlPlane:true Worker:true}] Addons:map[]}
    I0318 20:23:05.601490 1864 start.go:101] createHost starting for "minikube" (driver="virtualbox")
  • Creating virtualbox VM (CPUs=2, Memory=4000MB, Disk=20000MB) ...
    I0318 20:23:05.601490 1864 start.go:137] libmachine.API.Create for "minikube" (driver="virtualbox")
    I0318 20:23:05.602493 1864 main.go:110] libmachine: Reading certificate data from C:\Users\gille.minikube\certs\ca.pem
    I0318 20:23:05.602493 1864 main.go:110] libmachine: Decoding PEM data...
    I0318 20:23:05.602493 1864 main.go:110] libmachine: Parsing certificate...
    I0318 20:23:05.602493 1864 main.go:110] libmachine: Reading certificate data from C:\Users\gille.minikube\certs\cert.pem
    I0318 20:23:05.602493 1864 main.go:110] libmachine: Decoding PEM data...
    I0318 20:23:05.602493 1864 main.go:110] libmachine: Parsing certificate...
    I0318 20:23:05.602493 1864 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe --version
    I0318 20:23:05.643142 1864 main.go:110] libmachine: STDOUT:
    {
    6.1.4r136177
    }
    I0318 20:23:05.643142 1864 main.go:110] libmachine: STDERR:
    {
    }
    I0318 20:23:05.699097 1864 main.go:110] libmachine: Hyper-V is not installed.
    %!(EXTRA *exec.Error=exec: "vmms.exe": executable file not found in %PATH%)
    I0318 20:23:07.702062 1864 start.go:104] createHost completed in 2.1005727s
    I0318 20:23:07.702062 1864 start.go:73] releasing machines lock for "minikube", held for 2.1005727s

X Unable to start VM. Please investigate and run 'minikube delete' if possible

@tstromberg
Copy link
Contributor

Hi! Do you mind checking if this updated minikube binary fixes the issue for you? I suggest first running "minikube delete":

https://storage.googleapis.com/minikube-builds/7565/minikube-windows-amd64.exe

@petr-motejlek
Copy link

petr-motejlek commented Jun 11, 2020

Hey, do you mind if we reopen? I am facing the very same issue here on recent Windows 10 Pro. The binary you linked did not help. Still the vtx check fails. And the resulting VM hangs on boot.

I can use HyperV just fine, when I enable it and tell minikube to use it. I would prefer using VirtualBox as it seems to allow me to configure it through minikube more than HyperV. So, it's important for me to have the error go away :)

This machine is VT-X capable (it's running an i9-10900k and I am not running in a VM, so this is not the nested VM support issue others have).

EDIT: The traces below are actually collected with a recent version if minikube, not the binary you provided. Since this version is newer than the binary, I used it to collect the trace. I can use the binary too, if you'd like. Maybe there's gonna be something in the logs. THe end-user behavior is the same, though. It either complains about noVTX or it hangs on booting the kernel :)

minikube.exe : I0611 15:12:28.389151    9800 start.go:98] hostinfo: 
{"hostname":"DESKTOP-9EUC42D","uptime":2141,"bootTime":1591911407,"procs":169,"os":"windows","platform":"Microsoft 
Windows 10 Pro","platformFamily":"Standalone Workstation","platformVersion":"10.0.19041 Build 19041","kernelVersion":""
,"virtualizationSystem":"","virtualizationRole":"","hostid":"f778d70c-d395-4f1b-b2fc-839e3a4aabbd"}
At C:\Users\arnost\scoop\shims\minikube.ps1:3 char:69
+ ... n.expectingInput) { $input | & $path  @args } else { & $path  @args }
+                                                          ~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (I0611 15:12:28....-839e3a4aabbd"}:String) [], RemoteException
    + FullyQualifiedErrorId : NativeCommandError
 
W0611 15:12:28.389151    9800 start.go:106] gopshost.Virtualization returned error: not implemented yet

* minikube v1.11.0 on Microsoft Windows 10 Pro 10.0.19041 Build 19041
W0611 15:12:28.393089    9800 start.go:562] selectDriver api.Load: filestore "minikube": Docker machine "minikube" 
does not exist. Use "docker-machine ls" to list machines. Use "docker-machine create" to add a new one.

I0611 15:12:28.393089    9800 driver.go:253] Setting default libvirt URI to qemu:///system

W0611 15:12:28.393089    9800 start.go:562] selectDriver api.Load: filestore "minikube": Docker machine "minikube" 
does not exist. Use "docker-machine ls" to list machines. Use "docker-machine create" to add a new one.

* Using the virtualbox driver based on existing profile
I0611 15:12:28.416612    9800 start.go:214] selected driver: virtualbox

I0611 15:12:28.416612    9800 start.go:611] validating driver "virtualbox" against &{Name:minikube KeepContext:false 
EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.11.0.iso KicBaseImage:gcr.io/k8s-m
inikube/kicbase:v0.0.10@sha256:f58e0c4662bac8a9b5dda7984b185bad8502ade5d9fa364bf2755d636ab51438 Memory:6000 CPUs:2 
DiskSize:20000 Driver:virtualbox HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] InsecureRegistry:[] 
RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false 
HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false DockerOpt:[] 
DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false 
HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio KubernetesConfig:{KubernetesVersion:v1.18.3 
ClusterName:minikube APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local 
ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: 
LoadBalancerStartIP: LoadBalancerEndIP: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false NodeIP: 
NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.18.3 ControlPlane:true Worker:true}] 
Addons:map[] VerifyComponents:map[apiserver:true system_pods:true]}

I0611 15:12:28.416612    9800 start.go:617] status for virtualbox: {Installed:true Healthy:true Error:<nil> Fix: Doc:}

I0611 15:12:28.416612    9800 iso.go:118] acquiring lock: {Name:mk985c82e3b2b49cdd99685b91f8b6365ea7f1a4 Clock:{} 
Delay:500ms Timeout:10m0s Cancel:<nil>}

* Starting control plane node minikube in cluster minikube
I0611 15:12:28.422472    9800 preload.go:95] Checking if preload exists for k8s version v1.18.3 and runtime docker

I0611 15:12:28.422472    9800 preload.go:103] Found local preload: 
C:\Users\arnost\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v3-v1.18.3-docker-overlay2-amd64.tar.lz4

I0611 15:12:28.422472    9800 cache.go:49] Caching tarball of preloaded images

I0611 15:12:28.422472    9800 preload.go:129] Found 
C:\Users\arnost\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v3-v1.18.3-docker-overlay2-amd64.tar.lz4 in 
cache, skipping download

I0611 15:12:28.422472    9800 cache.go:52] Finished verifying existence of preloaded tar for  v1.18.3 on docker

I0611 15:12:28.423447    9800 profile.go:156] Saving config to C:\Users\arnost\.minikube\profiles\minikube\config.json 
...

I0611 15:12:28.424424    9800 cache.go:152] Successfully downloaded all kic artifacts

I0611 15:12:28.424424    9800 start.go:240] acquiring machines lock for minikube: 
{Name:mk1735453f79b26634392d3a27d6621e9475fb9e Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}

I0611 15:12:28.424424    9800 start.go:244] acquired machines lock for "minikube" in 0s

I0611 15:12:28.424424    9800 start.go:84] Provisioning new machine with config: &{Name:minikube KeepContext:false 
EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.11.0.iso KicBaseImage:gcr.io/k8s-m
inikube/kicbase:v0.0.10@sha256:f58e0c4662bac8a9b5dda7984b185bad8502ade5d9fa364bf2755d636ab51438 Memory:6000 CPUs:2 
DiskSize:20000 Driver:virtualbox HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] InsecureRegistry:[] 
RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false 
HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false DockerOpt:[] 
DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false 
HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio KubernetesConfig:{KubernetesVersion:v1.18.3 
ClusterName:minikube APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local 
ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: 
LoadBalancerStartIP: LoadBalancerEndIP: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false NodeIP: 
NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.18.3 ControlPlane:true Worker:true}] 
Addons:map[] VerifyComponents:map[apiserver:true system_pods:true]} &{Name: IP: Port:8443 KubernetesVersion:v1.18.3 
ControlPlane:true Worker:true}

I0611 15:12:28.424424    9800 start.go:121] createHost starting for "" (driver="virtualbox")

* Creating virtualbox VM (CPUs=2, Memory=6000MB, Disk=20000MB) ...
I0611 15:12:28.426376    9800 start.go:157] libmachine.API.Create for "minikube" (driver="virtualbox")

I0611 15:12:28.426376    9800 client.go:161] LocalClient.Create starting

I0611 15:12:28.426376    9800 main.go:110] libmachine: Reading certificate data from 
C:\Users\arnost\.minikube\certs\ca.pem

I0611 15:12:28.426376    9800 main.go:110] libmachine: Decoding PEM data...

I0611 15:12:28.426376    9800 main.go:110] libmachine: Parsing certificate...

I0611 15:12:28.426376    9800 main.go:110] libmachine: Reading certificate data from 
C:\Users\arnost\.minikube\certs\cert.pem

I0611 15:12:28.427354    9800 main.go:110] libmachine: Decoding PEM data...

I0611 15:12:28.427354    9800 main.go:110] libmachine: Parsing certificate...

I0611 15:12:28.427354    9800 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
--version

I0611 15:12:28.440049    9800 main.go:110] libmachine: STDOUT:
{
6.1.10r138449
}

I0611 15:12:28.440049    9800 main.go:110] libmachine: STDERR:
{
}

I0611 15:12:28.442977    9800 main.go:110] libmachine: Hyper-V is not installed.
%!(EXTRA *exec.Error=exec: "vmms.exe": executable file not found in %PATH%)

I0611 15:12:28.442977    9800 client.go:164] LocalClient.Create took 16.6006ms

I0611 15:12:30.443658    9800 start.go:124] duration metric: createHost completed in 2.019234s

I0611 15:12:30.443658    9800 start.go:75] releasing machines lock for "minikube", held for 2.019234s

I0611 15:12:30.450444    9800 cli_runner.go:108] Run: docker container inspect minikube --format={{.State.Status}}

I0611 15:12:30.520748    9800 delete.go:45] couldn't inspect container "minikube" before deleting: unknown state 
"minikube": docker container inspect minikube --format={{.State.Status}}: exit status 1
stdout:


stderr:
error during connect: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.40/containers/minikube/json: open 
//./pipe/docker_engine: The system cannot find the file specified. In the default daemon configuration on Windows, the 
docker client must be run elevated to connect. This error may also indicate that the docker daemon is not running.

I0611 15:12:30.523677    9800 cli_runner.go:108] Run: podman container inspect minikube --format={{.State.Status}}

I0611 15:12:30.523677    9800 delete.go:45] couldn't inspect container "minikube" before deleting: unknown state 
"minikube": podman container inspect minikube --format={{.State.Status}}: exec: "podman": executable file not found in 
%PATH%
stdout:

stderr:

W0611 15:12:30.523677    9800 start.go:359] delete host: Docker machine "minikube" does not exist. Use "docker-machine 
ls" to list machines. Use "docker-machine create" to add a new one.

! StartHost failed, but will try again: creating host: create: precreate: This computer doesn't have VT-X/AMD-v 
enabled. Enabling it in the BIOS is mandatory

I0611 15:12:35.524359    9800 start.go:240] acquiring machines lock for minikube: 
{Name:mk1735453f79b26634392d3a27d6621e9475fb9e Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}

I0611 15:12:35.524359    9800 start.go:244] acquired machines lock for "minikube" in 0s

I0611 15:12:35.524359    9800 start.go:84] Provisioning new machine with config: &{Name:minikube KeepContext:false 
EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.11.0.iso KicBaseImage:gcr.io/k8s-m
inikube/kicbase:v0.0.10@sha256:f58e0c4662bac8a9b5dda7984b185bad8502ade5d9fa364bf2755d636ab51438 Memory:6000 CPUs:2 
DiskSize:20000 Driver:virtualbox HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] InsecureRegistry:[] 
RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false 
HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false DockerOpt:[] 
DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false 
HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio KubernetesConfig:{KubernetesVersion:v1.18.3 
ClusterName:minikube APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local 
ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: 
LoadBalancerStartIP: LoadBalancerEndIP: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false NodeIP: 
NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.18.3 ControlPlane:true Worker:true}] 
Addons:map[] VerifyComponents:map[apiserver:true system_pods:true]} &{Name: IP: Port:8443 KubernetesVersion:v1.18.3 
ControlPlane:true Worker:true}

I0611 15:12:35.524359    9800 start.go:121] createHost starting for "" (driver="virtualbox")

* Creating virtualbox VM (CPUs=2, Memory=6000MB, Disk=20000MB) ...
I0611 15:12:35.529185    9800 start.go:157] libmachine.API.Create for "minikube" (driver="virtualbox")

I0611 15:12:35.529185    9800 client.go:161] LocalClient.Create starting

I0611 15:12:35.529185    9800 main.go:110] libmachine: Reading certificate data from 
C:\Users\arnost\.minikube\certs\ca.pem

I0611 15:12:35.529185    9800 main.go:110] libmachine: Decoding PEM data...

I0611 15:12:35.529185    9800 main.go:110] libmachine: Parsing certificate...

I0611 15:12:35.529185    9800 main.go:110] libmachine: Reading certificate data from 
C:\Users\arnost\.minikube\certs\cert.pem

I0611 15:12:35.529185    9800 main.go:110] libmachine: Decoding PEM data...

I0611 15:12:35.529185    9800 main.go:110] libmachine: Parsing certificate...

I0611 15:12:35.530160    9800 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
--version

I0611 15:12:35.543831    9800 main.go:110] libmachine: STDOUT:
{
6.1.10r138449
}

I0611 15:12:35.543831    9800 main.go:110] libmachine: STDERR:
{
}

I0611 15:12:35.546761    9800 main.go:110] libmachine: Hyper-V is not installed.
%!(EXTRA *exec.Error=exec: "vmms.exe": executable file not found in %PATH%)

I0611 15:12:35.546761    9800 client.go:164] LocalClient.Create took 17.5762ms

I0611 15:12:37.546793    9800 start.go:124] duration metric: createHost completed in 2.0224337s

I0611 15:12:37.546793    9800 start.go:75] releasing machines lock for "minikube", held for 2.0224337s

* Failed to start virtualbox VM. "minikube start" may fix it: creating host: create: precreate: This computer doesn't 
have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory

I0611 15:12:37.546793    9800 exit.go:58] WithError(error provisioning host)=Failed to start host: creating host: 
create: precreate: This computer doesn't have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory called from:
goroutine 1 [running]:
runtime/debug.Stack(0x40acf1, 0x18d85a0, 0x18bd240)
	/usr/local/go/src/runtime/debug/stack.go:24 +0xa4
k8s.io/minikube/pkg/minikube/exit.WithError(0x1b44a0c, 0x17, 0x1e16f20, 0xc00013f740)
	/app/pkg/minikube/exit/exit.go:58 +0x3b
k8s.io/minikube/cmd/minikube/cmd.runStart(0x2b6c200, 0xc0008e21e0, 0x0, 0x3)
	/app/cmd/minikube/cmd/start.go:169 +0xac9
github.com/spf13/cobra.(*Command).execute(0x2b6c200, 0xc0008e21b0, 0x3, 0x3, 0x2b6c200, 0xc0008e21b0)
	/go/pkg/mod/github.com/spf13/[email protected]/command.go:846 +0x2b1
github.com/spf13/cobra.(*Command).ExecuteC(0x2b710c0, 0x0, 0x0, 0xc00024d401)
	/go/pkg/mod/github.com/spf13/[email protected]/command.go:950 +0x350
github.com/spf13/cobra.(*Command).Execute(...)
	/go/pkg/mod/github.com/spf13/[email protected]/command.go:887
k8s.io/minikube/cmd/minikube/cmd.Execute()
	/app/cmd/minikube/cmd/root.go:112 +0x6f5
main.main()
	/app/cmd/minikube/main.go:66 +0xf1

* 

* [VBOX_VTX_DISABLED] error provisioning host Failed to start host: creating host: create: precreate: This computer 
doesn't have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory

* Suggestion: Virtualization support is disabled on your computer. If you are running minikube within a VM, try 
'--driver=docker'. Otherwise, consult your systems BIOS manual for how to enable virtualization.

* Related issues:

  - https://github.com/kubernetes/minikube/issues/3900

  - https://github.com/kubernetes/minikube/issues/4730

Now, with --no-vtx-check:

minikube.exe : I0611 15:13:56.232211    3044 start.go:98] hostinfo: 
{"hostname":"DESKTOP-9EUC42D","uptime":2228,"bootTime":1591911408,"procs":168,"os":"windows","platform":"Microsoft 
Windows 10 Pro","platformFamily":"Standalone Workstation","platformVersion":"10.0.19041 Build 19041","kernelVersion":""
,"virtualizationSystem":"","virtualizationRole":"","hostid":"f778d70c-d395-4f1b-b2fc-839e3a4aabbd"}
At C:\Users\arnost\scoop\shims\minikube.ps1:3 char:69
+ ... n.expectingInput) { $input | & $path  @args } else { & $path  @args }
+                                                          ~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (I0611 15:13:56....-839e3a4aabbd"}:String) [], RemoteException
    + FullyQualifiedErrorId : NativeCommandError
 
W0611 15:13:56.233188    3044 start.go:106] gopshost.Virtualization returned error: not implemented yet

* minikube v1.11.0 on Microsoft Windows 10 Pro 10.0.19041 Build 19041
I0611 15:13:56.237095    3044 driver.go:253] Setting default libvirt URI to qemu:///system

* Using the virtualbox driver based on user configuration
I0611 15:13:56.260615    3044 start.go:214] selected driver: virtualbox

I0611 15:13:56.260615    3044 start.go:611] validating driver "virtualbox" against <nil>

I0611 15:13:56.260615    3044 start.go:617] status for virtualbox: {Installed:true Healthy:true Error:<nil> Fix: Doc:}

I0611 15:13:56.260615    3044 start_flags.go:218] no existing cluster config was found, will generate one from the 
flags 

I0611 15:13:56.260615    3044 start_flags.go:232] Using suggested 6000MB memory alloc based on sys=65380MB, 
container=0MB

I0611 15:13:56.261591    3044 start_flags.go:556] Wait components to verify : map[apiserver:true system_pods:true]

I0611 15:13:56.261591    3044 iso.go:118] acquiring lock: {Name:mk985c82e3b2b49cdd99685b91f8b6365ea7f1a4 Clock:{} 
Delay:500ms Timeout:10m0s Cancel:<nil>}

* Starting control plane node minikube in cluster minikube
I0611 15:13:56.262568    3044 preload.go:95] Checking if preload exists for k8s version v1.18.3 and runtime docker

I0611 15:13:56.262568    3044 preload.go:103] Found local preload: 
C:\Users\arnost\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v3-v1.18.3-docker-overlay2-amd64.tar.lz4

I0611 15:13:56.262568    3044 cache.go:49] Caching tarball of preloaded images

I0611 15:13:56.262568    3044 preload.go:129] Found 
C:\Users\arnost\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v3-v1.18.3-docker-overlay2-amd64.tar.lz4 in 
cache, skipping download

I0611 15:13:56.262568    3044 cache.go:52] Finished verifying existence of preloaded tar for  v1.18.3 on docker

I0611 15:13:56.262568    3044 profile.go:156] Saving config to C:\Users\arnost\.minikube\profiles\minikube\config.json 
...

I0611 15:13:56.262568    3044 lock.go:35] WriteFile acquiring C:\Users\arnost\.minikube\profiles\minikube\config.json: 
{Name:mkc6012364271d8cc148cc4ba267a12737cb3c4d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}

I0611 15:13:56.263543    3044 cache.go:152] Successfully downloaded all kic artifacts

I0611 15:13:56.263543    3044 start.go:240] acquiring machines lock for minikube: 
{Name:mk1735453f79b26634392d3a27d6621e9475fb9e Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}

I0611 15:13:56.263543    3044 start.go:244] acquired machines lock for "minikube" in 0s

I0611 15:13:56.263543    3044 start.go:84] Provisioning new machine with config: &{Name:minikube KeepContext:false 
EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.11.0.iso KicBaseImage:gcr.io/k8s-m
inikube/kicbase:v0.0.10@sha256:f58e0c4662bac8a9b5dda7984b185bad8502ade5d9fa364bf2755d636ab51438 Memory:6000 CPUs:2 
DiskSize:20000 Driver:virtualbox HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] InsecureRegistry:[] 
RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false 
HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false DockerOpt:[] 
DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:true DNSProxy:false 
HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio KubernetesConfig:{KubernetesVersion:v1.18.3 
ClusterName:minikube APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local 
ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: 
LoadBalancerStartIP: LoadBalancerEndIP: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false NodeIP: 
NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.18.3 ControlPlane:true Worker:true}] 
Addons:map[] VerifyComponents:map[apiserver:true system_pods:true]} &{Name: IP: Port:8443 KubernetesVersion:v1.18.3 
ControlPlane:true Worker:true}

I0611 15:13:56.263543    3044 start.go:121] createHost starting for "" (driver="virtualbox")

* Creating virtualbox VM (CPUs=2, Memory=6000MB, Disk=20000MB) ...
I0611 15:13:56.266474    3044 start.go:157] libmachine.API.Create for "minikube" (driver="virtualbox")

I0611 15:13:56.266474    3044 client.go:161] LocalClient.Create starting

I0611 15:13:56.266474    3044 main.go:110] libmachine: Reading certificate data from 
C:\Users\arnost\.minikube\certs\ca.pem

I0611 15:13:56.266474    3044 main.go:110] libmachine: Decoding PEM data...

I0611 15:13:56.266474    3044 main.go:110] libmachine: Parsing certificate...

I0611 15:13:56.266474    3044 main.go:110] libmachine: Reading certificate data from 
C:\Users\arnost\.minikube\certs\cert.pem

I0611 15:13:56.266474    3044 main.go:110] libmachine: Decoding PEM data...

I0611 15:13:56.266474    3044 main.go:110] libmachine: Parsing certificate...

I0611 15:13:56.266474    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
--version

I0611 15:13:56.280144    3044 main.go:110] libmachine: STDOUT:
{
6.1.10r138449
}

I0611 15:13:56.280144    3044 main.go:110] libmachine: STDERR:
{
}

I0611 15:13:56.280144    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe list 
hostonlyifs

I0611 15:13:56.369995    3044 main.go:110] libmachine: STDOUT:
{
Name:            VirtualBox Host-Only Ethernet Adapter #2
GUID:            2d1f5a20-be07-4f06-8859-e3a58490f4a4
DHCP:            Disabled
IPAddress:       192.168.99.1
NetworkMask:     255.255.255.0
IPV6Address:     fe80::3189:76ed:a85a:757e
IPV6NetworkMaskPrefixLength: 64
HardwareAddress: 0a:00:27:00:00:1d
MediumType:      Ethernet
Wireless:        No
Status:          Up
VBoxNetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2

Name:            VirtualBox Host-Only Ethernet Adapter
GUID:            fde56cd0-f496-48ee-8882-5a637bb1dfad
DHCP:            Disabled
IPAddress:       192.168.56.1
NetworkMask:     255.255.255.0
IPV6Address:     fe80::900b:230d:946e:7197
IPV6NetworkMaskPrefixLength: 64
HardwareAddress: 0a:00:27:00:00:16
MediumType:      Ethernet
Wireless:        No
Status:          Up
VBoxNetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter

}

I0611 15:13:56.369995    3044 main.go:110] libmachine: STDERR:
{
}

I0611 15:13:56.370961    3044 main.go:110] libmachine: Downloading C:\Users\arnost\.minikube\cache\boot2docker.iso 
from file://C:/Users/arnost/.minikube/cache/iso/minikube-v1.11.0.iso...

I0611 15:13:56.472517    3044 main.go:110] libmachine: Creating VirtualBox VM...

I0611 15:13:56.472517    3044 main.go:110] libmachine: Creating SSH key...

I0611 15:13:56.517467    3044 main.go:110] libmachine: Creating disk image...

I0611 15:13:56.517467    3044 main.go:110] libmachine: Creating 20000 MB hard disk image...
I0611 15:13:56.517467    3044 main.go:110] libmachine: Writing magic tar header
I0611 15:13:56.517467    3044 main.go:110] libmachine: Writing SSH key tar header

I0611 15:13:56.522315    3044 main.go:110] libmachine: Calling inner createDiskImage

I0611 15:13:56.522315    3044 main.go:110] libmachine: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
convertfromraw stdin C:\Users\arnost\.minikube\machines\minikube\disk.vmdk 20971520000 --format VMDK
I0611 15:13:56.522315    3044 main.go:110] libmachine: Starting command

I0611 15:13:56.523292    3044 main.go:110] libmachine: Copying to stdin

I0611 15:13:56.539892    3044 main.go:110] libmachine: Filling zeroes

I0611 15:14:03.483853    3044 main.go:110] libmachine: Closing STDIN

I0611 15:14:03.483853    3044 main.go:110] libmachine: Waiting on cmd

I0611 15:14:03.506350    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
createvm --basefolder C:\Users\arnost\.minikube\machines\minikube --name minikube --register

I0611 15:14:03.546379    3044 main.go:110] libmachine: STDOUT:
{
Virtual machine 'minikube' is created and registered.
UUID: c1c874b1-ae73-42f0-959a-d093c8f4ad62
Settings file: 'C:\Users\arnost\.minikube\machines\minikube\minikube\minikube.vbox'
}

I0611 15:14:03.546379    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:14:03.546379    3044 main.go:110] libmachine: VM CPUS: 2
I0611 15:14:03.546379    3044 main.go:110] libmachine: VM Memory: 6000

I0611 15:14:03.546379    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
modifyvm minikube --firmware bios --bioslogofadein off --bioslogofadeout off --bioslogodisplaytime 0 --biosbootmenu 
disabled --ostype Linux26_64 --cpus 2 --memory 6000 --acpi on --ioapic on --rtcuseutc on --natdnshostresolver1 on 
--natdnsproxy1 off --cpuhotplug off --pae on --hpet on --hwvirtex on --nestedpaging on --largepages on --vtxvpid on 
--accelerate3d off --boot1 dvd

I0611 15:14:03.576672    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:14:03.576672    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:14:03.576672    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
modifyvm minikube --nic1 nat --nictype1 virtio --cableconnected1 on

I0611 15:14:03.608851    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:14:03.608851    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:14:03.608851    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
storagectl minikube --name SATA --add sata --hostiocache on

I0611 15:14:03.641117    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:14:03.641117    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:14:03.641117    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
storageattach minikube --storagectl SATA --port 0 --device 0 --type dvddrive --medium 
C:\Users\arnost\.minikube\machines\minikube\boot2docker.iso

I0611 15:14:03.673378    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:14:03.673378    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:14:03.673378    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
storageattach minikube --storagectl SATA --port 1 --device 0 --type hdd --medium 
C:\Users\arnost\.minikube\machines\minikube\disk.vmdk

I0611 15:14:03.713417    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:14:03.713417    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:14:03.713417    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
guestproperty set minikube /VirtualBox/GuestAdd/SharedFolders/MountPrefix /

I0611 15:14:03.742710    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:14:03.742710    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:14:03.742710    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
guestproperty set minikube /VirtualBox/GuestAdd/SharedFolders/MountDir /

I0611 15:14:03.774937    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:14:03.774937    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:14:03.774937    3044 main.go:110] libmachine: setting up shareDir '\\?\c:\Users' -> 'c/Users'

I0611 15:14:03.774937    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
sharedfolder add minikube --name c/Users --hostpath \\?\c:\Users --automount

I0611 15:14:03.809146    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:14:03.809146    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:14:03.809146    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
setextradata minikube VBoxInternal2/SharedFoldersEnableSymlinksCreate/c/Users 1

I0611 15:14:03.842344    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:14:03.842344    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:14:03.842344    3044 main.go:110] libmachine: Starting the VM...
I0611 15:14:03.842344    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
showvminfo minikube --machinereadable

I0611 15:14:03.874561    3044 main.go:110] libmachine: STDOUT:
{
name="minikube"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="c1c874b1-ae73-42f0-959a-d093c8f4ad62"
CfgFile="C:\\Users\\arnost\\.minikube\\machines\\minikube\\minikube\\minikube.vbox"
SnapFldr="C:\\Users\\arnost\\.minikube\\machines\\minikube\\minikube\\Snapshots"
LogFldr="C:\\Users\\arnost\\.minikube\\machines\\minikube\\minikube\\Logs"
hardwareuuid="c1c874b1-ae73-42f0-959a-d093c8f4ad62"
memory=6000
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="on"
cpu-profile="host"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
nested-hw-virt="off"
cpuid-portability-level=0
bootmenu="disabled"
boot1="dvd"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="poweroff"
VMStateChangeTime="2020-06-11T22:14:03.518000000"
graphicscontroller="vboxvga"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
vmprocpriority="default"
storagecontrollername0="SATA"
storagecontrollertype0="IntelAhci"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="30"
storagecontrollerportcount0="30"
storagecontrollerbootable0="on"
"SATA-0-0"="C:\Users\arnost\.minikube\machines\minikube\boot2docker.iso"
"SATA-ImageUUID-0-0"="94f1b552-657d-40b8-b759-9a1fa0c87b07"
"SATA-tempeject"="off"
"SATA-IsEjected"="off"
"SATA-1-0"="C:\Users\arnost\.minikube\machines\minikube\disk.vmdk"
"SATA-ImageUUID-1-0"="cb027341-f4a2-4c83-b41f-dc48f8c6c6cb"
"SATA-2-0"="none"
"SATA-3-0"="none"
"SATA-4-0"="none"
"SATA-5-0"="none"
"SATA-6-0"="none"
"SATA-7-0"="none"
"SATA-8-0"="none"
"SATA-9-0"="none"
"SATA-10-0"="none"
"SATA-11-0"="none"
"SATA-12-0"="none"
"SATA-13-0"="none"
"SATA-14-0"="none"
"SATA-15-0"="none"
"SATA-16-0"="none"
"SATA-17-0"="none"
"SATA-18-0"="none"
"SATA-19-0"="none"
"SATA-20-0"="none"
"SATA-21-0"="none"
"SATA-22-0"="none"
"SATA-23-0"="none"
"SATA-24-0"="none"
"SATA-25-0"="none"
"SATA-26-0"="none"
"SATA-27-0"="none"
"SATA-28-0"="none"
"SATA-29-0"="none"
natnet1="nat"
macaddress1="08002732534A"
cableconnected1="on"
nic1="nat"
nictype1="virtio"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="dsound"
audio_out="off"
audio_in="off"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="c/Users"
SharedFolderPathMachineMapping1="\\\\?\\c:\\Users"
videocap="off"
videocapaudio="off"
capturescreens=""
capturefilename="C:\\Users\\arnost\\.minikube\\machines\\minikube\\minikube\\minikube.webm"
captureres="1024x768"
capturevideorate=512
capturevideofps=25
captureopts=""
GuestMemoryBalloon=0
}

I0611 15:14:03.874561    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:14:03.874561    3044 main.go:110] libmachine: Check network to re-create if needed...
I0611 15:14:03.874561    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe list 
hostonlyifs

I0611 15:14:03.922410    3044 main.go:110] libmachine: STDOUT:
{
Name:            VirtualBox Host-Only Ethernet Adapter #2
GUID:            2d1f5a20-be07-4f06-8859-e3a58490f4a4
DHCP:            Disabled
IPAddress:       192.168.99.1
NetworkMask:     255.255.255.0
IPV6Address:     fe80::3189:76ed:a85a:757e
IPV6NetworkMaskPrefixLength: 64
HardwareAddress: 0a:00:27:00:00:1d
MediumType:      Ethernet
Wireless:        No
Status:          Up
VBoxNetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2

Name:            VirtualBox Host-Only Ethernet Adapter
GUID:            fde56cd0-f496-48ee-8882-5a637bb1dfad
DHCP:            Disabled
IPAddress:       192.168.56.1
NetworkMask:     255.255.255.0
IPV6Address:     fe80::900b:230d:946e:7197
IPV6NetworkMaskPrefixLength: 64
HardwareAddress: 0a:00:27:00:00:16
MediumType:      Ethernet
Wireless:        No
Status:          Up
VBoxNetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter

}

I0611 15:14:03.922410    3044 main.go:110] libmachine: STDERR:
{
}

I0611 15:14:03.943892    3044 main.go:110] libmachine: Searching for hostonly interface for IPv4: 192.168.99.1 and 
Mask: ffffff00

I0611 15:14:03.943892    3044 main.go:110] libmachine: Found: VirtualBox Host-Only Ethernet Adapter #2
I0611 15:14:03.943892    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe list 
dhcpservers

I0611 15:14:03.965376    3044 main.go:110] libmachine: STDOUT:
{
NetworkName:    HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter
Dhcpd IP:       192.168.56.100
LowerIPAddress: 192.168.56.101
UpperIPAddress: 192.168.56.254
NetworkMask:    255.255.255.0
Enabled:        Yes
Global Configuration:
    minLeaseTime:     default
    defaultLeaseTime: default
    maxLeaseTime:     default
    Forced options:   None
    Suppressed opts.: None
        1/legacy: 255.255.255.0
Groups:               None
Individual Configs:   None

NetworkName:    HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2
Dhcpd IP:       192.168.99.7
LowerIPAddress: 192.168.99.100
UpperIPAddress: 192.168.99.254
NetworkMask:    255.255.255.0
Enabled:        Yes
Global Configuration:
    minLeaseTime:     default
    defaultLeaseTime: default
    maxLeaseTime:     default
    Forced options:   None
    Suppressed opts.: None
        1/legacy: 255.255.255.0
Groups:               None
Individual Configs:   None
}

I0611 15:14:03.965376    3044 main.go:110] libmachine: STDERR:
{
}

I0611 15:14:03.965376    3044 main.go:110] libmachine: Removing orphan DHCP servers...

I0611 15:14:03.965376    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe list 
hostonlyifs

I0611 15:14:04.013273    3044 main.go:110] libmachine: STDOUT:
{
Name:            VirtualBox Host-Only Ethernet Adapter #2
GUID:            2d1f5a20-be07-4f06-8859-e3a58490f4a4
DHCP:            Disabled
IPAddress:       192.168.99.1
NetworkMask:     255.255.255.0
IPV6Address:     fe80::3189:76ed:a85a:757e
IPV6NetworkMaskPrefixLength: 64
HardwareAddress: 0a:00:27:00:00:1d
MediumType:      Ethernet
Wireless:        No
Status:          Up
VBoxNetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2

Name:            VirtualBox Host-Only Ethernet Adapter
GUID:            fde56cd0-f496-48ee-8882-5a637bb1dfad
DHCP:            Disabled
IPAddress:       192.168.56.1
NetworkMask:     255.255.255.0
IPV6Address:     fe80::900b:230d:946e:7197
IPV6NetworkMaskPrefixLength: 64
HardwareAddress: 0a:00:27:00:00:16
MediumType:      Ethernet
Wireless:        No
Status:          Up
VBoxNetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter

}

I0611 15:14:04.013273    3044 main.go:110] libmachine: STDERR:
{
}

I0611 15:14:04.013273    3044 main.go:110] libmachine: Adding/Modifying DHCP server "192.168.99.14" with address range 
"192.168.99.100" - "192.168.99.254"...

I0611 15:14:04.013273    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe list 
dhcpservers

I0611 15:14:04.034756    3044 main.go:110] libmachine: STDOUT:
{
NetworkName:    HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter
Dhcpd IP:       192.168.56.100
LowerIPAddress: 192.168.56.101
UpperIPAddress: 192.168.56.254
NetworkMask:    255.255.255.0
Enabled:        Yes
Global Configuration:
    minLeaseTime:     default
    defaultLeaseTime: default
    maxLeaseTime:     default
    Forced options:   None
    Suppressed opts.: None
        1/legacy: 255.255.255.0
Groups:               None
Individual Configs:   None

NetworkName:    HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2
Dhcpd IP:       192.168.99.7
LowerIPAddress: 192.168.99.100
UpperIPAddress: 192.168.99.254
NetworkMask:    255.255.255.0
Enabled:        Yes
Global Configuration:
    minLeaseTime:     default
    defaultLeaseTime: default
    maxLeaseTime:     default
    Forced options:   None
    Suppressed opts.: None
        1/legacy: 255.255.255.0
Groups:               None
Individual Configs:   None
}

I0611 15:14:04.034756    3044 main.go:110] libmachine: STDERR:
{
}

I0611 15:14:04.034756    3044 main.go:110] libmachine: Windows might ask for the permission to configure a dhcp 
server. Sometimes, such confirmation window is minimized in the taskbar.

I0611 15:14:04.034756    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
dhcpserver modify --netname HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2 --ip 192.168.99.14 
--netmask 255.255.255.0 --lowerip 192.168.99.100 --upperip 192.168.99.254 --enable

I0611 15:14:04.067069    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:14:04.067069    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:14:04.067069    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
modifyvm minikube --nic2 hostonly --nictype2 virtio --nicpromisc2 deny --hostonlyadapter2 VirtualBox Host-Only 
Ethernet Adapter #2 --cableconnected2 on

I0611 15:14:04.099282    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:14:04.099282    3044 main.go:110] libmachine: STDERR:
{
}

I0611 15:14:04.099282    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
modifyvm minikube --natpf1 delete ssh

I0611 15:14:04.122719    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:14:04.122719    3044 main.go:110] libmachine: STDERR:
{
VBoxManage.exe: error: Code E_INVALIDARG (0x80070057) - One or more arguments are invalid (extended info not available)
VBoxManage.exe: error: Context: "RemoveRedirect(Bstr(ValueUnion.psz).raw())" at line 1920 of file 
VBoxManageModifyVM.cpp
}
I0611 15:14:04.122719    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
modifyvm minikube --natpf1 ssh,tcp,127.0.0.1,59390,,22

I0611 15:14:04.153968    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:14:04.153968    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:14:04.153968    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
startvm minikube --type headless

I0611 15:14:06.277879    3044 main.go:110] libmachine: STDOUT:
{
Waiting for VM "minikube" to power on...
VM "minikube" has been successfully started.
}

I0611 15:14:06.277879    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:14:06.277879    3044 main.go:110] libmachine: Waiting for an IP...
I0611 15:14:06.277879    3044 main.go:110] libmachine: Getting to WaitForSSH function...

I0611 15:14:06.278854    3044 main.go:110] libmachine: Using SSH client type: native

I0611 15:14:06.283737    3044 main.go:110] libmachine: &{{{<nil> 0 [] [] []} docker [0x7c0950] 0x7c0920 <nil>  [] 0s} 
127.0.0.1 59390 <nil> <nil>}

I0611 15:14:06.283737    3044 main.go:110] libmachine: About to run SSH command:
exit 0

I0611 15:15:21.425627    3044 main.go:110] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 
127.0.0.1:59391->127.0.0.1:59390: wsarecv: An existing connection was forcibly closed by the remote host.

I0611 15:16:39.567110    3044 main.go:110] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 
127.0.0.1:59392->127.0.0.1:59390: wsarecv: An existing connection was forcibly closed by the remote host.

I0611 15:17:56.268255    3044 start.go:124] duration metric: createHost completed in 4m0.004712s

I0611 15:17:56.268255    3044 start.go:75] releasing machines lock for "minikube", held for 4m0.004712s

I0611 15:17:56.269203    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
showvminfo minikube --machinereadable

I0611 15:17:56.306309    3044 main.go:110] libmachine: STDOUT:
{
name="minikube"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="c1c874b1-ae73-42f0-959a-d093c8f4ad62"
CfgFile="C:\\Users\\arnost\\.minikube\\machines\\minikube\\minikube\\minikube.vbox"
SnapFldr="C:\\Users\\arnost\\.minikube\\machines\\minikube\\minikube\\Snapshots"
LogFldr="C:\\Users\\arnost\\.minikube\\machines\\minikube\\minikube\\Logs"
hardwareuuid="c1c874b1-ae73-42f0-959a-d093c8f4ad62"
memory=6000
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="on"
cpu-profile="host"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
nested-hw-virt="off"
cpuid-portability-level=0
bootmenu="disabled"
boot1="dvd"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2020-06-11T22:14:06.270000000"
graphicscontroller="vboxvga"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
vmprocpriority="default"
storagecontrollername0="SATA"
storagecontrollertype0="IntelAhci"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="30"
storagecontrollerportcount0="30"
storagecontrollerbootable0="on"
"SATA-0-0"="C:\Users\arnost\.minikube\machines\minikube\boot2docker.iso"
"SATA-ImageUUID-0-0"="94f1b552-657d-40b8-b759-9a1fa0c87b07"
"SATA-tempeject"="off"
"SATA-IsEjected"="off"
"SATA-1-0"="C:\Users\arnost\.minikube\machines\minikube\disk.vmdk"
"SATA-ImageUUID-1-0"="cb027341-f4a2-4c83-b41f-dc48f8c6c6cb"
"SATA-2-0"="none"
"SATA-3-0"="none"
"SATA-4-0"="none"
"SATA-5-0"="none"
"SATA-6-0"="none"
"SATA-7-0"="none"
"SATA-8-0"="none"
"SATA-9-0"="none"
"SATA-10-0"="none"
"SATA-11-0"="none"
"SATA-12-0"="none"
"SATA-13-0"="none"
"SATA-14-0"="none"
"SATA-15-0"="none"
"SATA-16-0"="none"
"SATA-17-0"="none"
"SATA-18-0"="none"
"SATA-19-0"="none"
"SATA-20-0"="none"
"SATA-21-0"="none"
"SATA-22-0"="none"
"SATA-23-0"="none"
"SATA-24-0"="none"
"SATA-25-0"="none"
"SATA-26-0"="none"
"SATA-27-0"="none"
"SATA-28-0"="none"
"SATA-29-0"="none"
natnet1="nat"
macaddress1="08002732534A"
cableconnected1="on"
nic1="nat"
nictype1="virtio"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,59390,,22"
hostonlyadapter2="VirtualBox Host-Only Ethernet Adapter #2"
macaddress2="080027D44899"
cableconnected2="on"
nic2="hostonly"
nictype2="virtio"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="dsound"
audio_out="off"
audio_in="off"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="c/Users"
SharedFolderPathMachineMapping1="\\\\?\\c:\\Users"
VRDEActiveConnection="off"
VRDEClients==0
videocap="off"
videocapaudio="off"
capturescreens=""
capturefilename="C:\\Users\\arnost\\.minikube\\machines\\minikube\\minikube\\minikube.webm"
captureres="1024x768"
capturevideorate=512
capturevideofps=25
captureopts=""
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
}

I0611 15:17:56.306309    3044 main.go:110] libmachine: STDERR:
{
}

* Deleting "minikube" in virtualbox ...
I0611 15:17:56.308263    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
showvminfo minikube --machinereadable

I0611 15:17:56.342441    3044 main.go:110] libmachine: STDOUT:
{
name="minikube"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="c1c874b1-ae73-42f0-959a-d093c8f4ad62"
CfgFile="C:\\Users\\arnost\\.minikube\\machines\\minikube\\minikube\\minikube.vbox"
SnapFldr="C:\\Users\\arnost\\.minikube\\machines\\minikube\\minikube\\Snapshots"
LogFldr="C:\\Users\\arnost\\.minikube\\machines\\minikube\\minikube\\Logs"
hardwareuuid="c1c874b1-ae73-42f0-959a-d093c8f4ad62"
memory=6000
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="on"
cpu-profile="host"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
nested-hw-virt="off"
cpuid-portability-level=0
bootmenu="disabled"
boot1="dvd"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="running"
VMStateChangeTime="2020-06-11T22:14:06.270000000"
graphicscontroller="vboxvga"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
vmprocpriority="default"
storagecontrollername0="SATA"
storagecontrollertype0="IntelAhci"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="30"
storagecontrollerportcount0="30"
storagecontrollerbootable0="on"
"SATA-0-0"="C:\Users\arnost\.minikube\machines\minikube\boot2docker.iso"
"SATA-ImageUUID-0-0"="94f1b552-657d-40b8-b759-9a1fa0c87b07"
"SATA-tempeject"="off"
"SATA-IsEjected"="off"
"SATA-1-0"="C:\Users\arnost\.minikube\machines\minikube\disk.vmdk"
"SATA-ImageUUID-1-0"="cb027341-f4a2-4c83-b41f-dc48f8c6c6cb"
"SATA-2-0"="none"
"SATA-3-0"="none"
"SATA-4-0"="none"
"SATA-5-0"="none"
"SATA-6-0"="none"
"SATA-7-0"="none"
"SATA-8-0"="none"
"SATA-9-0"="none"
"SATA-10-0"="none"
"SATA-11-0"="none"
"SATA-12-0"="none"
"SATA-13-0"="none"
"SATA-14-0"="none"
"SATA-15-0"="none"
"SATA-16-0"="none"
"SATA-17-0"="none"
"SATA-18-0"="none"
"SATA-19-0"="none"
"SATA-20-0"="none"
"SATA-21-0"="none"
"SATA-22-0"="none"
"SATA-23-0"="none"
"SATA-24-0"="none"
"SATA-25-0"="none"
"SATA-26-0"="none"
"SATA-27-0"="none"
"SATA-28-0"="none"
"SATA-29-0"="none"
natnet1="nat"
macaddress1="08002732534A"
cableconnected1="on"
nic1="nat"
nictype1="virtio"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,59390,,22"
hostonlyadapter2="VirtualBox Host-Only Ethernet Adapter #2"
macaddress2="080027D44899"
cableconnected2="on"
nic2="hostonly"
nictype2="virtio"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="dsound"
audio_out="off"
audio_in="off"
clipboard="disabled"
draganddrop="disabled"
SessionName="headless"
VideoMode="720,400,0"@0,0 1
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="c/Users"
SharedFolderPathMachineMapping1="\\\\?\\c:\\Users"
VRDEActiveConnection="off"
VRDEClients==0
videocap="off"
videocapaudio="off"
capturescreens=""
capturefilename="C:\\Users\\arnost\\.minikube\\machines\\minikube\\minikube\\minikube.webm"
captureres="1024x768"
capturevideorate=512
capturevideofps=25
captureopts=""
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=0
}

I0611 15:17:56.342441    3044 main.go:110] libmachine: STDERR:
{
}

I0611 15:17:56.342441    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
controlvm minikube poweroff

I0611 15:17:56.401030    3044 main.go:110] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 
127.0.0.1:59393->127.0.0.1:59390: wsarecv: An existing connection was forcibly closed by the remote host.

I0611 15:17:56.472315    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:17:56.472315    3044 main.go:110] libmachine: STDERR:
{
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
}
I0611 15:17:56.472315    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
unregistervm --delete minikube

I0611 15:17:56.505524    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:17:56.505524    3044 main.go:110] libmachine: STDERR:
{
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
}

! StartHost failed, but will try again: creating host: create host timed out in 240.000000 seconds

I0611 15:18:01.404931    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:18:01.519180    3044 start.go:240] acquiring machines lock for minikube: 
{Name:mk1735453f79b26634392d3a27d6621e9475fb9e Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}

I0611 15:18:01.519180    3044 start.go:244] acquired machines lock for "minikube" in 0s

I0611 15:18:01.519180    3044 start.go:84] Provisioning new machine with config: &{Name:minikube KeepContext:false 
EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.11.0.iso KicBaseImage:gcr.io/k8s-m
inikube/kicbase:v0.0.10@sha256:f58e0c4662bac8a9b5dda7984b185bad8502ade5d9fa364bf2755d636ab51438 Memory:6000 CPUs:2 
DiskSize:20000 Driver:virtualbox HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] InsecureRegistry:[] 
RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false 
HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false DockerOpt:[] 
DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:true DNSProxy:false 
HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio KubernetesConfig:{KubernetesVersion:v1.18.3 
ClusterName:minikube APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local 
ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: 
LoadBalancerStartIP: LoadBalancerEndIP: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false NodeIP: 
NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.18.3 ControlPlane:true Worker:true}] 
Addons:map[] VerifyComponents:map[apiserver:true system_pods:true]} &{Name: IP: Port:8443 KubernetesVersion:v1.18.3 
ControlPlane:true Worker:true}

I0611 15:18:01.519180    3044 start.go:121] createHost starting for "" (driver="virtualbox")

* Creating virtualbox VM (CPUs=2, Memory=6000MB, Disk=20000MB) ...
I0611 15:18:01.523078    3044 start.go:157] libmachine.API.Create for "minikube" (driver="virtualbox")

I0611 15:18:01.523078    3044 client.go:161] LocalClient.Create starting

I0611 15:18:01.523078    3044 main.go:110] libmachine: Reading certificate data from 
C:\Users\arnost\.minikube\certs\ca.pem

I0611 15:18:01.523078    3044 main.go:110] libmachine: Decoding PEM data...

I0611 15:18:01.523078    3044 main.go:110] libmachine: Parsing certificate...

I0611 15:18:01.523078    3044 main.go:110] libmachine: Reading certificate data from 
C:\Users\arnost\.minikube\certs\cert.pem

I0611 15:18:01.523078    3044 main.go:110] libmachine: Decoding PEM data...

I0611 15:18:01.523078    3044 main.go:110] libmachine: Parsing certificate...

I0611 15:18:01.523078    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
--version

I0611 15:18:01.538712    3044 main.go:110] libmachine: STDOUT:
{
6.1.10r138449
}

I0611 15:18:01.538712    3044 main.go:110] libmachine: STDERR:
{
}

I0611 15:18:01.538712    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe list 
hostonlyifs

I0611 15:18:01.626825    3044 main.go:110] libmachine: STDOUT:
{
Name:            VirtualBox Host-Only Ethernet Adapter #2
GUID:            2d1f5a20-be07-4f06-8859-e3a58490f4a4
DHCP:            Disabled
IPAddress:       192.168.99.1
NetworkMask:     255.255.255.0
IPV6Address:     fe80::3189:76ed:a85a:757e
IPV6NetworkMaskPrefixLength: 64
HardwareAddress: 0a:00:27:00:00:1d
MediumType:      Ethernet
Wireless:        No
Status:          Up
VBoxNetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2

Name:            VirtualBox Host-Only Ethernet Adapter
GUID:            fde56cd0-f496-48ee-8882-5a637bb1dfad
DHCP:            Disabled
IPAddress:       192.168.56.1
NetworkMask:     255.255.255.0
IPV6Address:     fe80::900b:230d:946e:7197
IPV6NetworkMaskPrefixLength: 64
HardwareAddress: 0a:00:27:00:00:16
MediumType:      Ethernet
Wireless:        No
Status:          Up
VBoxNetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter

}

I0611 15:18:01.626825    3044 main.go:110] libmachine: STDERR:
{
}

I0611 15:18:01.627794    3044 main.go:110] libmachine: Downloading C:\Users\arnost\.minikube\cache\boot2docker.iso 
from file://C:/Users/arnost/.minikube/cache/iso/minikube-v1.11.0.iso...

I0611 15:18:01.726453    3044 main.go:110] libmachine: Creating VirtualBox VM...

I0611 15:18:01.726453    3044 main.go:110] libmachine: Creating SSH key...

I0611 15:18:01.776255    3044 main.go:110] libmachine: Creating disk image...

I0611 15:18:01.776255    3044 main.go:110] libmachine: Creating 20000 MB hard disk image...
I0611 15:18:01.776255    3044 main.go:110] libmachine: Writing magic tar header
I0611 15:18:01.776255    3044 main.go:110] libmachine: Writing SSH key tar header

I0611 15:18:01.781106    3044 main.go:110] libmachine: Calling inner createDiskImage

I0611 15:18:01.781106    3044 main.go:110] libmachine: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
convertfromraw stdin C:\Users\arnost\.minikube\machines\minikube\disk.vmdk 20971520000 --format VMDK
I0611 15:18:01.781106    3044 main.go:110] libmachine: Starting command

I0611 15:18:01.782081    3044 main.go:110] libmachine: Copying to stdin

I0611 15:18:01.798682    3044 main.go:110] libmachine: Filling zeroes

I0611 15:18:06.408810    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:18:08.922320    3044 main.go:110] libmachine: Closing STDIN

I0611 15:18:08.922320    3044 main.go:110] libmachine: Waiting on cmd

I0611 15:18:08.937945    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
createvm --basefolder C:\Users\arnost\.minikube\machines\minikube --name minikube --register

I0611 15:18:08.973069    3044 main.go:110] libmachine: STDOUT:
{
Virtual machine 'minikube' is created and registered.
UUID: 0403608b-48c2-46c4-bd38-1a3f43a76bfc
Settings file: 'C:\Users\arnost\.minikube\machines\minikube\minikube\minikube.vbox'
}

I0611 15:18:08.973069    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:18:08.973069    3044 main.go:110] libmachine: VM CPUS: 2
I0611 15:18:08.973069    3044 main.go:110] libmachine: VM Memory: 6000

I0611 15:18:08.973069    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
modifyvm minikube --firmware bios --bioslogofadein off --bioslogofadeout off --bioslogodisplaytime 0 --biosbootmenu 
disabled --ostype Linux26_64 --cpus 2 --memory 6000 --acpi on --ioapic on --rtcuseutc on --natdnshostresolver1 on 
--natdnsproxy1 off --cpuhotplug off --pae on --hpet on --hwvirtex on --nestedpaging on --largepages on --vtxvpid on 
--accelerate3d off --boot1 dvd

I0611 15:18:09.003340    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:18:09.003340    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:18:09.003340    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
modifyvm minikube --nic1 nat --nictype1 virtio --cableconnected1 on

I0611 15:18:09.035599    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:18:09.035599    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:18:09.035599    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
storagectl minikube --name SATA --add sata --hostiocache on

I0611 15:18:09.066870    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:18:09.066870    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:18:09.066870    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
storageattach minikube --storagectl SATA --port 0 --device 0 --type dvddrive --medium 
C:\Users\arnost\.minikube\machines\minikube\boot2docker.iso

I0611 15:18:09.098145    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:18:09.098145    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:18:09.098145    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
storageattach minikube --storagectl SATA --port 1 --device 0 --type hdd --medium 
C:\Users\arnost\.minikube\machines\minikube\disk.vmdk

I0611 15:18:09.137207    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:18:09.137207    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:18:09.137207    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
guestproperty set minikube /VirtualBox/GuestAdd/SharedFolders/MountPrefix /

I0611 15:18:09.169434    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:18:09.169434    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:18:09.169434    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
guestproperty set minikube /VirtualBox/GuestAdd/SharedFolders/MountDir /

I0611 15:18:09.201656    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:18:09.201656    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:18:09.201656    3044 main.go:110] libmachine: setting up shareDir '\\?\c:\Users' -> 'c/Users'

I0611 15:18:09.201656    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
sharedfolder add minikube --name c/Users --hostpath \\?\c:\Users --automount

I0611 15:18:09.232054    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:18:09.232054    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:18:09.232054    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
setextradata minikube VBoxInternal2/SharedFoldersEnableSymlinksCreate/c/Users 1

I0611 15:18:09.261399    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:18:09.261399    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:18:09.261399    3044 main.go:110] libmachine: Starting the VM...
I0611 15:18:09.261399    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
showvminfo minikube --machinereadable

I0611 15:18:09.291662    3044 main.go:110] libmachine: STDOUT:
{
name="minikube"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="0403608b-48c2-46c4-bd38-1a3f43a76bfc"
CfgFile="C:\\Users\\arnost\\.minikube\\machines\\minikube\\minikube\\minikube.vbox"
SnapFldr="C:\\Users\\arnost\\.minikube\\machines\\minikube\\minikube\\Snapshots"
LogFldr="C:\\Users\\arnost\\.minikube\\machines\\minikube\\minikube\\Logs"
hardwareuuid="0403608b-48c2-46c4-bd38-1a3f43a76bfc"
memory=6000
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="on"
cpu-profile="host"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
nested-hw-virt="off"
cpuid-portability-level=0
bootmenu="disabled"
boot1="dvd"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="kvm"
VMState="poweroff"
VMStateChangeTime="2020-06-11T22:18:08.950000000"
graphicscontroller="vboxvga"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
vmprocpriority="default"
storagecontrollername0="SATA"
storagecontrollertype0="IntelAhci"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="30"
storagecontrollerportcount0="30"
storagecontrollerbootable0="on"
"SATA-0-0"="C:\Users\arnost\.minikube\machines\minikube\boot2docker.iso"
"SATA-ImageUUID-0-0"="94f1b552-657d-40b8-b759-9a1fa0c87b07"
"SATA-tempeject"="off"
"SATA-IsEjected"="off"
"SATA-1-0"="C:\Users\arnost\.minikube\machines\minikube\disk.vmdk"
"SATA-ImageUUID-1-0"="9ec1b66e-9732-4790-8da1-365d8058562e"
"SATA-2-0"="none"
"SATA-3-0"="none"
"SATA-4-0"="none"
"SATA-5-0"="none"
"SATA-6-0"="none"
"SATA-7-0"="none"
"SATA-8-0"="none"
"SATA-9-0"="none"
"SATA-10-0"="none"
"SATA-11-0"="none"
"SATA-12-0"="none"
"SATA-13-0"="none"
"SATA-14-0"="none"
"SATA-15-0"="none"
"SATA-16-0"="none"
"SATA-17-0"="none"
"SATA-18-0"="none"
"SATA-19-0"="none"
"SATA-20-0"="none"
"SATA-21-0"="none"
"SATA-22-0"="none"
"SATA-23-0"="none"
"SATA-24-0"="none"
"SATA-25-0"="none"
"SATA-26-0"="none"
"SATA-27-0"="none"
"SATA-28-0"="none"
"SATA-29-0"="none"
natnet1="nat"
macaddress1="080027E43217"
cableconnected1="on"
nic1="nat"
nictype1="virtio"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="dsound"
audio_out="off"
audio_in="off"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="c/Users"
SharedFolderPathMachineMapping1="\\\\?\\c:\\Users"
videocap="off"
videocapaudio="off"
capturescreens=""
capturefilename="C:\\Users\\arnost\\.minikube\\machines\\minikube\\minikube\\minikube.webm"
captureres="1024x768"
capturevideorate=512
capturevideofps=25
captureopts=""
GuestMemoryBalloon=0
}

I0611 15:18:09.291662    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:18:09.291662    3044 main.go:110] libmachine: Check network to re-create if needed...
I0611 15:18:09.291662    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe list 
hostonlyifs

I0611 15:18:09.338534    3044 main.go:110] libmachine: STDOUT:
{
Name:            VirtualBox Host-Only Ethernet Adapter #2
GUID:            2d1f5a20-be07-4f06-8859-e3a58490f4a4
DHCP:            Disabled
IPAddress:       192.168.99.1
NetworkMask:     255.255.255.0
IPV6Address:     fe80::3189:76ed:a85a:757e
IPV6NetworkMaskPrefixLength: 64
HardwareAddress: 0a:00:27:00:00:1d
MediumType:      Ethernet
Wireless:        No
Status:          Up
VBoxNetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2

Name:            VirtualBox Host-Only Ethernet Adapter
GUID:            fde56cd0-f496-48ee-8882-5a637bb1dfad
DHCP:            Disabled
IPAddress:       192.168.56.1
NetworkMask:     255.255.255.0
IPV6Address:     fe80::900b:230d:946e:7197
IPV6NetworkMaskPrefixLength: 64
HardwareAddress: 0a:00:27:00:00:16
MediumType:      Ethernet
Wireless:        No
Status:          Up
VBoxNetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter

}

I0611 15:18:09.338534    3044 main.go:110] libmachine: STDERR:
{
}

I0611 15:18:09.358064    3044 main.go:110] libmachine: Searching for hostonly interface for IPv4: 192.168.99.1 and 
Mask: ffffff00

I0611 15:18:09.358064    3044 main.go:110] libmachine: Found: VirtualBox Host-Only Ethernet Adapter #2
I0611 15:18:09.358064    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe list 
dhcpservers

I0611 15:18:09.378570    3044 main.go:110] libmachine: STDOUT:
{
NetworkName:    HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter
Dhcpd IP:       192.168.56.100
LowerIPAddress: 192.168.56.101
UpperIPAddress: 192.168.56.254
NetworkMask:    255.255.255.0
Enabled:        Yes
Global Configuration:
    minLeaseTime:     default
    defaultLeaseTime: default
    maxLeaseTime:     default
    Forced options:   None
    Suppressed opts.: None
        1/legacy: 255.255.255.0
Groups:               None
Individual Configs:   None

NetworkName:    HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2
Dhcpd IP:       192.168.99.14
LowerIPAddress: 192.168.99.100
UpperIPAddress: 192.168.99.254
NetworkMask:    255.255.255.0
Enabled:        Yes
Global Configuration:
    minLeaseTime:     default
    defaultLeaseTime: default
    maxLeaseTime:     default
    Forced options:   None
    Suppressed opts.: None
        1/legacy: 255.255.255.0
Groups:               None
Individual Configs:   None
}

I0611 15:18:09.378570    3044 main.go:110] libmachine: STDERR:
{
}

I0611 15:18:09.378570    3044 main.go:110] libmachine: Removing orphan DHCP servers...

I0611 15:18:09.378570    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe list 
hostonlyifs

I0611 15:18:09.426419    3044 main.go:110] libmachine: STDOUT:
{
Name:            VirtualBox Host-Only Ethernet Adapter #2
GUID:            2d1f5a20-be07-4f06-8859-e3a58490f4a4
DHCP:            Disabled
IPAddress:       192.168.99.1
NetworkMask:     255.255.255.0
IPV6Address:     fe80::3189:76ed:a85a:757e
IPV6NetworkMaskPrefixLength: 64
HardwareAddress: 0a:00:27:00:00:1d
MediumType:      Ethernet
Wireless:        No
Status:          Up
VBoxNetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2

Name:            VirtualBox Host-Only Ethernet Adapter
GUID:            fde56cd0-f496-48ee-8882-5a637bb1dfad
DHCP:            Disabled
IPAddress:       192.168.56.1
NetworkMask:     255.255.255.0
IPV6Address:     fe80::900b:230d:946e:7197
IPV6NetworkMaskPrefixLength: 64
HardwareAddress: 0a:00:27:00:00:16
MediumType:      Ethernet
Wireless:        No
Status:          Up
VBoxNetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter

}

I0611 15:18:09.426419    3044 main.go:110] libmachine: STDERR:
{
}

I0611 15:18:09.426419    3044 main.go:110] libmachine: Adding/Modifying DHCP server "192.168.99.14" with address range 
"192.168.99.100" - "192.168.99.254"...

I0611 15:18:09.426419    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe list 
dhcpservers

I0611 15:18:09.447910    3044 main.go:110] libmachine: STDOUT:
{
NetworkName:    HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter
Dhcpd IP:       192.168.56.100
LowerIPAddress: 192.168.56.101
UpperIPAddress: 192.168.56.254
NetworkMask:    255.255.255.0
Enabled:        Yes
Global Configuration:
    minLeaseTime:     default
    defaultLeaseTime: default
    maxLeaseTime:     default
    Forced options:   None
    Suppressed opts.: None
        1/legacy: 255.255.255.0
Groups:               None
Individual Configs:   None

NetworkName:    HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2
Dhcpd IP:       192.168.99.14
LowerIPAddress: 192.168.99.100
UpperIPAddress: 192.168.99.254
NetworkMask:    255.255.255.0
Enabled:        Yes
Global Configuration:
    minLeaseTime:     default
    defaultLeaseTime: default
    maxLeaseTime:     default
    Forced options:   None
    Suppressed opts.: None
        1/legacy: 255.255.255.0
Groups:               None
Individual Configs:   None
}

I0611 15:18:09.447910    3044 main.go:110] libmachine: STDERR:
{
}

I0611 15:18:09.447910    3044 main.go:110] libmachine: Windows might ask for the permission to configure a dhcp 
server. Sometimes, such confirmation window is minimized in the taskbar.

I0611 15:18:09.447910    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
dhcpserver modify --netname HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2 --ip 192.168.99.14 
--netmask 255.255.255.0 --lowerip 192.168.99.100 --upperip 192.168.99.254 --enable

I0611 15:18:09.475256    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:18:09.475256    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:18:09.475256    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
modifyvm minikube --nic2 hostonly --nictype2 virtio --nicpromisc2 deny --hostonlyadapter2 VirtualBox Host-Only 
Ethernet Adapter #2 --cableconnected2 on

I0611 15:18:09.504539    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:18:09.504539    3044 main.go:110] libmachine: STDERR:
{
}

I0611 15:18:09.504539    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
modifyvm minikube --natpf1 delete ssh

I0611 15:18:09.526999    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:18:09.526999    3044 main.go:110] libmachine: STDERR:
{
VBoxManage.exe: error: Code E_INVALIDARG (0x80070057) - One or more arguments are invalid (extended info not available)
VBoxManage.exe: error: Context: "RemoveRedirect(Bstr(ValueUnion.psz).raw())" at line 1920 of file 
VBoxManageModifyVM.cpp
}
I0611 15:18:09.526999    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
modifyvm minikube --natpf1 ssh,tcp,127.0.0.1,59398,,22

I0611 15:18:09.557272    3044 main.go:110] libmachine: STDOUT:
{
}

I0611 15:18:09.557272    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:18:09.557272    3044 main.go:110] libmachine: COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe 
startvm minikube --type headless

I0611 15:18:11.411763    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:18:11.656990    3044 main.go:110] libmachine: STDOUT:
{
Waiting for VM "minikube" to power on...
VM "minikube" has been successfully started.
}

I0611 15:18:11.656990    3044 main.go:110] libmachine: STDERR:
{
}
I0611 15:18:11.656990    3044 main.go:110] libmachine: Waiting for an IP...
I0611 15:18:11.656990    3044 main.go:110] libmachine: Getting to WaitForSSH function...

I0611 15:18:11.657966    3044 main.go:110] libmachine: Using SSH client type: native

I0611 15:18:11.662850    3044 main.go:110] libmachine: &{{{<nil> 0 [] [] []} docker [0x7c0950] 0x7c0920 <nil>  [] 0s} 
127.0.0.1 59398 <nil> <nil>}

I0611 15:18:11.662850    3044 main.go:110] libmachine: About to run SSH command:
exit 0

I0611 15:18:16.416453    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:18:21.419153    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:18:26.422728    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:18:31.427303    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:18:36.599823    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:18:41.603409    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:18:46.607971    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:18:51.611562    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:18:56.614168    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:19:01.618731    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:19:06.621340    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:19:11.624925    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:19:16.628521    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:19:21.632099    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:19:26.635683    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:19:26.803641    3044 main.go:110] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 
127.0.0.1:59399->127.0.0.1:59398: wsarecv: An existing connection was forcibly closed by the remote host.

I0611 15:19:31.639271    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:19:36.900651    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:19:41.904237    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:19:46.908799    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:19:51.913363    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:19:56.916949    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:20:01.921510    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:20:06.925098    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:20:11.929659    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:20:16.932269    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:20:21.936831    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:20:27.206025    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:20:32.210588    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:20:37.214380    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:20:42.218945    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:20:44.944355    3044 main.go:110] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 
127.0.0.1:59418->127.0.0.1:59398: wsarecv: An existing connection was forcibly closed by the remote host.

I0611 15:20:47.222528    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:20:52.252737    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:20:57.256295    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:21:02.260911    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:21:07.265448    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:21:12.270010    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:21:17.273598    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:21:22.277183    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:21:27.281745    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:21:32.286307    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:21:37.289893    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:21:42.293555    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:21:47.297138    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:21:52.300724    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:21:57.303332    3044 main.go:110] libmachine: Error dialing TCP: dial tcp 127.0.0.1:59390: connectex: No 
connection could be made because the target machine actively refused it.

I0611 15:22:01.523767    3044 start.go:124] duration metric: createHost completed in 4m0.0045872s

I0611 15:22:01.523767    3044 start.go:75] releasing machines lock for "minikube", held for 4m0.0045872s

* Failed to start virtualbox VM. "minikube start" may fix it: creating host: create host timed out in 240.000000 
seconds

I0611 15:22:01.523767    3044 exit.go:58] WithError(error provisioning host)=Failed to start host: creating host: 
create host timed out in 240.000000 seconds called from:
goroutine 1 [running]:
runtime/debug.Stack(0x40acf1, 0x18d85a0, 0x18bd240)
	/usr/local/go/src/runtime/debug/stack.go:24 +0xa4
k8s.io/minikube/pkg/minikube/exit.WithError(0x1b44a0c, 0x17, 0x1e16f20, 0xc00013e580)
	/app/pkg/minikube/exit/exit.go:58 +0x3b
k8s.io/minikube/cmd/minikube/cmd.runStart(0x2b6c200, 0xc00044fd80, 0x0, 0x4)
	/app/cmd/minikube/cmd/start.go:169 +0xac9
github.com/spf13/cobra.(*Command).execute(0x2b6c200, 0xc00044fd40, 0x4, 0x4, 0x2b6c200, 0xc00044fd40)
	/go/pkg/mod/github.com/spf13/[email protected]/command.go:846 +0x2b1
github.com/spf13/cobra.(*Command).ExecuteC(0x2b710c0, 0x0, 0x0, 0xc00013f501)
	/go/pkg/mod/github.com/spf13/[email protected]/command.go:950 +0x350
github.com/spf13/cobra.(*Command).Execute(...)
	/go/pkg/mod/github.com/spf13/[email protected]/command.go:887
k8s.io/minikube/cmd/minikube/cmd.Execute()
	/app/cmd/minikube/cmd/root.go:112 +0x6f5
main.main()
	/app/cmd/minikube/main.go:66 +0xf1

* 

* [CREATE_TIMEOUT] error provisioning host Failed to start host: creating host: create host timed out in 240.000000 
seconds
* Suggestion: Try 'minikube delete', and disable any conflicting VPN or firewall software

* Related issue: https://github.com/kubernetes/minikube/issues/7072

image

@petr-motejlek
Copy link

petr-motejlek commented Jun 11, 2020

Actually, strike that. I am a dumbo... Turns out, I did not fully uninstall HyperV (even though I believed I did). I removed both the HyperV feature as well as Windows Hypervisor Platform and Virtual Machine Platform. After uninstallling all these (maybe not all of them have to be gone, I wiped all in one go), the vtxCheck is also passing! (I wonder if one could keep HyperV installed, but just disable its startup, such that its quicker to rotate between the two).

See https://www.virtualbox.org/ticket/18387

Let this be a warning for the likes of me. When Minikube complains about noVtx and VirtualBox hangs when booting a vtx VM (even a custom one you create using a live SysRescueCd) -- you got HyperV running. Kill it!

EDIT: I've been testing this on a different machine over the weekend, and turns out, if you install either Hyper-V or the Virtual Machine Platform, VirtualBox can't access vtx. The problem is, Virtual Machine Platform is required by WSL2. So, if you are into WSL (and recent Windows 10 will force you to use it, even if you only want to use the WSL-1-like Linux distros), you will have to make due with running minikube over Hyper-V. As far as I can tell, it is not that big of a deal (minikube mount, minikube tunnel and minikube service are supported; and it is possible to create a manual virtual switch with no direct access to your computer's network, but still allow it to access the internet through connection sharing -- man, how old that feature is. I used to use it on Windows XP, and even back then it was not new).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
co/virtualbox help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/support Categorizes issue or PR as a support question.
Projects
None yet
Development

No branches or pull requests

3 participants