Skip to content

chore(deps): update module google.golang.org/protobuf to v1.33.0 [sec… #1117

chore(deps): update module google.golang.org/protobuf to v1.33.0 [sec…

chore(deps): update module google.golang.org/protobuf to v1.33.0 [sec… #1117

Triggered via push September 16, 2024 18:17
Status Failure
Total duration 3m 30s
Artifacts
build-container-geth-all
3m 11s
build-container-geth-all
build-container-geth
3m 20s
build-container-geth
add-geth-all-master-tag  /  add-tag
add-geth-all-master-tag / add-tag
add-geth-master-tag  /  add-tag
add-geth-master-tag / add-tag
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build-container-geth-all
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /go-ethereum && make all-musl" did not complete successfully: exit code: 2
build-container-geth
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && cd /go-ethereum && platform=\"$(dpkg --print-architecture)\" && case \"$platform\" in \"amd64\") apt install -y build-essential git linux-headers-$platform && make geth ;; \"arm64\") apt install -y build-essential git linux-headers-$platform musl-dev && make geth-musl ;; *) echo \"Unsupported platform: $platform\" && exit 1 ;; esac" did not complete successfully: exit code: 2