Build nimbus-eth2 docker image #29
build-push-nimbus-eth2.yml
on: workflow_dispatch
prepare
5s
Matrix: deploy-beacon-minimal
Matrix: deploy-beacon
Matrix: deploy-validator-minimal
Matrix: deploy-validator
Discord Notification
0s
Annotations
4 errors
deploy-validator (linux/arm64, self-hosted-ghr-size-l-arm64, linux-arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c cd /root/nimbus-eth2 && make -j$(nproc) update && make -j$(nproc) V=1 NIMFLAGS=\"-d:const_preset=mainnet -d:disableMarchNative\" LOG_LEVEL=TRACE nimbus_validator_client" did not complete successfully: exit code: 2
|
deploy-validator-minimal (linux/arm64, self-hosted-ghr-size-l-arm64, linux-arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c cd /root/nimbus-eth2 && make -j$(nproc) update && make -j$(nproc) V=1 NIMFLAGS=\"-d:const_preset=minimal -d:disableMarchNative\" LOG_LEVEL=TRACE nimbus_validator_client" did not complete successfully: exit code: 2
|
deploy-beacon-minimal (linux/arm64, self-hosted-ghr-size-l-arm64, linux-arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c cd /root/nimbus-eth2 && make -j$(nproc) update && make -j$(nproc) V=1 NIMFLAGS=\"-d:const_preset=minimal -d:disableMarchNative\" LOG_LEVEL=TRACE nimbus_beacon_node" did not complete successfully: exit code: 2
|
deploy-beacon (linux/arm64, self-hosted-ghr-size-l-arm64, linux-arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c cd /root/nimbus-eth2 && make -j$(nproc) update && make -j$(nproc) V=1 NIMFLAGS=\"-d:const_preset=mainnet -d:disableMarchNative\" LOG_LEVEL=TRACE nimbus_beacon_node" did not complete successfully: exit code: 2
|