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

Master build job can't be finished: the scaling to at least 1 pod does not work #363

Open
tisnik opened this issue May 15, 2019 · 0 comments
Labels

Comments

@tisnik
Copy link
Member

tisnik commented May 15, 2019

++ oc --server=**** --token=**** get pod/bayesian-jobs-30-deploy -n bayesian-preview
++ grep bayesian-jobs-30-deploy
++ awk '{ print $3 }'
+ DEPLOYMENT_STATE=Running
+ '[' Running == Running ']'
+ echo 'The new deployment has started.'
The new deployment has started.
+ exit 0
+ oc --server=**** --token=**** logs -f dc/bayesian-jobs -n bayesian-preview
--> Scaling bayesian-jobs-29 down to zero
--> Scaling bayesian-jobs-30 to 1 before performing acceptance check

error: unexpected EOF
@tisnik tisnik added the bug label May 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant