Skip to content

Instantly share code, notes, and snippets.

@ruivieira
Created April 30, 2020 16:52
Show Gist options
  • Select an option

  • Save ruivieira/169dca94a4fd353f14eb3b15f2074d29 to your computer and use it in GitHub Desktop.

Select an option

Save ruivieira/169dca94a4fd353f14eb3b15f2074d29 to your computer and use it in GitHub Desktop.
`crc --log-level debug start` logs
DEBU No new version available. The latest version is 1.9.0
INFO Checking if oc binary is cached
DEBU oc binary already cached
INFO Checking if podman remote binary is cached
DEBU podman remote binary already cached
INFO Checking if running as non-root
INFO Checking if Virtualization is enabled
DEBU Checking if the vmx/svm flags are present in /proc/cpuinfo
DEBU CPU virtualization flags are good
INFO Checking if KVM is enabled
DEBU Checking if /dev/kvm exists
DEBU /dev/kvm was found
INFO Checking if libvirt is installed
DEBU Checking if 'virsh' is available
DEBU 'virsh' was found in /usr/bin/virsh
INFO Checking if user is part of libvirt group
DEBU Checking if current user is part of the libvirt group
DEBU Running '/usr/bin/groups rui'
DEBU Current user is already in the libvirt group
INFO Checking if libvirt is enabled
DEBU Checking if libvirtd.service is enabled
DEBU Running '/usr/bin/systemctl is-enabled libvirtd'
DEBU libvirtd.service is already enabled
INFO Checking if libvirt daemon is running
DEBU Checking if libvirtd.service is running
DEBU Running '/usr/bin/systemctl is-active libvirtd'
DEBU libvirtd.service is already running
INFO Checking if a supported libvirt version is installed
DEBU Checking if libvirt version is >=3.4.0
DEBU Running 'virsh -v'
INFO Checking if crc-driver-libvirt is installed
DEBU Checking if crc-driver-libvirt is installed
DEBU Running '/home/rui/.crc/bin/crc-driver-libvirt version'
DEBU crc-driver-libvirt is already installed in /home/rui/.crc/bin/crc-driver-libvirt
INFO Checking if libvirt 'crc' network is available
DEBU Checking if libvirt 'crc' network exists
DEBU Running 'virsh --connect qemu:///system net-info crc'
DEBU Checking if libvirt 'crc' definition is up to date
DEBU Running 'virsh --connect qemu:///system net-dumpxml --inactive crc'
DEBU libvirt 'crc' network has the expected value
INFO Checking if libvirt 'crc' network is active
DEBU Checking if libvirt 'crc' network is active
DEBU Running 'virsh --connect qemu:///system net-info crc'
DEBU libvirt 'crc' network is already active
INFO Checking if NetworkManager is installed
DEBU Checking if 'nmcli' is available
DEBU 'nmcli' was found in /usr/bin/nmcli
INFO Checking if NetworkManager service is running
DEBU Checking if NetworkManager.service is running
DEBU Running '/usr/bin/systemctl is-active NetworkManager'
DEBU NetworkManager.service is already running
INFO Checking if /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf exists
DEBU Checking NetworkManager configuration
DEBU NetworkManager configuration is good
INFO Checking if /etc/NetworkManager/dnsmasq.d/crc.conf exists
DEBU Checking dnsmasq configuration
DEBU dnsmasq configuration is good
Checking file: /home/rui/.crc/machines/crc/.crc-exist
Found binary path at /home/rui/.crc/bin/crc-driver-libvirt
Launching plugin server for driver libvirt
Plugin server listening at address 127.0.0.1:45623
() Calling .GetVersion
Using API Version 1
() Calling .SetConfigRaw
() Calling .GetMachineName
(crc) Calling .GetBundleName
(crc) Calling .GetState
(crc) DBG | Getting current state...
(crc) DBG | Fetching VM...
INFO Starting CodeReady Containers VM for OpenShift 4.3.10...
(crc) Calling .Start
(crc) DBG | Starting VM crc
(crc) DBG | GetIP called for crc
(crc) DBG | Getting current state...
(crc) DBG | IP address: 192.168.130.11
(crc) Found IP for machine: 192.168.130.11
(crc) Calling .GetConfigRaw
(crc) Calling .GetState
(crc) DBG | Getting current state...
Found binary path at /home/rui/.crc/bin/crc-driver-libvirt
Launching plugin server for driver libvirt
Plugin server listening at address 127.0.0.1:43401
() Calling .GetVersion
Using API Version 1
() Calling .SetConfigRaw
() Calling .GetMachineName
DEBU Waiting until ssh is available
(crc) Calling .GetSSHHostname
(crc) DBG | GetIP called for crc
(crc) DBG | Getting current state...
(crc) DBG | Fetching VM...
(crc) DBG | IP address: 192.168.130.11
(crc) Calling .GetSSHPort
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/rui/.crc/machines/crc/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 [email protected] -o IdentitiesOnly=yes -i /home/rui/.crc/machines/crc/id_rsa -p 22] /usr/bin/ssh <nil>}
DEBU About to run SSH command:
exit 0
DEBU SSH cmd err, output: exit status 255:
DEBU error: Temporary Error: ssh command error:
command : exit 0
err : exit status 255
output : - sleeping 1s
DEBU retry loop 1
(crc) Calling .GetSSHHostname
(crc) DBG | GetIP called for crc
(crc) DBG | Getting current state...
(crc) DBG | IP address: 192.168.130.11
(crc) Calling .GetSSHPort
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/rui/.crc/machines/crc/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 [email protected] -o IdentitiesOnly=yes -i /home/rui/.crc/machines/crc/id_rsa -p 22] /usr/bin/ssh <nil>}
DEBU About to run SSH command:
exit 0
DEBU SSH cmd err, output: exit status 255:
DEBU error: Temporary Error: ssh command error:
command : exit 0
err : exit status 255
output : - sleeping 1s
DEBU retry loop 2
(crc) Calling .GetSSHHostname
(crc) DBG | GetIP called for crc
(crc) DBG | Getting current state...
(crc) DBG | IP address: 192.168.130.11
(crc) Calling .GetSSHPort
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/rui/.crc/machines/crc/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 [email protected] -o IdentitiesOnly=yes -i /home/rui/.crc/machines/crc/id_rsa -p 22] /usr/bin/ssh <nil>}
DEBU About to run SSH command:
exit 0
DEBU SSH cmd err, output: exit status 255:
DEBU error: Temporary Error: ssh command error:
command : exit 0
err : exit status 255
output : - sleeping 1s
DEBU retry loop 3
(crc) Calling .GetSSHHostname
(crc) DBG | GetIP called for crc
(crc) DBG | Getting current state...
(crc) DBG | IP address: 192.168.130.11
(crc) Calling .GetSSHPort
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/rui/.crc/machines/crc/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 [email protected] -o IdentitiesOnly=yes -i /home/rui/.crc/machines/crc/id_rsa -p 22] /usr/bin/ssh <nil>}
DEBU About to run SSH command:
exit 0
DEBU SSH cmd err, output: exit status 255:
DEBU error: Temporary Error: ssh command error:
command : exit 0
err : exit status 255
output : - sleeping 1s
DEBU retry loop 4
(crc) Calling .GetSSHHostname
(crc) DBG | GetIP called for crc
(crc) DBG | Getting current state...
(crc) DBG | IP address: 192.168.130.11
(crc) Calling .GetSSHPort
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/rui/.crc/machines/crc/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 [email protected] -o IdentitiesOnly=yes -i /home/rui/.crc/machines/crc/id_rsa -p 22] /usr/bin/ssh <nil>}
DEBU About to run SSH command:
exit 0
DEBU SSH cmd err, output: <nil>:
INFO Verifying validity of the cluster certificates ...
(crc) Calling .GetSSHHostname
(crc) DBG | GetIP called for crc
(crc) DBG | Getting current state...
(crc) DBG | IP address: 192.168.130.11
(crc) Calling .GetSSHPort
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/rui/.crc/machines/crc/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 [email protected] -o IdentitiesOnly=yes -i /home/rui/.crc/machines/crc/id_rsa -p 22] /usr/bin/ssh <nil>}
DEBU About to run SSH command:
date --date="$(sudo openssl x509 -in /var/lib/kubelet/pki/kubelet-client-current.pem -noout -enddate | cut -d= -f 2)" --iso-8601=seconds
DEBU SSH cmd err, output: <nil>: 2020-05-16T15:05:27+00:00
(crc) Calling .GetIP
(crc) DBG | GetIP called for crc
(crc) DBG | Getting current state...
(crc) DBG | IP address: 192.168.130.11
(crc) Calling .DriverName
(crc) Calling .GetSSHHostname
(crc) DBG | GetIP called for crc
(crc) DBG | Getting current state...
(crc) DBG | IP address: 192.168.130.11
(crc) Calling .GetSSHPort
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/rui/.crc/machines/crc/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 [email protected] -o IdentitiesOnly=yes -i /home/rui/.crc/machines/crc/id_rsa -p 22] /usr/bin/ssh <nil>}
DEBU About to run SSH command:
echo 'dXNlcj1yb290CnBvcnQ9IDUzCmJpbmQtaW50ZXJmYWNlcwpleHBhbmQtaG9zdHMKbG9nLXF1ZXJpZXMKc3J2LWhvc3Q9X2V0Y2Qtc2VydmVyLXNzbC5fdGNwLmNyYy50ZXN0aW5nLGV0Y2QtMC5jcmMudGVzdGluZywyMzgwLDEwCmxvY2FsPS9jcmMudGVzdGluZy8KZG9tYWluPWNyYy50ZXN0aW5nCmFkZHJlc3M9L2FwcHMtY3JjLnRlc3RpbmcvMTkyLjE2OC4xMzAuMTEKYWRkcmVzcz0vZXRjZC0wLmNyYy50ZXN0aW5nLzE5Mi4xNjguMTMwLjExCmFkZHJlc3M9L2FwaS5jcmMudGVzdGluZy8xOTIuMTY4LjEzMC4xMQphZGRyZXNzPS9hcGktaW50LmNyYy50ZXN0aW5nLzE5Mi4xNjguMTMwLjExCmFkZHJlc3M9L2NyYy1icTVmdi1tYXN0ZXItMC5jcmMudGVzdGluZy8xOTIuMTY4LjEzMC4xMQo=' | openssl enc -base64 -d | sudo tee /var/srv/dnsmasq.conf > /dev/null
DEBU SSH cmd err, output: <nil>:
(crc) Calling .GetSSHHostname
(crc) DBG | GetIP called for crc
(crc) DBG | Getting current state...
(crc) DBG | IP address: 192.168.130.11
(crc) Calling .GetSSHPort
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/rui/.crc/machines/crc/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 [email protected] -o IdentitiesOnly=yes -i /home/rui/.crc/machines/crc/id_rsa -p 22] /usr/bin/ssh <nil>}
DEBU About to run SSH command:
sudo podman rm -f dnsmasq
DEBU SSH cmd err, output: <nil>: 184a6d0231a2a483e674bb0b7f2207459b4975cf95368f7716b99e55de81987a
(crc) Calling .GetSSHHostname
(crc) DBG | GetIP called for crc
(crc) DBG | Getting current state...
(crc) DBG | IP address: 192.168.130.11
(crc) Calling .GetSSHPort
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/rui/.crc/machines/crc/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 [email protected] -o IdentitiesOnly=yes -i /home/rui/.crc/machines/crc/id_rsa -p 22] /usr/bin/ssh <nil>}
DEBU About to run SSH command:
sudo rm -f /var/lib/cni/networks/podman/10.88.0.8
DEBU SSH cmd err, output: <nil>:
(crc) Calling .GetSSHHostname
(crc) DBG | GetIP called for crc
(crc) DBG | Getting current state...
(crc) DBG | IP address: 192.168.130.11
(crc) Calling .GetSSHPort
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/rui/.crc/machines/crc/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 [email protected] -o IdentitiesOnly=yes -i /home/rui/.crc/machines/crc/id_rsa -p 22] /usr/bin/ssh <nil>}
DEBU About to run SSH command:
sudo podman run --ip 10.88.0.8 --name dnsmasq -v /var/srv/dnsmasq.conf:/etc/dnsmasq.conf -p 53:53/udp --privileged -d quay.io/crcont/dnsmasq:latest
DEBU SSH cmd err, output: <nil>: 4e83ef3cab7b0154b1df2bf5e737d82a7da5d8cdbfad96e1dbcfdc6fcf8e3387
(crc) Calling .GetSSHHostname
(crc) DBG | GetIP called for crc
(crc) DBG | Getting current state...
(crc) DBG | IP address: 192.168.130.11
(crc) Calling .GetSSHPort
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/rui/.crc/machines/crc/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 [email protected] -o IdentitiesOnly=yes -i /home/rui/.crc/machines/crc/id_rsa -p 22] /usr/bin/ssh <nil>}
DEBU About to run SSH command:
cat /etc/resolv.conf
DEBU SSH cmd err, output: <nil>: # Generated by NetworkManager
nameserver 192.168.130.1
(crc) Calling .GetSSHHostname
(crc) DBG | GetIP called for crc
(crc) DBG | Getting current state...
(crc) DBG | IP address: 192.168.130.11
(crc) Calling .GetSSHPort
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/rui/.crc/machines/crc/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 [email protected] -o IdentitiesOnly=yes -i /home/rui/.crc/machines/crc/id_rsa -p 22] /usr/bin/ssh <nil>}
DEBU About to run SSH command:
echo IyBHZW5lcmF0ZWQgYnkgQ1JDCnNlYXJjaCBjcmMudGVzdGluZwpuYW1lc2VydmVyIDEwLjg4LjAuOApuYW1lc2VydmVyIDE5Mi4xNjguMTMwLjEKCg== | base64 --decode | sudo tee /etc/resolv.conf > /dev/null
DEBU SSH cmd err, output: <nil>:
(crc) Calling .GetSSHHostname
(crc) DBG | GetIP called for crc
(crc) DBG | Getting current state...
(crc) DBG | IP address: 192.168.130.11
(crc) Calling .GetSSHPort
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/rui/.crc/machines/crc/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 [email protected] -o IdentitiesOnly=yes -i /home/rui/.crc/machines/crc/id_rsa -p 22] /usr/bin/ssh <nil>}
DEBU About to run SSH command:
host -R 3 foo.apps-crc.testing
DEBU SSH cmd err, output: <nil>: foo.apps-crc.testing has address 192.168.130.11
INFO Check internal and public DNS query ...
(crc) Calling .GetSSHHostname
(crc) DBG | GetIP called for crc
(crc) DBG | Getting current state...
(crc) DBG | IP address: 192.168.130.11
(crc) Calling .GetSSHPort
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/rui/.crc/machines/crc/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 [email protected] -o IdentitiesOnly=yes -i /home/rui/.crc/machines/crc/id_rsa -p 22] /usr/bin/ssh <nil>}
DEBU About to run SSH command:
host -R 3 quay.io
DEBU SSH cmd err, output: <nil>: quay.io has address 18.209.133.39
quay.io has address 23.20.49.22
quay.io has address 34.238.236.79
quay.io has address 52.1.239.254
quay.io has address 54.152.57.199
quay.io has address 34.195.207.216
quay.io mail is handled by 20 alt2.aspmx.l.google.com.
quay.io mail is handled by 30 aspmx2.googlemail.com.
quay.io mail is handled by 30 aspmx3.googlemail.com.
quay.io mail is handled by 10 aspmx.l.google.com.
quay.io mail is handled by 20 alt1.aspmx.l.google.com.
INFO Check DNS query from host ...
DEBU api.crc.testing resolved to [192.168.130.11]
DEBU foo.apps-crc.testing resolved to [192.168.130.11]
(crc) Calling .GetSSHHostname
(crc) DBG | GetIP called for crc
(crc) DBG | Getting current state...
(crc) DBG | IP address: 192.168.130.11
(crc) Calling .GetSSHPort
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/rui/.crc/machines/crc/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 [email protected] -o IdentitiesOnly=yes -i /home/rui/.crc/machines/crc/id_rsa -p 22] /usr/bin/ssh <nil>}
DEBU About to run SSH command:
sudo systemctl daemon-reload
DEBU SSH cmd err, output: <nil>:
(crc) Calling .GetSSHHostname
(crc) DBG | GetIP called for crc
(crc) DBG | Getting current state...
(crc) DBG | IP address: 192.168.130.11
(crc) Calling .GetSSHPort
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHKeyPath
(crc) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/rui/.crc/machines/crc/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 [email protected] -o IdentitiesOnly=yes -i /home/rui/.crc/machines/crc/id_rsa -p 22] /usr/bin/ssh <nil>}
DEBU About to run SSH command:
sudo systemctl -f start kubelet
DEBU SSH cmd err, output: <nil>:
DEBU Waiting for update of client-ca request header ...
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 1
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 2
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 3
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 4
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 5
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 6
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 7
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 8
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 9
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 10
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 11
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 12
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 13
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 14
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 15
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 16
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 17
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 18
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 19
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 20
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 21
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 22
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 23
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 24
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 25
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 26
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 27
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 28
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 29
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 30
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 31
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 32
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 33
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 34
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 35
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 36
DEBU Running '/home/rui/.crc/bin/oc get configmaps --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU
DEBU Running '/home/rui/.crc/bin/oc get configmaps/extension-apiserver-authentication -ojsonpath={.data.requestheader-client-ca-file} -n kube-system --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Found .data.requestheader-client-ca-file: -----BEGIN CERTIFICATE-----
[...]
-----END CERTIFICATE-----
DEBU Running '/home/rui/.crc/bin/oc get pod --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 1
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 2
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 3
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 4
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 5
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 6
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 7
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 8
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 9
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 10
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 11
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 12
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 13
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 14
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 15
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 16
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 17
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 18
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 19
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 20
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 21
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 22
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 23
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 24
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 25
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 26
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 27
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 28
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 29
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 30
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout: pod "apiserver-86qjz" deleted
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 31
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 32
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 33
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 34
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 35
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 36
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 37
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 38
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 39
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 40
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 41
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 42
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 43
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 44
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 45
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 46
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 47
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 48
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 49
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 50
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 51
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 52
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 53
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 54
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 55
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 56
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 57
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 58
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
DEBU retry loop 59
DEBU Running '/home/rui/.crc/bin/oc delete pod --all -n openshift-apiserver --kubeconfig /home/rui/.crc/machines/crc/kubeconfig --context admin --cluster crc'
DEBU Command failed: exit status 1
DEBU stdout:
DEBU stderr: The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary Error: exit status 1 - sleeping 1s
ERRO Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Temporary Error: exit status 1
Making call to close driver server
(crc) Calling .Close
Successfully made call to close driver server
(crc) DBG | Closing plugin on server side
Making call to close connection to plugin binary
Making call to close driver server
(crc) Calling .Close
(crc) DBG | Closing plugin on server side
Successfully made call to close driver server
Making call to close connection to plugin binary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment