Skip to content

Instantly share code, notes, and snippets.

@jonalv
Created March 26, 2019 13:51
Show Gist options
  • Save jonalv/d77412f727ff060ebb388863c01d0708 to your computer and use it in GitHub Desktop.
Save jonalv/d77412f727ff060ebb388863c01d0708 to your computer and use it in GitHub Desktop.
$ minishift start --show-libmachine-logs -v5
-- minishift version: v1.32.0+009893b
-- Starting profile 'minishift'
Found binary path at /usr/local/bin/docker-machine-driver-xhyve
Launching plugin server for driver xhyve
Plugin server listening at address 127.0.0.1:54116
() DBG | operation not supported by device
() Calling .GetVersion
Using API Version 1
() Calling .SetConfigRaw
() Calling .GetMachineName
(minishift) Calling .GetState
-- 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 'xhyve' is supported on this platform ... OK
-- Checking if xhyve driver is installed ...
Driver is available at /usr/local/bin/docker-machine-driver-xhyve
Checking for setuid bit ... OK
-- Checking the ISO URL ... OK
-- Checking if provided oc flags are supported ... OK
-- Starting the OpenShift cluster using 'xhyve' hypervisor ...
-- Starting Minishift VM ....Found binary path at /usr/local/bin/docker-machine-driver-xhyve
Launching plugin server for driver xhyve
Plugin server listening at address 127.0.0.1:54124
() DBG | operation not supported by device
() Calling .GetVersion
Using API Version 1
() Calling .SetConfigRaw
() Calling .GetMachineName
(minishift) Calling .GetState
(minishift) Calling .Start
(minishift) DBG | [xhyve -A -U F4BB3F79-AB4E-4708-95CA-E32FBFCDEFD3 -c 2 -m 4096M -l com1,autopty -s 0:0,hostbridge -s 31,lpc -s 2:0,virtio-net -s 3:0,ahci-cd,/Users/jonathan/.minishift/machines/minishift/boot2docker.iso -s 4:0,ahci-hd,/dev/rdisk3 -f kexec,/Users/jonathan/.minishift/machines/minishift/vmlinuz64,/Users/jonathan/.minishift/machines/minishift/initrd.img,loglevel=3 user=docker console=ttyS0 console=tty0 noembed nomodeset norestore waitusb=10:LABEL=boot2docker-data base -F /Users/jonathan/.minishift/machines/minishift/minishift.pid]
(minishift) Waiting for VM to come online...
(minishift) DBG | 192.168.64.2
(minishift) DBG | IP found in DHCP lease table: 192.168.64.2
(minishift) DBG | Got an ip: 192.168.64.2
(minishift) DBG | Getting to WaitForSSH function...
(minishift) DBG | Error getting ssh command 'exit 0' : Host is not running
(minishift) DBG | operation not supported by device
(minishift) Waiting on a pseudo-terminal to be ready... done
(minishift) Hook up your terminal emulator to /dev/ttys003 in order to connect to your VM
.(minishift) DBG | Getting to WaitForSSH function...
(minishift) DBG | Using SSH client type: external
(minishift) DBG | Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
(minishift) DBG | &{[-F /dev/null -o PasswordAuthentication=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o LogLevel=quiet -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none docker@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
(minishift) DBG | About to run SSH command:
(minishift) DBG | exit 0
..(minishift) DBG | rdmsr to register 0x64e on vcpu 0
(minishift) DBG | rdmsr to register 0x34 on vcpu 0
....(minishift) DBG | SSH cmd err, output: exit status 255:
(minishift) DBG | Error getting ssh command 'exit 0' : Something went wrong running an SSH command!
(minishift) DBG | command : exit 0
(minishift) DBG | err : exit status 255
(minishift) DBG | output :
(minishift) DBG |
..(minishift) DBG | Getting to WaitForSSH function...
(minishift) DBG | Using SSH client type: external
(minishift) DBG | Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
(minishift) DBG | &{[-F /dev/null -o PasswordAuthentication=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o LogLevel=quiet -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none docker@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
(minishift) DBG | About to run SSH command:
(minishift) DBG | exit 0
.(minishift) DBG | SSH cmd err, output: exit status 255:
(minishift) DBG | Error getting ssh command 'exit 0' : Something went wrong running an SSH command!
(minishift) DBG | command : exit 0
(minishift) DBG | err : exit status 255
(minishift) DBG | output :
(minishift) DBG |
.(minishift) DBG | Getting to WaitForSSH function...
(minishift) DBG | Using SSH client type: external
(minishift) DBG | Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
(minishift) DBG | &{[-F /dev/null -o PasswordAuthentication=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o LogLevel=quiet -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none docker@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
(minishift) DBG | About to run SSH command:
(minishift) DBG | exit 0
.(minishift) DBG | SSH cmd err, output: <nil>:
(minishift) Calling .GetConfigRaw
Waiting for SSH to be available...
Getting to WaitForSSH function...
(minishift) Calling .GetSSHHostname
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-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@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
exit 0
SSH cmd err, output: <nil>:
(minishift) Calling .GetSSHHostname
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-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@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
cat /etc/os-release
SSH cmd err, output: <nil>: NAME=minishift-b2d
VERSION=1.0.2
BUILD_ID=3ed2a63-13032017161527
ID=boot2docker
ID_LIKE=tcl
PRETTY_NAME="Minishift Boot2Docker ISO Version: 1.0.2"
ANSI_COLOR="1;34"
HOME_URL="https://github.com/minishift/minishift-b2d-iso"
BUG_REPORT_URL="https://github.com/minishift/minishift-b2d-iso/issues"
Detecting the provisioner...
Couldn't set key BUILD_ID, no corresponding struct field found
Waiting for SSH to be available...
Getting to WaitForSSH function...
(minishift) Calling .GetSSHHostname
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-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@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
exit 0
SSH cmd err, output: <nil>:
Detecting the provisioner...
(minishift) Calling .GetSSHHostname
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-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@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
cat /etc/os-release
SSH cmd err, output: <nil>: NAME=minishift-b2d
VERSION=1.0.2
BUILD_ID=3ed2a63-13032017161527
ID=boot2docker
ID_LIKE=tcl
PRETTY_NAME="Minishift Boot2Docker ISO Version: 1.0.2"
ANSI_COLOR="1;34"
HOME_URL="https://github.com/minishift/minishift-b2d-iso"
BUG_REPORT_URL="https://github.com/minishift/minishift-b2d-iso/issues"
Couldn't set key BUILD_ID, no corresponding struct field found
found compatible host: boot2docker
(minishift) Calling .GetMachineName
(minishift) Calling .GetSSHHostname
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-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@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo /usr/bin/sethostname minishift && echo "minishift" | sudo tee /var/lib/boot2docker/etc/hostname
SSH cmd err, output: <nil>: Setting hostname to minishift Done.
minishift
(minishift) Calling .GetSSHHostname
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-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@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
if ! type netstat 1>/dev/null; then ss -tln; else netstat -tln; fi
SSH cmd err, output: <nil>: Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
tcp 0 0 :::22 :::* LISTEN
.(minishift) Calling .GetSSHHostname
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-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@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
if ! type netstat 1>/dev/null; then ss -tln; else netstat -tln; fi
SSH cmd err, output: <nil>: Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
tcp 0 0 :::22 :::* LISTEN
.(minishift) Calling .GetSSHHostname
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-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@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
if ! type netstat 1>/dev/null; then ss -tln; else netstat -tln; fi
SSH cmd err, output: <nil>: Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
tcp 0 0 :::2376 :::* LISTEN
tcp 0 0 :::22 :::* LISTEN
(minishift) Calling .GetSSHHostname
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-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@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo mkdir -p /var/lib/boot2docker
SSH cmd err, output: <nil>:
(minishift) Calling .GetMachineName
(minishift) Calling .GetIP
Copying certs to the local machine directory...
generating server cert: /Users/jonathan/.minishift/machines/server.pem ca-key=/Users/jonathan/.minishift/certs/ca.pem private-key=/Users/jonathan/.minishift/certs/ca-key.pem org=jonathan.minishift san=[192.168.64.2 localhost]
(minishift) Calling .GetSSHHostname
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-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@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo /etc/init.d/docker stop
.....SSH cmd err, output: <nil>:
(minishift) Calling .GetSSHHostname
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-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@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <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) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-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@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
printf '%s' '-----BEGIN CERTIFICATE-----
MIIC0zCCAbugAwIBAgIQaNmyguwGaC/NUlAzCyqr7TANBgkqhkiG9w0BAQsFADAT
MREwDwYDVQQKEwhqb25hdGhhbjAeFw0xNzA1MjIwOTM2MDBaFw0yMDA1MDYwOTM2
MDBaMBMxETAPBgNVBAoTCGpvbmF0aGFuMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A
MIIBCgKCAQEAu1ClcRoZAJerWsYARRjglARfF723elgRT04DqX0nhPrVQcWHngPR
++JqLA7uZLMCa5/KMRbuE3ttygvXM4bbwWpyp+5JI0EW/U/ySBAfBrTu/ydjWan3
ZTuCGLXDgGjKb9E+aoy1WP8gw0r6PdRQW3olW5LKHj/ulsgHDzIBXLxHZVBty1Ap
+pPd8dYrX9Wet5LdrcZSF1yhv8qcFYNVW4dUC09ThfvZhQJP/zPpYR8atYTMGMds
nAb4kmvplB422q20ovxDZPc4plTc4YwYpRIG24sDQuPhRhBvKCYLjuWtHvP6UCGy
VyxxVM/ThRjZTdHsR/DBqmimGDq5TxFF3QIDAQABoyMwITAOBgNVHQ8BAf8EBAMC
AqwwDwYDVR0TAQH/BAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAYOn/g8RbMda8
iwHrRAFd8TrqYcnBg9hllYhCRg7eNykpqu32KRf1dtxkHg2ViNDWEwbpJOLLU1l0
mEVHKX+ZxtRoza1OMTF4/vEhaMcpalBdu7Lk8W8b00Y3Etzf8z1Mf0VXGZUHwWL7
u1pWxDxdnkbSbBlw+79ROtIkTQbx9hU8cSch/sq2oRarSyK37BUqiweazKivrUfm
axx9fEV/BPfw+kyeHxaWLZ3ehcKArCXTcPzXek7NwR8toPicMi8JVtdK6aIKrmxY
Yf6trkOwdeRhacWjAqKlPBBlIo0MNK2LSUU59f52xu0NfmNCJg3PfwhS2ToOnyu5
SbPFDBu8wg==
-----END CERTIFICATE-----
' | sudo tee /var/lib/boot2docker/ca.pem
SSH cmd err, output: <nil>: -----BEGIN CERTIFICATE-----
MIIC0zCCAbugAwIBAgIQaNmyguwGaC/NUlAzCyqr7TANBgkqhkiG9w0BAQsFADAT
MREwDwYDVQQKEwhqb25hdGhhbjAeFw0xNzA1MjIwOTM2MDBaFw0yMDA1MDYwOTM2
MDBaMBMxETAPBgNVBAoTCGpvbmF0aGFuMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A
MIIBCgKCAQEAu1ClcRoZAJerWsYARRjglARfF723elgRT04DqX0nhPrVQcWHngPR
++JqLA7uZLMCa5/KMRbuE3ttygvXM4bbwWpyp+5JI0EW/U/ySBAfBrTu/ydjWan3
ZTuCGLXDgGjKb9E+aoy1WP8gw0r6PdRQW3olW5LKHj/ulsgHDzIBXLxHZVBty1Ap
+pPd8dYrX9Wet5LdrcZSF1yhv8qcFYNVW4dUC09ThfvZhQJP/zPpYR8atYTMGMds
nAb4kmvplB422q20ovxDZPc4plTc4YwYpRIG24sDQuPhRhBvKCYLjuWtHvP6UCGy
VyxxVM/ThRjZTdHsR/DBqmimGDq5TxFF3QIDAQABoyMwITAOBgNVHQ8BAf8EBAMC
AqwwDwYDVR0TAQH/BAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAYOn/g8RbMda8
iwHrRAFd8TrqYcnBg9hllYhCRg7eNykpqu32KRf1dtxkHg2ViNDWEwbpJOLLU1l0
mEVHKX+ZxtRoza1OMTF4/vEhaMcpalBdu7Lk8W8b00Y3Etzf8z1Mf0VXGZUHwWL7
u1pWxDxdnkbSbBlw+79ROtIkTQbx9hU8cSch/sq2oRarSyK37BUqiweazKivrUfm
axx9fEV/BPfw+kyeHxaWLZ3ehcKArCXTcPzXek7NwR8toPicMi8JVtdK6aIKrmxY
Yf6trkOwdeRhacWjAqKlPBBlIo0MNK2LSUU59f52xu0NfmNCJg3PfwhS2ToOnyu5
SbPFDBu8wg==
-----END CERTIFICATE-----
(minishift) Calling .GetSSHHostname
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-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@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
printf '%s' '-----BEGIN CERTIFICATE-----
MIIDCzCCAfOgAwIBAgIQBkH/6y4rhwLLgZxP2rkwWjANBgkqhkiG9w0BAQsFADAT
MREwDwYDVQQKEwhqb25hdGhhbjAeFw0xOTAzMjYxMzQ0MDBaFw0yMjAzMTAxMzQ0
MDBaMB0xGzAZBgNVBAoTEmpvbmF0aGFuLm1pbmlzaGlmdDCCASIwDQYJKoZIhvcN
AQEBBQADggEPADCCAQoCggEBAL9FJkjQKcJ7W0MhYjoniQAzUSLrxXnNjR/WtX9p
N603BUKAtkh2s/kGwotM4NZc6zFLfrUgZU8p9ar5ooPZlRoiI0r5PPdBKxgGxaY0
TrLQmS77NLoFz94nyzGv4GzqyKO89pn8AohfxnWkW9QKVjoPy4gMW9dDgQPhABg/
3h+LhJ9s9bEtVAXeY9Hsm5CBOEnso5YiRpnwffARJP4vl/fAeeXCviiU/GDP4qix
RIYgAfjeZOXZqgYlloSPaaG0Snuck7ze5S8RAZNj/xO1zef8kHHzgLXl6Ss2J98P
A/kZ+y6GV4zArTfzP14LuZgynbzfJ263TDyftV9XbD07dcECAwEAAaNRME8wDgYD
VR0PAQH/BAQDAgOoMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB/wQCMAAw
GgYDVR0RBBMwEYIJbG9jYWxob3N0hwTAqEACMA0GCSqGSIb3DQEBCwUAA4IBAQCZ
rcH4ysGl1v7fX7EDt47T8mCPRM9HkPmIrEvHQwBsDOn7d37QZfMe9qM72L+p1MdO
afTwPFB8aAE9rXVlsMK0TI+oQCtDhPWTkj4Xom5qEOHgf04fDnnyHnueG4x5U8wz
/SHFqzdDZ/SHpCpGJR73RtK4y2fS0b+z6akXbrSirMccbV6EPiwISh82hm0Z7Es5
0uIllcUtJgZupOYghBt9tQ62HPyIpgnDKkjTcqAKnzVcIgVteXHDJX/gwVATpPbI
i2+rk/8PL5TbwHf+zFbCOWap3BdQyo9m1SdVRRYbjaxDuRDvEogPZAIcgGBkKAm/
VHofOe60TqeiB9F43qy8
-----END CERTIFICATE-----
' | sudo tee /var/lib/boot2docker/server.pem
SSH cmd err, output: <nil>: -----BEGIN CERTIFICATE-----
MIIDCzCCAfOgAwIBAgIQBkH/6y4rhwLLgZxP2rkwWjANBgkqhkiG9w0BAQsFADAT
MREwDwYDVQQKEwhqb25hdGhhbjAeFw0xOTAzMjYxMzQ0MDBaFw0yMjAzMTAxMzQ0
MDBaMB0xGzAZBgNVBAoTEmpvbmF0aGFuLm1pbmlzaGlmdDCCASIwDQYJKoZIhvcN
AQEBBQADggEPADCCAQoCggEBAL9FJkjQKcJ7W0MhYjoniQAzUSLrxXnNjR/WtX9p
N603BUKAtkh2s/kGwotM4NZc6zFLfrUgZU8p9ar5ooPZlRoiI0r5PPdBKxgGxaY0
TrLQmS77NLoFz94nyzGv4GzqyKO89pn8AohfxnWkW9QKVjoPy4gMW9dDgQPhABg/
3h+LhJ9s9bEtVAXeY9Hsm5CBOEnso5YiRpnwffARJP4vl/fAeeXCviiU/GDP4qix
RIYgAfjeZOXZqgYlloSPaaG0Snuck7ze5S8RAZNj/xO1zef8kHHzgLXl6Ss2J98P
A/kZ+y6GV4zArTfzP14LuZgynbzfJ263TDyftV9XbD07dcECAwEAAaNRME8wDgYD
VR0PAQH/BAQDAgOoMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB/wQCMAAw
GgYDVR0RBBMwEYIJbG9jYWxob3N0hwTAqEACMA0GCSqGSIb3DQEBCwUAA4IBAQCZ
rcH4ysGl1v7fX7EDt47T8mCPRM9HkPmIrEvHQwBsDOn7d37QZfMe9qM72L+p1MdO
afTwPFB8aAE9rXVlsMK0TI+oQCtDhPWTkj4Xom5qEOHgf04fDnnyHnueG4x5U8wz
/SHFqzdDZ/SHpCpGJR73RtK4y2fS0b+z6akXbrSirMccbV6EPiwISh82hm0Z7Es5
0uIllcUtJgZupOYghBt9tQ62HPyIpgnDKkjTcqAKnzVcIgVteXHDJX/gwVATpPbI
i2+rk/8PL5TbwHf+zFbCOWap3BdQyo9m1SdVRRYbjaxDuRDvEogPZAIcgGBkKAm/
VHofOe60TqeiB9F43qy8
-----END CERTIFICATE-----
(minishift) Calling .GetSSHHostname
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-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@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
printf '%s' '-----BEGIN RSA PRIVATE KEY-----
MIIEpAIBAAKCAQEAv0UmSNApwntbQyFiOieJADNRIuvFec2NH9a1f2k3rTcFQoC2
SHaz+QbCi0zg1lzrMUt+tSBlTyn1qvmig9mVGiIjSvk890ErGAbFpjROstCZLvs0
ugXP3ifLMa/gbOrIo7z2mfwCiF/GdaRb1ApWOg/LiAxb10OBA+EAGD/eH4uEn2z1
sS1UBd5j0eybkIE4SeyjliJGmfB98BEk/i+X98B55cK+KJT8YM/iqLFEhiAB+N5k
5dmqBiWWhI9pobRKe5yTvN7lLxEBk2P/E7XN5/yQcfOAteXpKzYn3w8D+Rn7LoZX
jMCtN/M/Xgu5mDKdvN8nbrdMPJ+1X1dsPTt1wQIDAQABAoIBAQCBGl+5DijhyPnU
2he/QShMJldBxvrIOGJldzuTAKZAGL9IIDDpwJXCJTnzZLTufFGUOG0SPQek46Gb
Al0buiXWOeywkoMAMdCwqwGGKhBkykBbYdw5I+sm/J0+sIQ/gEplmwqo7V2YR21h
wsro2QFSt46eChmDt2DCCYFS3OlFSG3WJWhCbFU+e7sVhBgscuszj9iiBWYyob6i
ZnpnQGFALirTlVyjG525eCDrFN9SsN/mIg8sqM3PRAPOlILQlEhLkn2dEFCnP/R1
HPCiFICgfRvqBR1vgsZj4D/5y7K4C6SFYUL/UFpT2Vu9B44GshnawgQhr5/SJ/UK
MBpbbKZBAoGBAMK9p27qHEt/xvvPWiZxcd9VN8ZUtwSebIHCtT5o5gDecnQbxpaz
t9QqL0/7VdnPWycCpyO2hiu7/oqDyFf3mRpHj+6BS9+TXCBlEIrBTrcNW9zZ8hJL
wvaeRrIOJod904sjwW0gDiotFrc4N1UwPF8U3Yo5UGP9MfywXoWiiMRNAoGBAPtw
ADG1JWftBwf7iikZKY2+UBjx5FLPshb1kINECwRJkqny0WW/H379t6NlH4puFNGR
t3GefFYUh6a2ic9Qeuz7EIz5wHPeC/1G8q7qpO00Oc3Ho67JgeRSbHadSepkdcvd
09goNFe69FS4kpAqwZ/3xupvFvF/NEV17XZWI0FFAoGBALBHdRSVnt9I3xp57CT4
dBex0Dcb4D+yGI6tbdr8oZcPxZMMwYsRS8omFYXVATWU2fJKGHnfczyLhDJmcCgQ
3OpI9ST0rXXIspAwa/TuXw6cbRdRwiqFogoT4/KxlHb5k1BUIXdimO/cuL9Jh+z5
KOz4ukGw9/BK9cDC9g0Jv7vRAoGALRxFDKYBVgnyjv4UJZd8GxAf8rnDSxA0VWYt
TT+x8kz44UDNTMHjdrcycUA9Tmq9lXPdQ6c5i4AXblOlmepIg6fvqjtMyfz2jbRi
6frzKBOMo1zEAyHoCfy3tPg3QLRRZgggb9GWwn6qQ2Dx+qeRIZAkwf64UQ+PYz7r
IaYGoTkCgYAI3lPp1KfF64Ma0c3ug6WIYcN2isvGhlNIpxtvNhE/DMJcvLKDn6/c
QM7Cx1clXsJiAykInkl2oaz5qiFFnrbFsZ82gryd+sZWPWXI6pn5AO+QqK9pSX8m
yMAdadFhSJGcY/JCXZZQUfcqq5gw4p0vVdl4gj8ZZ7EmtnEATljSwA==
-----END RSA PRIVATE KEY-----
' | sudo tee /var/lib/boot2docker/server-key.pem
SSH cmd err, output: <nil>: -----BEGIN RSA PRIVATE KEY-----
MIIEpAIBAAKCAQEAv0UmSNApwntbQyFiOieJADNRIuvFec2NH9a1f2k3rTcFQoC2
SHaz+QbCi0zg1lzrMUt+tSBlTyn1qvmig9mVGiIjSvk890ErGAbFpjROstCZLvs0
ugXP3ifLMa/gbOrIo7z2mfwCiF/GdaRb1ApWOg/LiAxb10OBA+EAGD/eH4uEn2z1
sS1UBd5j0eybkIE4SeyjliJGmfB98BEk/i+X98B55cK+KJT8YM/iqLFEhiAB+N5k
5dmqBiWWhI9pobRKe5yTvN7lLxEBk2P/E7XN5/yQcfOAteXpKzYn3w8D+Rn7LoZX
jMCtN/M/Xgu5mDKdvN8nbrdMPJ+1X1dsPTt1wQIDAQABAoIBAQCBGl+5DijhyPnU
2he/QShMJldBxvrIOGJldzuTAKZAGL9IIDDpwJXCJTnzZLTufFGUOG0SPQek46Gb
Al0buiXWOeywkoMAMdCwqwGGKhBkykBbYdw5I+sm/J0+sIQ/gEplmwqo7V2YR21h
wsro2QFSt46eChmDt2DCCYFS3OlFSG3WJWhCbFU+e7sVhBgscuszj9iiBWYyob6i
ZnpnQGFALirTlVyjG525eCDrFN9SsN/mIg8sqM3PRAPOlILQlEhLkn2dEFCnP/R1
HPCiFICgfRvqBR1vgsZj4D/5y7K4C6SFYUL/UFpT2Vu9B44GshnawgQhr5/SJ/UK
MBpbbKZBAoGBAMK9p27qHEt/xvvPWiZxcd9VN8ZUtwSebIHCtT5o5gDecnQbxpaz
t9QqL0/7VdnPWycCpyO2hiu7/oqDyFf3mRpHj+6BS9+TXCBlEIrBTrcNW9zZ8hJL
wvaeRrIOJod904sjwW0gDiotFrc4N1UwPF8U3Yo5UGP9MfywXoWiiMRNAoGBAPtw
ADG1JWftBwf7iikZKY2+UBjx5FLPshb1kINECwRJkqny0WW/H379t6NlH4puFNGR
t3GefFYUh6a2ic9Qeuz7EIz5wHPeC/1G8q7qpO00Oc3Ho67JgeRSbHadSepkdcvd
09goNFe69FS4kpAqwZ/3xupvFvF/NEV17XZWI0FFAoGBALBHdRSVnt9I3xp57CT4
dBex0Dcb4D+yGI6tbdr8oZcPxZMMwYsRS8omFYXVATWU2fJKGHnfczyLhDJmcCgQ
3OpI9ST0rXXIspAwa/TuXw6cbRdRwiqFogoT4/KxlHb5k1BUIXdimO/cuL9Jh+z5
KOz4ukGw9/BK9cDC9g0Jv7vRAoGALRxFDKYBVgnyjv4UJZd8GxAf8rnDSxA0VWYt
TT+x8kz44UDNTMHjdrcycUA9Tmq9lXPdQ6c5i4AXblOlmepIg6fvqjtMyfz2jbRi
6frzKBOMo1zEAyHoCfy3tPg3QLRRZgggb9GWwn6qQ2Dx+qeRIZAkwf64UQ+PYz7r
IaYGoTkCgYAI3lPp1KfF64Ma0c3ug6WIYcN2isvGhlNIpxtvNhE/DMJcvLKDn6/c
QM7Cx1clXsJiAykInkl2oaz5qiFFnrbFsZ82gryd+sZWPWXI6pn5AO+QqK9pSX8m
yMAdadFhSJGcY/JCXZZQUfcqq5gw4p0vVdl4gj8ZZ7EmtnEATljSwA==
-----END RSA PRIVATE KEY-----
(minishift) Calling .GetURL
(minishift) DBG | Getting to WaitForSSH function...
(minishift) DBG | Using SSH client type: external
(minishift) DBG | Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
(minishift) DBG | &{[-F /dev/null -o PasswordAuthentication=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o LogLevel=quiet -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none docker@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
(minishift) DBG | About to run SSH command:
(minishift) DBG | exit 0
(minishift) DBG | SSH cmd err, output: <nil>:
(minishift) Calling .DriverName
Setting Docker configuration on the remote daemon...
(minishift) Calling .GetSSHHostname
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-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@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo mkdir -p /var/lib/boot2docker && printf %s "
EXTRA_ARGS='
--label provider=xhyve
--insecure-registry 172.30.0.0/16
'
CACERT=/var/lib/boot2docker/ca.pem
DOCKER_HOST='-H tcp://0.0.0.0:2376'
DOCKER_STORAGE=overlay2
DOCKER_TLS=auto
SERVERKEY=/var/lib/boot2docker/server-key.pem
SERVERCERT=/var/lib/boot2docker/server.pem
" | sudo tee /var/lib/boot2docker/profile
SSH cmd err, output: <nil>:
EXTRA_ARGS='
--label provider=xhyve
--insecure-registry 172.30.0.0/16
'
CACERT=/var/lib/boot2docker/ca.pem
DOCKER_HOST='-H tcp://0.0.0.0:2376'
DOCKER_STORAGE=overlay2
DOCKER_TLS=auto
SERVERKEY=/var/lib/boot2docker/server-key.pem
SERVERCERT=/var/lib/boot2docker/server.pem
(minishift) Calling .GetSSHHostname
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-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@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo /etc/init.d/docker start
SSH cmd err, output: <nil>: Device "eth1" does not exist.
Need TLS certs for minishift,127.0.0.1,192.168.64.2
-------------------
(minishift) Calling .GetSSHHostname
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-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@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
if ! type netstat 1>/dev/null; then ss -tln; else netstat -tln; fi
SSH cmd err, output: <nil>: Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
tcp 0 0 :::2376 :::* LISTEN
tcp 0 0 :::22 :::* LISTEN
(minishift) Calling .GetIP
OK
(minishift) Calling .GetSSHHostname
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-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@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo timedatectl set-timezone ''
SSH cmd err, output: exit status 1: sudo: timedatectl: command not found
Found binary path at /usr/local/bin/docker-machine-driver-xhyve
Launching plugin server for driver xhyve
Plugin server listening at address 127.0.0.1:54163
() DBG | operation not supported by device
() Calling .GetVersion
Using API Version 1
() Calling .SetConfigRaw
() Calling .GetMachineName
(minishift) Calling .GetState
(minishift) Calling .GetSSHHostname
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-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@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo cat /etc/os-release
SSH cmd err, output: <nil>: NAME=minishift-b2d
VERSION=1.0.2
BUILD_ID=3ed2a63-13032017161527
ID=boot2docker
ID_LIKE=tcl
PRETTY_NAME="Minishift Boot2Docker ISO Version: 1.0.2"
ANSI_COLOR="1;34"
HOME_URL="https://github.com/minishift/minishift-b2d-iso"
BUG_REPORT_URL="https://github.com/minishift/minishift-b2d-iso/issues"
Couldn't set key BUILD_ID, no corresponding struct field found
Detecting whether virtual machine is managed by a registration manager...
Distribution doesn't support registration
(minishift) Calling .GetSSHHostname
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-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@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
echo LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUY3akNDQTlhZ0F3SUJBZ0lKQUo2endJZWk0WjEvTUEwR0NTcUdTSWIzRFFFQkN3VUFNSUdMTVFzd0NRWUQKVlFRR0V3SlZVekVTTUJBR0ExVUVDQXdKVFdsdWFYTm9hV1owTVJJd0VBWURWUVFLREFsTmFXNXBjMmhwWm5ReApHekFaQmdOVkJBc01Fa2x1ZEdWeWJXVmthV0YwWlNCd2NtOTRlVEVWTUJNR0ExVUVBd3dNYldsdWFYTm9hV1owCkxtbHZNU0F3SGdZSktvWklodmNOQVFrQkZoRnBibVp2UUcxcGJtbHphR2xtZEM1cGJ6QWVGdzB4T0RBNE16QXgKT1RNNE1qaGFGdzB6T0RBNE1qVXhPVE00TWpoYU1JR0xNUXN3Q1FZRFZRUUdFd0pWVXpFU01CQUdBMVVFQ0F3SgpUV2x1YVhOb2FXWjBNUkl3RUFZRFZRUUtEQWxOYVc1cGMyaHBablF4R3pBWkJnTlZCQXNNRWtsdWRHVnliV1ZrCmFXRjBaU0J3Y205NGVURVZNQk1HQTFVRUF3d01iV2x1YVhOb2FXWjBMbWx2TVNBd0hnWUpLb1pJaHZjTkFRa0IKRmhGcGJtWnZRRzFwYm1semFHbG1kQzVwYnpDQ0FpSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnSVBBRENDQWdvQwpnZ0lCQU15VERvNHRybWV4djVQeTlhVGlDcGlJc0NIVUgwUFZxS2J6ZkNZNW81YjhpTWNCVWRocFVJVXZoMWR6CmxRamRZMWZKQUU5SXF5amloUTlPaFhCNlNpSkZhaStzRVFiMUY3RjB2RVozY05DUWYzU1c3NFN6VWpRVHl1aVAKd2FFclA5RU5PR3dYOVhnUmlrWGxwdEJmd3lHQVRNZjFqb1pSQ1RCcVRaVm1vd05OZGR1MnhKaWs0NENjTGZISwpQS2NCalRFdVZHT0JGb0tXci9IWDZyTHBxQWdreG9YWm9zZFhDSVZxRmczeTlYSEkyTDViT2x4anVHTVR6OFFSCm1nN2Nab3F4T2s4cTliQ3dCVk01MkN3cmdSRnJFdi85VWhBem9zSzhNUlNMU2JGOTVweC9JaGZ0MGcwWHRHWHoKcEZNSm92REd3YlRmajN4eUJLbWNzZHFHUDVaOVJvNnNibGIvblgrSEhBOHZDSDArdjVQcTFreGN4Mm1TV3loOQp4SlE5RWxUdS9STEJzanRDbW92bTRwaXFtNjNCaHlTR1NLYVpZRmN4NTRPbHI0ZDIrZHBGTUhmOXBXREtGODNuClMyemc1ZWdTaFdrci9XYXBrcmxGNUtNT1FDMkdpRmQzamNFRDZ3SjFIZXdHVlNuNWpYeks3eWhKMGtjSTkwaVcKdEw2dmM1TjNmTHFZTVFyVElPV1VKZXdzaHVOaDlTRHQ5RHJWT2dsM3hKUG0rZGxyV3VIVzFnM3J1L2p2NnN5RQpEY292cWI2Y3hJT1pDWG9hSHF4QUJ5YTRibk5iM200c0tROGlONTFPQXRQN1lKejBZdG1iTDhiMEdaNDdiOExpCmpQOWpTYzU1TnF1c1dScFplY2tMRk1aZVF2TkxOMHA4ZG9OMzdPTlpOZUtrZGhMVkFnTUJBQUdqVXpCUk1CMEcKQTFVZERnUVdCQlNUcEhadlhlYVNwUUIzV0kvYWxlc25MY0JySmpBZkJnTlZIU01FR0RBV2dCU1RwSFp2WGVhUwpwUUIzV0kvYWxlc25MY0JySmpBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUdTSWIzRFFFQkN3VUFBNElDCkFRQmZGN0pDWkMvcTRqTkYyK2dySVd2aHBsa0EvbFdneTRkQ3Q0K1VvR3ZSdE1ibk5KSUNUVnYybkZhb0RlOUUKNkRWUXVzQm1LaHcyUm1HQmVpaWdJQzMwZjN0RnFpamJMb1kxN0owL2h0SU9ETm5qWTZNQUpXSEk4UHloVGtiTwoxZWZHc0tuY29IQXZMVjVxbkdtYjdwT1NHQlRVbGhGNU1vQk1NYUI1ZDg4OFMwSU45ejNRa29BVjRMUjFUZU1UCmZFWUlMbHIyeE9FMjArVi9DV1o4RGxRMUlSellYaTFaU2Q1UDBoOTBJVnk0TFg1RXpYMjAxVkdKV2FvUzZwN1UKM1RUd2dtOFp0am5xSTRmbFNCNmpWMk93UVhzN2doYm16RzlCY3hOYlc3czRNQWVWem53bEdnZkxMc0NGSjhnSQo4bzN0SVkrc1JtSHNQRi90aDF2bUtkTE1VTFo4bXVYOXNWRDZOOXVOaTROQUtKK1dZclZNdUYvWWNxd0w2S1BXCmJyS0hkdXZXZ01DZGNHY20wZU1ETUFWUzVOQXNLaFpCVFdINlIxVjY2T0NGRE05NW15VXJnYy9BQ2Q5MDRnNWQKK0JsRERBT01LYWRKeEk1cFdJTzl6eno0ek55dzBrSW56VllaNlNDS0w4ZEplaGlvUldIQUZCUkkxUk5SSVVHTQo5d21ZWTlqcThCckFqRm1KY1VkVFcvN0FPR3ZhTnIzUVhsbWFVK1dqTVQ1b2Y4MDJHM2VZQUZlQ29TcDRBT3NsCldtQWxpS0MybktXWWhwYUVTdU5QcEppL3dnMmZEOXVSTjhjcHN1YzB5TVpGaFlaU2xZNGEwYU9iWGF3Um5LVnkKbjNjL2V6RFA5dmh5NUR0MFBaTFc4UlJqNW9BWGJ3UlJkaVZWZkdOUmNGT1Fldz09Ci0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0= | base64 --decode | sudo tee -a /etc/pki/tls/certs/ca-bundle.crt > /dev/null
SSH cmd err, output: exit status 1: sh: base64: not found
tee: /etc/pki/tls/certs/ca-bundle.crt: No such file or directory
(minishift) Calling .GetIP
-- Checking for IP address ... (minishift) Calling .GetIP
OK
-- Checking for nameservers ... (minishift) Calling .GetSSHHostname
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-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@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
cat /etc/resolv.conf | grep -i '^nameserver' | wc -l | tr -d '
'
SSH cmd err, output: <nil>: 1
OK
-- Checking if external host is reachable from the Minishift VM ...
Pinging 8.8.8.8 ... (minishift) Calling .GetSSHHostname
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-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@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo ping -c1 -w1 8.8.8.8
SSH cmd err, output: <nil>: PING 8.8.8.8 (8.8.8.8): 56 data bytes
64 bytes from 8.8.8.8: seq=0 ttl=118 time=3.016 ms
--- 8.8.8.8 ping statistics ---
1 packets transmitted, 1 packets received, 0% packet loss
round-trip min/avg/max = 3.016/3.016/3.016 ms
OK
-- Checking HTTP connectivity from the VM ...
Retrieving http://minishift.io/index.html ... (minishift) Calling .GetSSHHostname
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-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@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
curl -s -m 5 http://minishift.io/index.html > /dev/null 2>&1
SSH cmd err, output: <nil>:
OK
-- Checking if persistent storage volume is mounted ... (minishift) Calling .GetSSHHostname
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-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@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
if grep -qs /mnt/?da1 /proc/mounts; then echo '1'; else echo '0'; fi
SSH cmd err, output: <nil>: 1
OK
-- Checking available disk space ... (minishift) Calling .GetSSHHostname
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /Users/jonathan/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-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@192.168.64.2 -o IdentitiesOnly=yes -i /Users/jonathan/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
df -h /mnt/?da1 | awk 'FNR > 1 {print $2,$5,$6}'
SSH cmd err, output: <nil>: 17.9G 17% /mnt/sda1
17% used OK
-- Writing current configuration for static assignment of IP address ... The Minishift VM does not support network assignment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment