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

Docker error output is not being captured #1013

Closed
briandealwis opened this issue Sep 19, 2018 · 3 comments · Fixed by #1064
Closed

Docker error output is not being captured #1013

briandealwis opened this issue Sep 19, 2018 · 3 comments · Fixed by #1064
Assignees
Milestone

Comments

@briandealwis
Copy link
Member

briandealwis commented Sep 19, 2018

The error message is saying Jib failed to run "docker load" which loads the built image into your local docker daemon. The IOException is supposed to include the error output of "docker load", but I see it's empty. That said, I wonder why. What is clear is that, running the "docker load" command from Jib failed.

Originally posted by @chanseokoh in #991 (comment)

@chanseokoh
Copy link
Member

Reopening. There is still a case an error is not being captured when using Maven 0.9.13:

#330 (comment)

@chanseokoh chanseokoh reopened this Oct 31, 2018
@chanseokoh
Copy link
Member

Oh, seems like Maven 0.9.13 doesn't have the fix #1064 in it.

@TadCordle
Copy link
Contributor

TadCordle commented Oct 31, 2018

Yeah, 0.9.13 was branched straight from the 0.9.11 tag with specific patches. So this is already fixed for 0.10.0.

@coollog coollog modified the milestones: v0.10.1, v0.10.0 Nov 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants