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

Image build failing with ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator..." #802

Closed
evegufy opened this issue Jun 24, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@evegufy
Copy link
Contributor

evegufy commented Jun 24, 2024

Current Behavior

Currently all image builds are failing with the following:
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c dotnet publish "Administration.Service.csproj" -c Release -o /app/publish" did not complete successfully: exit code: 255

Expected Behavior

Image build (buildx multi-platform) is successful

Steps To Reproduce

Affects the following projects:
https://github.com/eclipse-tractusx/portal-backend
https://github.com/eclipse-tractusx/ssi-credential-issuer
https://github.com/eclipse-tractusx/ssi-authority-schema-registry
https://github.com/eclipse-tractusx/policy-hub

@evegufy evegufy added the bug Something isn't working label Jun 24, 2024
@evegufy evegufy self-assigned this Jun 24, 2024
@evegufy evegufy added this to Portal Jun 24, 2024
@github-project-automation github-project-automation bot moved this to NEW USER REQUEST in Portal Jun 24, 2024
@evegufy evegufy moved this from NEW USER REQUEST to IN PROGRESS in Portal Jun 24, 2024
evegufy added a commit that referenced this issue Jun 24, 2024
evegufy added a commit that referenced this issue Jun 24, 2024
* fix(image-build): change from emulation to cross-compile
for building multi-platform images
#802
https://docs.docker.com/build/building/multi-platform
https://devblogs.microsoft.com/dotnet/improving-multiplatform-container-support
also improve dockerfiles by removing unnecessary base stage and aligning environment variables
evegufy added a commit to Phil91/dim-client that referenced this issue Jun 24, 2024
evegufy added a commit to eclipse-tractusx/policy-hub that referenced this issue Jun 24, 2024
evegufy added a commit to eclipse-tractusx/ssi-authority-schema-registry that referenced this issue Jun 24, 2024
evegufy added a commit to eclipse-tractusx/ssi-credential-issuer that referenced this issue Jun 24, 2024
evegufy added a commit to SAP/ssi-dim-middle-layer that referenced this issue Jun 24, 2024
evegufy added a commit to SAP/ssi-dim-middle-layer that referenced this issue Jun 24, 2024
evegufy added a commit to Phil91/dim-client that referenced this issue Jun 24, 2024
evegufy added a commit to eclipse-tractusx/policy-hub that referenced this issue Jun 24, 2024
evegufy added a commit to eclipse-tractusx/ssi-credential-issuer that referenced this issue Jun 24, 2024
evegufy added a commit to eclipse-tractusx/ssi-authority-schema-registry that referenced this issue Jun 24, 2024
Phil91 pushed a commit to SAP/ssi-dim-middle-layer that referenced this issue Jul 2, 2024
Phil91 pushed a commit to SAP/ssi-dim-middle-layer that referenced this issue Jul 2, 2024
Phil91 pushed a commit to SAP/ssi-dim-middle-layer that referenced this issue Jul 2, 2024
Phil91 pushed a commit to SAP/ssi-dim-middle-layer that referenced this issue Jul 2, 2024
Phil91 pushed a commit to SAP/ssi-dim-middle-layer that referenced this issue Jul 2, 2024
dhiren-singh-007 pushed a commit to dhiren-singh-007/portal-backend that referenced this issue Jul 4, 2024
…ctusx#803)

* fix(image-build): change from emulation to cross-compile
for building multi-platform images
eclipse-tractusx#802
https://docs.docker.com/build/building/multi-platform
https://devblogs.microsoft.com/dotnet/improving-multiplatform-container-support
also improve dockerfiles by removing unnecessary base stage and aligning environment variables
@evegufy evegufy closed this as completed Jul 16, 2024
@github-project-automation github-project-automation bot moved this from IN PROGRESS to USER READY in Portal Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

1 participant