Skip to content

tests: frontend/dockerfile: update integration tests for windows/wcow (part 4) #4913

tests: frontend/dockerfile: update integration tests for windows/wcow (part 4)

tests: frontend/dockerfile: update integration tests for windows/wcow (part 4) #4913

Triggered via pull request September 25, 2024 05:52
Status Failure
Total duration 1m 46s
Artifacts 3

test-os.yml

on: pull_request
Matrix: build
test-freebsd-amd64
0s
test-freebsd-amd64
Matrix: test-windows-amd64
Fit to window
Zoom out
Zoom in

Annotations

1 error
build (freebsd/amd64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -ex\n xx-go build ${GOBUILDFLAGS} -gcflags=\"${GOGCFLAGS}\" -ldflags \"$(cat /tmp/.ldflags) -extldflags '-static'\" -tags \"osusergo netgo static_build seccomp ${BUILDKITD_TAGS}\" -o /usr/bin/buildkitd ./cmd/buildkitd\n xx-verify ${VERIFYFLAGS} /usr/bin/buildkitd\n\n # buildkitd --version can be flaky when running through emulation related to\n # https://github.com/moby/buildkit/pull/4491. Retry a few times as a workaround.\n set +ex\n if [ \"$(xx-info os)\" = \"linux\" ]; then\n max_retries=5\n for attempt in $(seq \"$max_retries\"); do\n timeout 3 /usr/bin/buildkitd --version\n exitcode=$?\n if ! xx-info is-cross; then\n exit $exitcode\n elif [ $exitcode -eq 0 ]; then\n break\n elif [ $exitcode -eq 124 ] || [ $exitcode -eq 143 ]; then\n echo \"WARN: buildkitd --version timed out ($attempt/$max_retries)\"\n if [ \"$attempt\" -eq \"$max_retries\" ]; then\n exit $exitcode\n fi\n else\n echo \"ERROR: buildkitd --version failed with exit code $exitcode\"\n fi\n sleep 1\n done\n fi\n" did not complete successfully: exit code: 1

Artifacts

Produced during runtime
Name Size
buildkit-windows-amd64 Expired
78.4 MB
moby~buildkit~NQYQ1F.dockerbuild
58.5 KB
moby~buildkit~WNOFAZ.dockerbuild
20.7 KB