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

Email : EOF buildDocker failed #161

Open
smilebat96 opened this issue May 28, 2022 · 0 comments
Open

Email : EOF buildDocker failed #161

smilebat96 opened this issue May 28, 2022 · 0 comments

Comments

@smilebat96
Copy link

Hi Team,

When I run the project in Jenkins pipeline with this docker plugin, the below error is being caught. Is there any workaround for the same?
I have stared out username, pass and registryUrl in logs, for security reasons.

:shadowJar (Thread[main,5,main]) completed. Took 46.882 secs.
:buildDocker (Thread[main,5,main]) started.
:buildDocker
Executing task ':buildDocker' (up-to-date check took 0.0 secs) due to:
Task has not declared any outputs.
Starting process 'command 'docker''. Working directory: /var/jenkins_home/workspace/PR-200 Command: docker login -u ****** -p ****** registryUrl
Successfully started process 'command 'docker''
Email: EOF
:buildDocker FAILED
:buildDocker (Thread[main,5,main]) completed. Took 1.566 secs.

FAILURE: Build failed with an exception.

  • Where:
    Script '/var/jenkins_home/workspace/PR-200/gradle-common/common.gradle' line: 105

  • What went wrong:
    Execution failed for task ':buildDocker'.

Process 'command 'docker'' finished with non-zero exit value 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