Skip to content

Buildx will stall when buildkit is configured with OTel but the OTel endpoint isn't available #4616

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

Open
jsternberg opened this issue Feb 2, 2024 · 0 comments · May be fixed by #5912
Open
Assignees
Labels
Milestone

Comments

@jsternberg
Copy link
Collaborator

Reproduction steps:

  • Start buildkit with OTEL_EXPORTER_OTLP_ENDPOINT set to something (or otherwise enable OTLP tracing in some way).
  • Have that endpoint not exist (service is not running(.
  • Run buildx to perform a build.

The build will stall at the end for approximately 20 seconds before it eventually exits.

@tonistiigi tonistiigi added this to the v0.13.0 milestone Feb 12, 2024
@daghack daghack self-assigned this Feb 23, 2024
@tonistiigi tonistiigi removed this from the v0.13.0 milestone Feb 29, 2024
@thompson-shaun thompson-shaun added this to the v0.21.0 milestone Feb 20, 2025
@thompson-shaun thompson-shaun assigned jsternberg and fiam and unassigned fiam Apr 14, 2025
@thompson-shaun thompson-shaun modified the milestones: v0.21.0, v0.22.0 Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants