Created
January 14, 2019 13:57
-
-
Save bfitzpat/d33cde22dbd907a7a03a6607aa6ebb71 to your computer and use it in GitHub Desktop.
New minishift
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
| PS C:\WINDOWS\system32> minishift start --memory 4GB --show-libmachine-logs -v 9 | |
| -- minishift version: v1.29.0+72fa7b2 | |
| -- Starting profile 'minishift' | |
| -- Check if deprecated options are used ... OK | |
| -- Checking if https://github.com is reachable ... OK | |
| -- Checking if requested OpenShift version 'v3.11.0' is valid ... OK | |
| -- Checking if requested OpenShift version 'v3.11.0' is supported ... OK | |
| -- Checking if requested hypervisor 'hyperv' is supported on this platform ... OK | |
| -- Checking if Hyper-V driver is installed ... OK | |
| -- Checking if Hyper-V driver is configured to use a Virtual Switch ... | |
| 'New Virtual Switch' ... OK | |
| -- Checking if user is a member of the Hyper-V Administrators group ... OK | |
| -- Checking the ISO URL ... OK | |
| -- Checking if provided oc flags are supported ... OK | |
| -- Starting the OpenShift cluster using 'hyperv' hypervisor ... | |
| -- Minishift VM will be configured with ... | |
| Memory: 4 GB | |
| vCPUs : 2 | |
| Disk size: 20 GB | |
| -- Starting Minishift VM ....Found binary path at C:\minishift\minishift.exe | |
| Launching plugin server for driver hyperv | |
| Plugin server listening at address 127.0.0.1:52491 | |
| () Calling .GetVersion | |
| Using API Version 1 | |
| () Calling .SetConfigRaw | |
| () Calling .GetMachineName | |
| (minishift) Calling .GetMachineName | |
| (minishift) Calling .DriverName | |
| Reading certificate data from C:\Users\brianf\.minishift\certs\ca.pem | |
| Decoding PEM data... | |
| Parsing certificate... | |
| Reading certificate data from C:\Users\brianf\.minishift\certs\cert.pem | |
| Decoding PEM data... | |
| Parsing certificate... | |
| Running pre-create checks... | |
| (minishift) Calling .PreCreateCheck | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique | |
| (minishift) DBG | [stdout =====>] : Hyper-V | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole("S-1-5-32-578") | |
| (minishift) DBG | [stdout =====>] : True | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; (Hyper-V\Get-VMSwitch).Name | |
| (minishift) DBG | [stdout =====>] : New Virtual Switch | |
| (minishift) DBG | Default Switch | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) Calling .GetConfigRaw | |
| Creating machine... | |
| (minishift) Calling .Create | |
| (minishift) Downloading C:\Users\brianf\.minishift\cache\boot2docker.iso from file://C:/Users/brianf/.minishift/cache/iso/centos/v1.13.0/minishift-centos7.iso... | |
| .(minishift) Creating SSH key... | |
| (minishift) Creating VM... | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive | |
| [Console]::OutputEncoding = [Text.Encoding]::UTF8; (Hyper-V\Get-VMSwitch).Name | |
| (minishift) DBG | [stdout =====>] : New Virtual Switch | |
| (minishift) Using switch "New Virtual Switch" | |
| (minishift) DBG | Default Switch | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive | |
| @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal | |
| .WindowsBuiltInRole] "Administrator") | |
| (minishift) DBG | [stdout =====>] : True | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\brianf\.minishift\machines\minishift\fixed.vhd' -SizeBytes 10MB -Fixed | |
| (minishift) Creating VHD | |
| ..(minishift) DBG | [stdout =====>] : | |
| (minishift) DBG | | |
| (minishift) DBG | ComputerName : BRIANF-WORK | |
| (minishift) DBG | Path : C:\Users\brianf\.minishift\machines\minishift\fixed.vhd | |
| (minishift) DBG | VhdFormat : VHD | |
| (minishift) DBG | VhdType : Fixed | |
| (minishift) DBG | FileSize : 10486272 | |
| (minishift) DBG | Size : 10485760 | |
| (minishift) DBG | MinimumSize : | |
| (minishift) DBG | LogicalSectorSize : 512 | |
| (minishift) DBG | PhysicalSectorSize : 512 | |
| (minishift) DBG | BlockSize : 0 | |
| (minishift) DBG | ParentPath : | |
| (minishift) DBG | DiskIdentifier : 69265ABA-D88A-43E0-9855-828E322305E9 | |
| (minishift) DBG | FragmentationPercentage : 0 | |
| (minishift) DBG | Alignment : 1 | |
| (minishift) DBG | Attached : False | |
| (minishift) DBG | DiskNumber : | |
| (minishift) DBG | IsPMEMCompatible : False | |
| (minishift) DBG | AddressAbstractionType : None | |
| (minishift) DBG | Number : | |
| (minishift) DBG | | |
| (minishift) DBG | | |
| (minishift) DBG | | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | Writing magic tar header | |
| (minishift) DBG | Writing SSH key tar header | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\brianf\.minishift\machines\minishift\fixed.vhd' -DestinationPath 'C:\Users\brianf\.minishift\machines\minishift\disk.vhd' -VHDType Dynamic -DeleteSource | |
| .(minishift) DBG | [stdout =====>] : | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\brianf\.minishift\machines\minishift\disk.vhd' -SizeBytes 20000MB | |
| .(minishift) DBG | [stdout =====>] : | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM minishift -Path 'C:\Users\brianf\.minishift\machines\minishift' -SwitchName 'New Virtual Switch' -MemoryStartupBytes 4096MB | |
| ..(minishift) DBG | [stdout =====>] : | |
| (minishift) DBG | Name State CPUUsage(%) MemoryAssigned(M) Uptime Status Version | |
| (minishift) DBG | ---- ----- ----------- ----------------- ------ ------ ------- | |
| (minishift) DBG | minishift Off 0 0 00:00:00 Operating normally 9.0 | |
| (minishift) DBG | | |
| (minishift) DBG | | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor minishift -Count 2 | |
| (minishift) DBG | [stdout =====>] : | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName minishift -Path 'C:\Users\brianf\.minishift\machines\minishift\boot2docker.iso' | |
| .(minishift) DBG | [stdout =====>] : | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName minishift -Path 'C:\Users\brianf\.minishift\machines\minishift\disk.vhd' | |
| (minishift) DBG | [stdout =====>] : | |
| (minishift) Starting VM... | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM minishift | |
| ..(minishift) DBG | [stdout =====>] : | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) Waiting for host to start... | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| .(minishift) DBG | [stdout =====>] : | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : | |
| (minishift) DBG | [stderr =====>] : | |
| .(minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : | |
| (minishift) DBG | [stderr =====>] : | |
| .(minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : | |
| (minishift) DBG | [stderr =====>] : | |
| .(minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : | |
| (minishift) DBG | [stderr =====>] : | |
| .(minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : | |
| (minishift) DBG | [stderr =====>] : | |
| .(minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| .(minishift) DBG | [stdout =====>] : fe80::215:5dff:fe00:9d04 | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) Calling .GetConfigRaw | |
| (minishift) Calling .DriverName | |
| (minishift) Calling .DriverName | |
| Waiting for machine to be running, this may take a few minutes... | |
| (minishift) Calling .GetState | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| Detecting operating system of created instance... | |
| (minishift) DBG | [stderr =====>] : | |
| Waiting for SSH to be available... | |
| Getting to WaitForSSH function... | |
| (minishift) Calling .GetSSHHostname | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : fe80::215:5dff:fe00:9d04 | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) Calling .GetSSHPort | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHUsername | |
| .Using SSH client type: external | |
| &{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@fe80::215:5dff:fe00:9d04 -o IdentitiesOnly=yes -i C:\Users\brianf\.minishift\machines\minishift\id_rsa -p 22] C:\WINDOWS\System32\OpenSSH\ssh.exe <nil>} | |
| About to run SSH command: | |
| exit 0 | |
| ...SSH cmd err, output: <nil>: | |
| (minishift) Calling .GetSSHHostname | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : fe80::215:5dff:fe00:9d04 | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) Calling .GetSSHPort | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHUsername | |
| Using SSH client type: external | |
| &{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@fe80::215:5dff:fe00:9d04 -o IdentitiesOnly=yes -i C:\Users\brianf\.minishift\machines\minishift\id_rsa -p 22] C:\WINDOWS\System32\OpenSSH\ssh.exe <nil>} | |
| About to run SSH command: | |
| cat /etc/os-release | |
| ...SSH cmd err, output: <nil>: NAME="CentOS Linux" | |
| VERSION="7 (Core)" | |
| ID="centos" | |
| ID_LIKE="rhel fedora" | |
| VERSION_ID="7" | |
| PRETTY_NAME="CentOS Linux 7 (Core)" | |
| ANSI_COLOR="0;31" | |
| CPE_NAME="cpe:/o:centos:centos:7" | |
| HOME_URL="https://www.centos.org/" | |
| BUG_REPORT_URL="https://bugs.centos.org/" | |
| CENTOS_MANTISBT_PROJECT="CentOS-7" | |
| CENTOS_MANTISBT_PROJECT_VERSION="7" | |
| REDHAT_SUPPORT_PRODUCT="centos" | |
| REDHAT_SUPPORT_PRODUCT_VERSION="7" | |
| VARIANT="minishift" | |
| VARIANT_VERSION="1.13.0" | |
| BUILD_ID="50124a9-23102018124412-local" | |
| Detecting the provisioner... | |
| Couldn't set key CPE_NAME, no corresponding struct field found | |
| Couldn't set key , no corresponding struct field found | |
| Couldn't set key CENTOS_MANTISBT_PROJECT, no corresponding struct field found | |
| Couldn't set key CENTOS_MANTISBT_PROJECT_VERSION, no corresponding struct field found | |
| Couldn't set key REDHAT_SUPPORT_PRODUCT, no corresponding struct field found | |
| Couldn't set key REDHAT_SUPPORT_PRODUCT_VERSION, no corresponding struct field found | |
| Couldn't set key , no corresponding struct field found | |
| Couldn't set key VARIANT_VERSION, no corresponding struct field found | |
| Couldn't set key BUILD_ID, no corresponding struct field found | |
| Provisioning with minishift... | |
| No storage driver specified, instead using 'overlay2' | |
| Setting hostname ... | |
| (minishift) Calling .GetMachineName | |
| (minishift) Calling .GetSSHHostname | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : fe80::215:5dff:fe00:9d04 | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) Calling .GetSSHPort | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHUsername | |
| Using SSH client type: external | |
| &{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@fe80::215:5dff:fe00:9d04 -o IdentitiesOnly=yes -i C:\Users\brianf\.minishift\machines\minishift\id_rsa -p 22] C:\WINDOWS\System32\OpenSSH\ssh.exe <nil>} | |
| About to run SSH command: | |
| sudo hostname minishift && echo "minishift" | sudo tee /etc/hostname | |
| ...SSH cmd err, output: <nil>: minishift | |
| (minishift) Calling .GetSSHHostname | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : fe80::215:5dff:fe00:9d04 | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) Calling .GetSSHPort | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHUsername | |
| Using SSH client type: external | |
| &{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@fe80::215:5dff:fe00:9d04 -o IdentitiesOnly=yes -i C:\Users\brianf\.minishift\machines\minishift\id_rsa -p 22] C:\WINDOWS\System32\OpenSSH\ssh.exe <nil>} | |
| About to run SSH command: | |
| if grep -xq 127.0.1.1.* /etc/hosts; then sudo sed -i 's/^127.0.1.1.*/127.0.1.1 minishift/g' /etc/hosts; else echo '127.0.1.1 minishift' | sudo tee -a /etc/hosts; fi | |
| ...SSH cmd err, output: <nil>: 127.0.1.1 minishift | |
| OK | |
| checking docker daemon | |
| (minishift) Calling .GetSSHHostname | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : fe80::215:5dff:fe00:9d04 | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) Calling .GetSSHPort | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHUsername | |
| Using SSH client type: external | |
| &{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@fe80::215:5dff:fe00:9d04 -o IdentitiesOnly=yes -i C:\Users\brianf\.minishift\machines\minishift\id_rsa -p 22] C:\WINDOWS\System32\OpenSSH\ssh.exe <nil>} | |
| About to run SSH command: | |
| sudo systemctl -f start docker | |
| ..SSH cmd err, output: <nil>: | |
| (minishift) Calling .GetSSHHostname | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : fe80::215:5dff:fe00:9d04 | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) Calling .GetSSHPort | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHUsername | |
| Using SSH client type: external | |
| &{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@fe80::215:5dff:fe00:9d04 -o IdentitiesOnly=yes -i C:\Users\brianf\.minishift\machines\minishift\id_rsa -p 22] C:\WINDOWS\System32\OpenSSH\ssh.exe <nil>} | |
| About to run SSH command: | |
| sudo docker version | |
| ...SSH cmd err, output: <nil>: Client: | |
| Version: 1.13.1 | |
| API version: 1.26 | |
| Package version: docker-1.13.1-75.git8633870.el7.centos.x86_64 | |
| Go version: go1.9.4 | |
| Git commit: 8633870/1.13.1 | |
| Built: Fri Sep 28 19:45:08 2018 | |
| OS/Arch: linux/amd64 | |
| Server: | |
| Version: 1.13.1 | |
| API version: 1.26 (minimum version 1.12) | |
| Package version: docker-1.13.1-75.git8633870.el7.centos.x86_64 | |
| Go version: go1.9.4 | |
| Git commit: 8633870/1.13.1 | |
| Built: Fri Sep 28 19:45:08 2018 | |
| OS/Arch: linux/amd64 | |
| Experimental: false | |
| (minishift) Calling .GetSSHHostname | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : fe80::215:5dff:fe00:9d04 | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) Calling .GetSSHPort | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHUsername | |
| Using SSH client type: external | |
| &{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@fe80::215:5dff:fe00:9d04 -o IdentitiesOnly=yes -i C:\Users\brianf\.minishift\machines\minishift\id_rsa -p 22] C:\WINDOWS\System32\OpenSSH\ssh.exe <nil>} | |
| About to run SSH command: | |
| sudo mkdir -p /etc/docker | |
| ..SSH cmd err, output: <nil>: | |
| (minishift) Calling .GetMachineName | |
| (minishift) Calling .GetIP | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : fe80::215:5dff:fe00:9d04 | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| Copying certs to the local machine directory... | |
| generating server cert: C:\Users\brianf\.minishift\machines\server.pem ca-key=C:\Users\brianf\.minishift\certs\ca.pem private-key=C:\Users\brianf\.minishift\certs\ca-key.pem org=brianf.minishift san=[fe80::215:5dff:fe00:9d04 localhost] | |
| (minishift) Calling .GetSSHHostname | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : fe80::215:5dff:fe00:9d04 | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) Calling .GetSSHPort | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHUsername | |
| Using SSH client type: external | |
| &{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@fe80::215:5dff:fe00:9d04 -o IdentitiesOnly=yes -i C:\Users\brianf\.minishift\machines\minishift\id_rsa -p 22] C:\WINDOWS\System32\OpenSSH\ssh.exe <nil>} | |
| About to run SSH command: | |
| sudo systemctl -f stop docker | |
| ...SSH cmd err, output: <nil>: | |
| (minishift) Calling .GetSSHHostname | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : fe80::215:5dff:fe00:9d04 | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) Calling .GetSSHPort | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHUsername | |
| Using SSH client type: external | |
| &{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@fe80::215:5dff:fe00:9d04 -o IdentitiesOnly=yes -i C:\Users\brianf\.minishift\machines\minishift\id_rsa -p 22] C:\WINDOWS\System32\OpenSSH\ssh.exe <nil>} | |
| About to run SSH command: | |
| if [ ! -z "$(ip link show docker0)" ]; then sudo ip link delete docker0; fi | |
| ..SSH cmd err, output: <nil>: | |
| Copying certs to the remote machine... | |
| (minishift) Calling .GetSSHHostname | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : fe80::215:5dff:fe00:9d04 | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) Calling .GetSSHPort | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHUsername | |
| Using SSH client type: external | |
| &{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@fe80::215:5dff:fe00:9d04 -o IdentitiesOnly=yes -i C:\Users\brianf\.minishift\machines\minishift\id_rsa -p 22] C:\WINDOWS\System32\OpenSSH\ssh.exe <nil>} | |
| About to run SSH command: | |
| printf '%s' '-----BEGIN CERTIFICATE----- | |
| MIICzzCCAbegAwIBAgIQB3Sa5wHyKKNjelm2W/YZAjANBgkqhkiG9w0BAQsFADAR | |
| MQ8wDQYDVQQKEwZicmlhbmYwHhcNMTkwMTExMTU1MzAwWhcNMjExMjI2MTU1MzAw | |
| WjARMQ8wDQYDVQQKEwZicmlhbmYwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK | |
| AoIBAQCrxJWFHBoKhi7xZjzSuT1ZnDLJ44gZd+Dm8FWlRubmIMaWExTft6tZBSXh | |
| QyRaFd4uGwiW9m8ouErRupTA4yMMxAJzuEqWWFQIA3g7n3SnEDHShxS3E7p3lyy3 | |
| SvJxog1NOxoZaH6b4+gV11XNDlwnItFXumr/xTgfm9mEkaFjEKpXMA4iJOVFIdmw | |
| 5vmtKUQ/5gtat/c4Y3PcNJapeLS6hExsSgy71Xmrrl1qYMrwxpI6SZnBKmkzB7rn | |
| hFZMjrZPea1oe+vG7A0CzeLM7TbkA0UyWNyug4OptXdv8hGwQ1jkk0e50cS6B/Lu | |
| SZbcnTV4+yYeDfzVC29rwwHR9+kHAgMBAAGjIzAhMA4GA1UdDwEB/wQEAwICrDAP | |
| BgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQAegOOV1SpSIyR8xuSP | |
| reVOKrmSCEQSAt3CpkH5M6LwBz8xSsf6KcfAvhaJPohg5ArpfRoBvw9h/QX/bmUm | |
| hChuny0BaFtvMLzuHXZhE1DFx1KL5mSiygD1bSakc5K/HWLPJe4z18g1QA8CXqIy | |
| KsUuaKdXaz7W1VmzXt+gm0CeNXFYl8SGA6uaxnjk7FnTo9L8y/FM+kLi1lHYgGCu | |
| 3D0y9Ib3mVWsMJnvn+rCR142fw7niFK7YfYpSa7nl6jDTexUYwmjEyF94TlJwHHz | |
| whE07fV+FJtkr8btBDn9QzFiXv5sFPNxXSW0CXAGgZO0ll4ntmK/HA6+/MW3Q0w2 | |
| VFGS | |
| -----END CERTIFICATE----- | |
| ' | sudo tee /etc/docker/ca.pem | |
| ..SSH cmd err, output: <nil>: -----BEGIN CERTIFICATE----- | |
| MIICzzCCAbegAwIBAgIQB3Sa5wHyKKNjelm2W/YZAjANBgkqhkiG9w0BAQsFADAR | |
| MQ8wDQYDVQQKEwZicmlhbmYwHhcNMTkwMTExMTU1MzAwWhcNMjExMjI2MTU1MzAw | |
| WjARMQ8wDQYDVQQKEwZicmlhbmYwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK | |
| AoIBAQCrxJWFHBoKhi7xZjzSuT1ZnDLJ44gZd+Dm8FWlRubmIMaWExTft6tZBSXh | |
| QyRaFd4uGwiW9m8ouErRupTA4yMMxAJzuEqWWFQIA3g7n3SnEDHShxS3E7p3lyy3 | |
| SvJxog1NOxoZaH6b4+gV11XNDlwnItFXumr/xTgfm9mEkaFjEKpXMA4iJOVFIdmw | |
| 5vmtKUQ/5gtat/c4Y3PcNJapeLS6hExsSgy71Xmrrl1qYMrwxpI6SZnBKmkzB7rn | |
| hFZMjrZPea1oe+vG7A0CzeLM7TbkA0UyWNyug4OptXdv8hGwQ1jkk0e50cS6B/Lu | |
| SZbcnTV4+yYeDfzVC29rwwHR9+kHAgMBAAGjIzAhMA4GA1UdDwEB/wQEAwICrDAP | |
| BgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQAegOOV1SpSIyR8xuSP | |
| reVOKrmSCEQSAt3CpkH5M6LwBz8xSsf6KcfAvhaJPohg5ArpfRoBvw9h/QX/bmUm | |
| hChuny0BaFtvMLzuHXZhE1DFx1KL5mSiygD1bSakc5K/HWLPJe4z18g1QA8CXqIy | |
| KsUuaKdXaz7W1VmzXt+gm0CeNXFYl8SGA6uaxnjk7FnTo9L8y/FM+kLi1lHYgGCu | |
| 3D0y9Ib3mVWsMJnvn+rCR142fw7niFK7YfYpSa7nl6jDTexUYwmjEyF94TlJwHHz | |
| whE07fV+FJtkr8btBDn9QzFiXv5sFPNxXSW0CXAGgZO0ll4ntmK/HA6+/MW3Q0w2 | |
| VFGS | |
| -----END CERTIFICATE----- | |
| (minishift) Calling .GetSSHHostname | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : fe80::215:5dff:fe00:9d04 | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) Calling .GetSSHPort | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHUsername | |
| Using SSH client type: external | |
| &{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@fe80::215:5dff:fe00:9d04 -o IdentitiesOnly=yes -i C:\Users\brianf\.minishift\machines\minishift\id_rsa -p 22] C:\WINDOWS\System32\OpenSSH\ssh.exe <nil>} | |
| About to run SSH command: | |
| printf '%s' '-----BEGIN CERTIFICATE----- | |
| MIIDEzCCAfugAwIBAgIQHqiGPRCkM/tC8HQCMujGqTANBgkqhkiG9w0BAQsFADAR | |
| MQ8wDQYDVQQKEwZicmlhbmYwHhcNMTkwMTE0MTM0NjAwWhcNMjExMjI5MTM0NjAw | |
| WjAbMRkwFwYDVQQKExBicmlhbmYubWluaXNoaWZ0MIIBIjANBgkqhkiG9w0BAQEF | |
| AAOCAQ8AMIIBCgKCAQEAoyxC1PhcXF0D5V3+ing3jHkNPa8qB1fqo0yvPcw/zzcK | |
| CBfrDo6K1QkOIpK5J9wRt8w40v/0B8dSXD+JLuDHgNq2dthhT4oRPLNjJrxk9ph1 | |
| MwnMVjw/w3OV9qqbF+hsbEI38UHfJaLEwpAxBtjICz0rJp/dQDKz3lFPnckd4D3U | |
| RPm9aICBvo+XVjaTAjlU+KI/NXfTdv66g4CUJK7+cg9SvaXJp6VL/x7+DQqyjoM+ | |
| rAvMkRoq+xu56XAx8ziWlBGVBtHypbq7loM9/hgtFfudeHyP456AiRwBlmqljsr3 | |
| Bto0kc0wnbgybvFfaEokvXSObVJm65xErDrFdIdRMQIDAQABo10wWzAOBgNVHQ8B | |
| Af8EBAMCA6gwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH/BAIwADAmBgNV | |
| HREEHzAdgglsb2NhbGhvc3SHEP6AAAAAAAAAAhVd//4AnQQwDQYJKoZIhvcNAQEL | |
| BQADggEBAHejh188rcD/wXMBPLVfLVx6OxZVE81cWUc5DooxilzUkLZPvkqazxYQ | |
| G7wGPyTk7ButSwtdc5dh+1p2A09fu/TPuUmbCGg/+VIfkG/9dhvCgnAdmVrpfmwC | |
| RfIJpixlfZOpDHoJBqQW8iIf08GzVMXhaqd7/7VFabyUvdTNXKgnLAh6CGeZxkSr | |
| lwNWMbwtirvgaPdXeKWd6ZYjdYCl2GF9pclbWrs4bwB3MyE9tBDeIddjdPIZByi3 | |
| zFVDPBOSEjv41tooCWeox1sj2ebCSdJgNQWJhvgjBoVz5nC77Xqj9Be5zeCYPfWL | |
| rVeJcQ02vc07ngevO8uf2RyzEYID7SM= | |
| -----END CERTIFICATE----- | |
| ' | sudo tee /etc/docker/server.pem | |
| SSH cmd err, output: <nil>: -----BEGIN CERTIFICATE----- | |
| MIIDEzCCAfugAwIBAgIQHqiGPRCkM/tC8HQCMujGqTANBgkqhkiG9w0BAQsFADAR | |
| MQ8wDQYDVQQKEwZicmlhbmYwHhcNMTkwMTE0MTM0NjAwWhcNMjExMjI5MTM0NjAw | |
| WjAbMRkwFwYDVQQKExBicmlhbmYubWluaXNoaWZ0MIIBIjANBgkqhkiG9w0BAQEF | |
| AAOCAQ8AMIIBCgKCAQEAoyxC1PhcXF0D5V3+ing3jHkNPa8qB1fqo0yvPcw/zzcK | |
| CBfrDo6K1QkOIpK5J9wRt8w40v/0B8dSXD+JLuDHgNq2dthhT4oRPLNjJrxk9ph1 | |
| MwnMVjw/w3OV9qqbF+hsbEI38UHfJaLEwpAxBtjICz0rJp/dQDKz3lFPnckd4D3U | |
| RPm9aICBvo+XVjaTAjlU+KI/NXfTdv66g4CUJK7+cg9SvaXJp6VL/x7+DQqyjoM+ | |
| rAvMkRoq+xu56XAx8ziWlBGVBtHypbq7loM9/hgtFfudeHyP456AiRwBlmqljsr3 | |
| Bto0kc0wnbgybvFfaEokvXSObVJm65xErDrFdIdRMQIDAQABo10wWzAOBgNVHQ8B | |
| Af8EBAMCA6gwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH/BAIwADAmBgNV | |
| HREEHzAdgglsb2NhbGhvc3SHEP6AAAAAAAAAAhVd//4AnQQwDQYJKoZIhvcNAQEL | |
| BQADggEBAHejh188rcD/wXMBPLVfLVx6OxZVE81cWUc5DooxilzUkLZPvkqazxYQ | |
| G7wGPyTk7ButSwtdc5dh+1p2A09fu/TPuUmbCGg/+VIfkG/9dhvCgnAdmVrpfmwC | |
| RfIJpixlfZOpDHoJBqQW8iIf08GzVMXhaqd7/7VFabyUvdTNXKgnLAh6CGeZxkSr | |
| lwNWMbwtirvgaPdXeKWd6ZYjdYCl2GF9pclbWrs4bwB3MyE9tBDeIddjdPIZByi3 | |
| zFVDPBOSEjv41tooCWeox1sj2ebCSdJgNQWJhvgjBoVz5nC77Xqj9Be5zeCYPfWL | |
| rVeJcQ02vc07ngevO8uf2RyzEYID7SM= | |
| -----END CERTIFICATE----- | |
| (minishift) Calling .GetSSHHostname | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : fe80::215:5dff:fe00:9d04 | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) Calling .GetSSHPort | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHUsername | |
| Using SSH client type: external | |
| &{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@fe80::215:5dff:fe00:9d04 -o IdentitiesOnly=yes -i C:\Users\brianf\.minishift\machines\minishift\id_rsa -p 22] C:\WINDOWS\System32\OpenSSH\ssh.exe <nil>} | |
| About to run SSH command: | |
| printf '%s' '-----BEGIN RSA PRIVATE KEY----- | |
| MIIEpAIBAAKCAQEAoyxC1PhcXF0D5V3+ing3jHkNPa8qB1fqo0yvPcw/zzcKCBfr | |
| Do6K1QkOIpK5J9wRt8w40v/0B8dSXD+JLuDHgNq2dthhT4oRPLNjJrxk9ph1MwnM | |
| Vjw/w3OV9qqbF+hsbEI38UHfJaLEwpAxBtjICz0rJp/dQDKz3lFPnckd4D3URPm9 | |
| aICBvo+XVjaTAjlU+KI/NXfTdv66g4CUJK7+cg9SvaXJp6VL/x7+DQqyjoM+rAvM | |
| kRoq+xu56XAx8ziWlBGVBtHypbq7loM9/hgtFfudeHyP456AiRwBlmqljsr3Bto0 | |
| kc0wnbgybvFfaEokvXSObVJm65xErDrFdIdRMQIDAQABAoIBADAPblPaHyIZR3d8 | |
| WuegBwR59xtvB1sIWxTkFk2GZlj7JhpCKTqtY1jiBObL/nsuB43yOd50AwVzgN+o | |
| 2xgSntBmGw4gJ3FNAky1rYOQQ9CaERMKVMQllMZVuhrgHzRIgf7U9jM6KqakLX39 | |
| CGOy4CDnUFldBsbM6EuX+XJI9WLBeue5MXiO6jHTcgWY0WT0i8VRot21UJBKvV2+ | |
| vMzLNMRlkaT7RVjq1H6T46r9QtOSyc+W6zawgzN4SXRYvdMiC/6Ke6oAxDe8OvkS | |
| RsPW3vOGBpgpAJ8K9CiGQoU5clhsoFJD6mxN/9FV2y7ELokQ2DqJ+U6colPR/Kst | |
| jn1rpC0CgYEAylfQmQZbxEbMgs/OMFyqBn4SWSEiXxBZGGX8KRYh0eka5d7ivM8u | |
| ewgUJ3t6Y/ggHPj8dLLFz8e/Iyk9fOObDgTB7DQbP4a6FwiyNMi0we9SWkly0X4M | |
| pZN73/EfFASLBk8aUWLFt4393aPreqVnciMuIy0vVCRjMj/TzU9ilpMCgYEAznFb | |
| XQrwhFMSAWaARUmIxZ1iGho4RjbHnZK9h/zmP6arv3kYWSPzPJUOY6B4qbbRgfpZ | |
| B9K3KTc26XjOHH6U8BcETQ46iUJM7kZDhHBzH68W8GzbxEIPKsPVbnr52kWGhmjW | |
| HnZ3jM3s2nDtm0WveaZT5TcRAtS/Bt6xWRrxb6sCgYEAo7c9njLY2Qx3uHeu2s5+ | |
| +1XSPq9iggxWKjmKNywjHRZAnzEhv6bacs1skS2FL5G5WffTPBDRoHZ7nlVl3MDD | |
| 2inbReQ7D8FQnAZ7Od4S8r9SoJ7A+ePFE8sq9VzAyo+KdQZXwvXqB8QpXcWdZ9Sg | |
| yGbSk7+hhbETWbrvAjVzDWUCgYBz25JWyUjqOmSkfI4IVJh5rzXbSFPEtAGbITtV | |
| Ek1182f38VIE1PQxT8Xfi7OsK3mw5HsKtOsuKlqa9L1XqIKVq5UyWYXoelkKcEx8 | |
| C0/QvEa3b6B2qEwyx+0EL+gA43v3+uYP+pRlZTxD65Sty5ILR5lVzm2xlQwQIvKM | |
| +138OQKBgQCf4T5KJHftJ8BxGxP+r33k5WiPJJSi+axeUpiLjQ4xzxGnvpGNfL/0 | |
| toYe/hSsZqGNtTuuHLbpLTsEbpmwvUkZTSVmBrNS9PZubD2HCOLUiqePmhpv0nDx | |
| H07q/Z3hOJvMVC0YEU6SPHhLjCuo5s5Bkwz3HY/kNus2NLsq2AUcRg== | |
| -----END RSA PRIVATE KEY----- | |
| ' | sudo tee /etc/docker/server-key.pem | |
| ..SSH cmd err, output: <nil>: -----BEGIN RSA PRIVATE KEY----- | |
| MIIEpAIBAAKCAQEAoyxC1PhcXF0D5V3+ing3jHkNPa8qB1fqo0yvPcw/zzcKCBfr | |
| Do6K1QkOIpK5J9wRt8w40v/0B8dSXD+JLuDHgNq2dthhT4oRPLNjJrxk9ph1MwnM | |
| Vjw/w3OV9qqbF+hsbEI38UHfJaLEwpAxBtjICz0rJp/dQDKz3lFPnckd4D3URPm9 | |
| aICBvo+XVjaTAjlU+KI/NXfTdv66g4CUJK7+cg9SvaXJp6VL/x7+DQqyjoM+rAvM | |
| kRoq+xu56XAx8ziWlBGVBtHypbq7loM9/hgtFfudeHyP456AiRwBlmqljsr3Bto0 | |
| kc0wnbgybvFfaEokvXSObVJm65xErDrFdIdRMQIDAQABAoIBADAPblPaHyIZR3d8 | |
| WuegBwR59xtvB1sIWxTkFk2GZlj7JhpCKTqtY1jiBObL/nsuB43yOd50AwVzgN+o | |
| 2xgSntBmGw4gJ3FNAky1rYOQQ9CaERMKVMQllMZVuhrgHzRIgf7U9jM6KqakLX39 | |
| CGOy4CDnUFldBsbM6EuX+XJI9WLBeue5MXiO6jHTcgWY0WT0i8VRot21UJBKvV2+ | |
| vMzLNMRlkaT7RVjq1H6T46r9QtOSyc+W6zawgzN4SXRYvdMiC/6Ke6oAxDe8OvkS | |
| RsPW3vOGBpgpAJ8K9CiGQoU5clhsoFJD6mxN/9FV2y7ELokQ2DqJ+U6colPR/Kst | |
| jn1rpC0CgYEAylfQmQZbxEbMgs/OMFyqBn4SWSEiXxBZGGX8KRYh0eka5d7ivM8u | |
| ewgUJ3t6Y/ggHPj8dLLFz8e/Iyk9fOObDgTB7DQbP4a6FwiyNMi0we9SWkly0X4M | |
| pZN73/EfFASLBk8aUWLFt4393aPreqVnciMuIy0vVCRjMj/TzU9ilpMCgYEAznFb | |
| XQrwhFMSAWaARUmIxZ1iGho4RjbHnZK9h/zmP6arv3kYWSPzPJUOY6B4qbbRgfpZ | |
| B9K3KTc26XjOHH6U8BcETQ46iUJM7kZDhHBzH68W8GzbxEIPKsPVbnr52kWGhmjW | |
| HnZ3jM3s2nDtm0WveaZT5TcRAtS/Bt6xWRrxb6sCgYEAo7c9njLY2Qx3uHeu2s5+ | |
| +1XSPq9iggxWKjmKNywjHRZAnzEhv6bacs1skS2FL5G5WffTPBDRoHZ7nlVl3MDD | |
| 2inbReQ7D8FQnAZ7Od4S8r9SoJ7A+ePFE8sq9VzAyo+KdQZXwvXqB8QpXcWdZ9Sg | |
| yGbSk7+hhbETWbrvAjVzDWUCgYBz25JWyUjqOmSkfI4IVJh5rzXbSFPEtAGbITtV | |
| Ek1182f38VIE1PQxT8Xfi7OsK3mw5HsKtOsuKlqa9L1XqIKVq5UyWYXoelkKcEx8 | |
| C0/QvEa3b6B2qEwyx+0EL+gA43v3+uYP+pRlZTxD65Sty5ILR5lVzm2xlQwQIvKM | |
| +138OQKBgQCf4T5KJHftJ8BxGxP+r33k5WiPJJSi+axeUpiLjQ4xzxGnvpGNfL/0 | |
| toYe/hSsZqGNtTuuHLbpLTsEbpmwvUkZTSVmBrNS9PZubD2HCOLUiqePmhpv0nDx | |
| H07q/Z3hOJvMVC0YEU6SPHhLjCuo5s5Bkwz3HY/kNus2NLsq2AUcRg== | |
| -----END RSA PRIVATE KEY----- | |
| (minishift) Calling .GetURL | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : fe80::215:5dff:fe00:9d04 | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) Calling .DriverName | |
| Setting Docker configuration on the remote daemon... | |
| (minishift) Calling .GetSSHHostname | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : fe80::215:5dff:fe00:9d04 | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) Calling .GetSSHPort | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHUsername | |
| Using SSH client type: external | |
| &{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@fe80::215:5dff:fe00:9d04 -o IdentitiesOnly=yes -i C:\Users\brianf\.minishift\machines\minishift\id_rsa -p 22] C:\WINDOWS\System32\OpenSSH\ssh.exe <nil>} | |
| About to run SSH command: | |
| sudo mkdir -p /etc/systemd/system/docker.service.d && printf %s "[Service] | |
| ExecStart= | |
| ExecStart=/usr/bin/dockerd-current -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock \ | |
| --selinux-enabled \ | |
| --log-driver=journald \ | |
| --signature-verification=false \ | |
| --add-runtime docker-runc=/usr/libexec/docker/docker-runc-current \ | |
| --default-runtime=docker-runc \ | |
| --exec-opt native.cgroupdriver=systemd \ | |
| --userland-proxy-path=/usr/libexec/docker/docker-proxy-current \ | |
| --storage-driver overlay2 --tlsverify --tlscacert /etc/docker/ca.pem \ | |
| --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem \ | |
| --label provider=hyperv --insecure-registry 172.30.0.0/16 | |
| Environment= | |
| " | sudo tee /etc/systemd/system/docker.service.d/10-machine.conf | |
| ..SSH cmd err, output: <nil>: [Service] | |
| ExecStart= | |
| ExecStart=/usr/bin/dockerd-current -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --selinux-enabled --log-driver=journald --signature-verification=false --add-runtime docker-runc=/usr/libexec/docker/docker-runc-current --default-runtime=docker-runc --exec-opt native.cgroupdriver=systemd --userland-proxy-path=/usr/libexec/docker/docker-proxy-current --storage-driver overlay2 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 172.30.0.0/16 | |
| Environment= | |
| (minishift) Calling .GetSSHHostname | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : fe80::215:5dff:fe00:9d04 | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) Calling .GetSSHPort | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHUsername | |
| Using SSH client type: external | |
| &{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@fe80::215:5dff:fe00:9d04 -o IdentitiesOnly=yes -i C:\Users\brianf\.minishift\machines\minishift\id_rsa -p 22] C:\WINDOWS\System32\OpenSSH\ssh.exe <nil>} | |
| About to run SSH command: | |
| sudo systemctl daemon-reload | |
| ..SSH cmd err, output: <nil>: | |
| (minishift) Calling .GetSSHHostname | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : fe80::215:5dff:fe00:9d04 | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) Calling .GetSSHPort | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHUsername | |
| Using SSH client type: external | |
| &{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@fe80::215:5dff:fe00:9d04 -o IdentitiesOnly=yes -i C:\Users\brianf\.minishift\machines\minishift\id_rsa -p 22] C:\WINDOWS\System32\OpenSSH\ssh.exe <nil>} | |
| About to run SSH command: | |
| sudo systemctl -f start docker | |
| ..SSH cmd err, output: <nil>: | |
| (minishift) Calling .GetSSHHostname | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : fe80::215:5dff:fe00:9d04 | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) Calling .GetSSHPort | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHKeyPath | |
| (minishift) Calling .GetSSHUsername | |
| Using SSH client type: external | |
| &{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@fe80::215:5dff:fe00:9d04 -o IdentitiesOnly=yes -i C:\Users\brianf\.minishift\machines\minishift\id_rsa -p 22] C:\WINDOWS\System32\OpenSSH\ssh.exe <nil>} | |
| About to run SSH command: | |
| if ! type netstat 1>/dev/null; then ss -tln; else netstat -tln; fi | |
| ........SSH cmd err, output: exit status 255: | |
| Error running SSH command: ssh command error: | |
| command : if ! type netstat 1>/dev/null; then ss -tln; else netstat -tln; fi | |
| err : exit status 255 | |
| output : | |
| (minishift) Calling .GetSSHHostname | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : | |
| Error running SSH command: IP not found | |
| (minishift) DBG | [stderr =====>] : | |
| .(minishift) Calling .GetSSHHostname | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : | |
| Error running SSH command: IP not found | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) Calling .GetSSHHostname | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : | |
| (minishift) DBG | [stderr =====>] : | |
| Error running SSH command: IP not found | |
| .(minishift) Calling .GetSSHHostname | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : | |
| Error running SSH command: IP not found | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) Calling .GetSSHHostname | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| .(minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : | |
| Error running SSH command: IP not found | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) Calling .GetSSHHostname | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : | |
| (minishift) DBG | [stderr =====>] : | |
| Error running SSH command: IP not found | |
| .(minishift) Calling .GetSSHHostname | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : | |
| (minishift) DBG | [stderr =====>] : | |
| Error running SSH command: IP not found | |
| (minishift) Calling .GetSSHHostname | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : | |
| Error running SSH command: IP not found | |
| (minishift) DBG | [stderr =====>] : | |
| .(minishift) Calling .GetSSHHostname | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state | |
| (minishift) DBG | [stdout =====>] : Running | |
| (minishift) DBG | | |
| (minishift) DBG | [stderr =====>] : | |
| (minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM minishift ).networkadapters[0]).ipaddresses[0] | |
| (minishift) DBG | [stdout =====>] : | |
| (minishift) DBG | [stderr =====>] : | |
| Error running SSH command: IP not found | |
| FAIL E0114 06:54:55.927268 5100 start.go:494] Error starting the VM: Error creating the VM. Error creating machine: Error running provisioning: Unable to verify the Docker daemon is listening: Maximum number of retries (10) exceeded. Retrying. | |
| Error starting the VM: Error creating the VM. Error creating machine: Error running provisioning: Unable to verify the Docker daemon is listening: Maximum number of retries (10) exceeded | |
| PS C:\WINDOWS\system32> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment