Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minikube VM unavailable for e2e kubeflow-presubmit check #112

Closed
pdmack opened this issue Apr 23, 2018 · 4 comments
Closed

minikube VM unavailable for e2e kubeflow-presubmit check #112

pdmack opened this issue Apr 23, 2018 · 4 comments

Comments

@pdmack
Copy link
Member

pdmack commented Apr 23, 2018

/cc @jlewi
/cc @jimexist

PTAL

#36 took out the ssh install from #76 in the test-worker image. But a bunch of commits since then too. 😞 Somehow the updated image just got pushed to kubeflow-ci in the past 3 days.

pmackinn@kubeflow-ci:~$ gcloud docker -- run -it --rm --entrypoint=/bin/sh gcr.io/kubeflow-ci/test-worker:latest
WARNING: `gcloud docker` will not be supported for Docker client versions above 18.03. Please use `gcloud auth configure-docker` to configure `docker` to use `gcloud` as a credential helper, then use `docker` as you would for non-GCR regi
stries, e.g. `docker pull gcr.io/project-id/my-image`. Add `--verbosity=error` to silence this warning, e.g. `gcloud docker --verbosity=error -- pull gcr.io/project-id/my-image`. See: https://cloud.google.com/container-registry/docs/suppo
rt/deprecation-notices#gcloud-docker
# dpkg -l | grep ssh
# exit
pmackinn@kubeflow-ci:~$ gcloud docker -- run -it --rm --entrypoint=/bin/sh gcr.io/kubeflow-ci/test-worker:v20180320-8c28838-e3b0c4 
WARNING: `gcloud docker` will not be supported for Docker client versions above 18.03. Please use `gcloud auth configure-docker` to configure `docker` to use `gcloud` as a credential helper, then use `docker` as you would for non-GCR regi
stries, e.g. `docker pull gcr.io/project-id/my-image`. Add `--verbosity=error` to silence this warning, e.g. `gcloud docker --verbosity=error -- pull gcr.io/project-id/my-image`. See: https://cloud.google.com/container-registry/docs/suppo
rt/deprecation-notices#gcloud-docker
# dpkg -l | grep ssh
ii  openssh-client             1:7.2p2-4ubuntu2.4                    amd64        secure shell (SSH) client, for secure access to remote machines
ii  openssh-server             1:7.2p2-4ubuntu2.4                    amd64        secure shell (SSH) server, for secure access from remote machines
ii  openssh-sftp-server        1:7.2p2-4ubuntu2.4                    amd64        secure shell (SSH) sftp server module, for SFTP access from remote machines
ii  ssh                        1:7.2p2-4ubuntu2.4                    all          secure shell client and server (metapackage)
# exit
@pdmack
Copy link
Member Author

pdmack commented Apr 23, 2018

/cc @jiezhang

@pdmack
Copy link
Member Author

pdmack commented Apr 23, 2018

Yeah, confirmed from my ad-hoc testing in gcloud.

@jlewi
Copy link
Contributor

jlewi commented Apr 26, 2018

Thanks for the fix.

@jlewi jlewi closed this as completed Apr 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants