Created
March 24, 2020 07:33
-
-
Save hashlash/9dc42654e50d01b8d75a9dffab0cd92b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
๐ฅ Creating kvm2 VM (CPUs=2, Memory=2200MB, Disk=20000MB) ... | |
I0324 14:25:28.958816 22940 main.go:110] libmachine: Found binary path at /home/hashlash/.minikube/bin/docker-machine-driver-kvm2 | |
I0324 14:25:28.958860 22940 main.go:110] libmachine: Launching plugin server for driver kvm2 | |
I0324 14:25:28.969823 22940 main.go:110] libmachine: Plugin server listening at address 127.0.0.1:44705 | |
I0324 14:25:29.028042 22940 main.go:110] libmachine: () Calling .GetVersion | |
I0324 14:25:29.029004 22940 main.go:110] libmachine: Using API Version 1 | |
I0324 14:25:29.029044 22940 main.go:110] libmachine: () Calling .SetConfigRaw | |
I0324 14:25:29.029644 22940 main.go:110] libmachine: () Calling .GetMachineName | |
I0324 14:25:29.030153 22940 main.go:110] libmachine: (kvm) Calling .GetMachineName | |
I0324 14:25:29.030396 22940 main.go:110] libmachine: (kvm) Calling .DriverName | |
I0324 14:25:29.030620 22940 start.go:137] libmachine.API.Create for "kvm" (driver="kvm2") | |
I0324 14:25:29.030724 22940 main.go:110] libmachine: Reading certificate data from /home/hashlash/.minikube/certs/ca.pem | |
I0324 14:25:29.044916 22940 main.go:110] libmachine: Decoding PEM data... | |
I0324 14:25:29.044979 22940 main.go:110] libmachine: Parsing certificate... | |
I0324 14:25:29.045260 22940 main.go:110] libmachine: Reading certificate data from /home/hashlash/.minikube/certs/cert.pem | |
I0324 14:25:29.046064 22940 main.go:110] libmachine: Decoding PEM data... | |
I0324 14:25:29.046137 22940 main.go:110] libmachine: Parsing certificate... | |
I0324 14:25:29.046301 22940 main.go:110] libmachine: Running pre-create checks... | |
I0324 14:25:29.046341 22940 main.go:110] libmachine: (kvm) Calling .PreCreateCheck | |
I0324 14:25:29.047585 22940 main.go:110] libmachine: (kvm) Calling .GetConfigRaw | |
I0324 14:25:29.051649 22940 main.go:110] libmachine: Creating machine... | |
I0324 14:25:29.051707 22940 main.go:110] libmachine: (kvm) Calling .Create | |
I0324 14:25:29.051978 22940 main.go:110] libmachine: (kvm) Creating KVM machine... | |
I0324 14:25:29.054302 22940 main.go:110] libmachine: (kvm) Setting up store path in /home/hashlash/.minikube/machines/kvm ... | |
I0324 14:25:29.054365 22940 main.go:110] libmachine: (kvm) Building disk image from file:///home/hashlash/.minikube/cache/iso/minikube-v1.8.0.iso | |
I0324 14:25:29.054777 22940 main.go:110] libmachine: (kvm) DBG | ERROR: logging before flag.Parse: I0324 14:25:29.054256 22966 common.go:99] Making disk image using store path: /home/hashlash/.minikube | |
I0324 14:25:29.054861 22940 main.go:110] libmachine: (kvm) Downloading /home/hashlash/.minikube/cache/boot2docker.iso from file:///home/hashlash/.minikube/cache/iso/minikube-v1.8.0.iso... | |
I0324 14:25:33.913008 22940 main.go:110] libmachine: (kvm) DBG | ERROR: logging before flag.Parse: I0324 14:25:33.912753 22966 common.go:106] Creating ssh key: /home/hashlash/.minikube/machines/kvm/id_rsa... | |
I0324 14:25:34.209466 22940 main.go:110] libmachine: (kvm) DBG | ERROR: logging before flag.Parse: I0324 14:25:34.209078 22966 common.go:112] Creating raw disk image: /home/hashlash/.minikube/machines/kvm/kvm.rawdisk... | |
I0324 14:25:34.209651 22940 main.go:110] libmachine: (kvm) DBG | Writing magic tar header | |
I0324 14:25:34.209756 22940 main.go:110] libmachine: (kvm) DBG | Writing SSH key tar header | |
I0324 14:27:29.030973 22940 start.go:104] createHost completed in 2m0.072237401s | |
I0324 14:27:29.031054 22940 start.go:73] releasing machines lock for "kvm", held for 2m0.072394719s | |
W0324 14:27:29.031398 22940 exit.go:101] Unable to start VM. Please investigate and run 'minikube delete' if possible: creating host: create host timed out in 120.000000 seconds | |
๐ฃ Unable to start VM. Please investigate and run 'minikube delete' if possible: creating host: create host timed out in 120.000000 seconds | |
๐ฟ minikube is exiting due to an error. If the above message is not useful, open an issue: | |
๐ https://github.com/kubernetes/minikube/issues/new/choose |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment