Skip to content

chore(deps): update docker/setup-buildx-action action to v3.3.0 (main) #1019

chore(deps): update docker/setup-buildx-action action to v3.3.0 (main)

chore(deps): update docker/setup-buildx-action action to v3.3.0 (main) #1019

You are viewing an older attempt in the history of this workflow run. View latest attempt.
Triggered via pull request April 8, 2024 11:43
Status Failure
Total duration 26m 54s
Billable time 50m
Artifacts

ci-tests.yaml

on: pull_request_target
Run unit tests for proxylib
37s
Run unit tests for proxylib
Run integration tests on amd64
24m 27s
Run integration tests on amd64
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Run integration tests on amd64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$TARGETARCH\" != \"$BUILDARCH\" ]; then if [ \"$TARGETARCH\" = \"amd64\" ]; then ln -s /usr/x86_64-linux-gnu/lib/ld-linux-x86-64.so.* /lib; ln -s /lib /lib64; ln -s /usr/x86_64-linux-gnu/lib /usr/cilium-cross-compat/lib; elif [ \"$TARGETARCH\" = \"arm64\" ]; then ln -s /usr/aarch64-linux-gnu/lib/ld-linux-aarch64.so.* /lib; ln -s /usr/aarch64-linux-gnu/lib /usr/cilium-cross-compat/lib; fi; fi && BAZEL_BUILD_OPTS=\"${BAZEL_BUILD_OPTS} --disk_cache=/tmp/bazel-cache\" BAZEL_TEST_OPTS=\"${BAZEL_TEST_OPTS}\" PKG_BUILD=1 V=$V DEBUG=$DEBUG make envoy-tests && cp -Lr /cilium/proxy/bazel-testlogs testlogs" did not complete successfully: exit code: 2
Run unit tests for proxylib
Restore cache failed: Dependencies file is not found in /home/runner/work/proxy/proxy. Supported file pattern: go.sum