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

IntegrationContext builds sometimes fail #279

Closed
nicolaferraro opened this issue Dec 11, 2018 · 1 comment
Closed

IntegrationContext builds sometimes fail #279

nicolaferraro opened this issue Dec 11, 2018 · 1 comment
Assignees
Labels
help wanted Extra attention is needed kind/bug Something isn't working

Comments

@nicolaferraro
Copy link
Member

It can be a maven download failure or something related to Kaniko/S2I.

E.g. this happened right now to me:

time="2018-12-11T15:34:49Z" level=info msg="step failed with error: cannot instantiate binary: builds.build.openshift.io \"camel-k-kotlin-1\" already exists" context=kotlin logger=builder phase=40 step=publisher/s2i

It's usually a temporary error but it blocks the platform because there's currently no recovery mechanism.

We should wait with an exponential backoff and retry.

@nicolaferraro nicolaferraro added the kind/bug Something isn't working label Dec 11, 2018
@nicolaferraro
Copy link
Member Author

Same policy should be applied to integrations requiring a full image.

@lburgazzoli lburgazzoli added the help wanted Extra attention is needed label Dec 11, 2018
@lburgazzoli lburgazzoli self-assigned this Jan 19, 2019
lburgazzoli added a commit to lburgazzoli/apache-camel-k that referenced this issue Jan 20, 2019
lburgazzoli added a commit to lburgazzoli/apache-camel-k that referenced this issue Jan 20, 2019
lburgazzoli added a commit to lburgazzoli/apache-camel-k that referenced this issue Jan 21, 2019
ipolyzos pushed a commit to ipolyzos/camel-k that referenced this issue Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants