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

Build fails on single node cluster because it wants to tag an image while image pushing was skipped due to single node rule. #363

Open
debei opened this issue Nov 23, 2017 · 0 comments

Comments

@debei
Copy link

debei commented Nov 23, 2017

Build fails on single node cluster because it wants to tag an image while image pushing was skipped due to single node rule.

Sample Jenkins Output:

Running on a single node, skipping docker push as not needed— Print Message<1s
Running on a single node, skipping docker push as not needed
pom.xml— Read a maven project file.1s
docker tag infrastructure/fms-align-bom:1.0.2 192.168.103.187:80/infrastructure/fms-align-bom:1.0.2— Shell Script<1s
[fms-align-bom_master-NLLI376KMPYIKK25BIZRN4Y2UPH7PTU3TFER4YF6CYZLG7XBDRRQ] Running shell script

docker tag infrastructure/fms-align-bom:1.0.2 192.168.103.187:80/infrastructure/fms-align-bom:1.0.2
WARNING: Error loading config file:/home/jenkins/.docker/config.json - EOF
Error response from daemon: no such id: infrastructure/fms-align-bom:1.0.2
script returned exit code 1

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

1 participant