Prysm

Public

Ethereum Serenity Client!

Proposer: change attestation sorting to reward numerator (#15093)

Passed in 2h 48m
:bazel: Build & Test Everything ./bazel.sh --bazelrc=.buildkite-bazelrc build --config=remote-cache --config=nostamp --remote_header=$BUILDBUDDY_TOKEN --build_metadata=BRANCH_NAME=$BUILDKITE_BRANCH --jobs 4 -- //... && ./bazel.sh --bazelrc=.buildkite-bazelrc test --config=remote-cache --config=nostamp --build_manual_tests --remote_header=$BUILDBUDDY_TOKEN --build_metadata=BRANCH_NAME=$BUILDKITE_BRANCH --jobs 4 -- //...
Waited 8s
·
Ran in 4m 8s
Test coverage./hack/ci-coverage.sh
Timed Out
Waited 3s
·
Ran in 25m 28s
Linter rules./hack/check-todo.sh && ./hack/check_gazelle.sh
Waited 5s
·
Ran in 8s
:linux: ARM64 builds beacon-chain and validator./bazel.sh --bazelrc=.buildkite-bazelrc build --config=linux_arm64 --config=remote-cache --config=nostamp //cmd/beacon-chain //cmd/validator --remote_header=$BUILDBUDDY_TOKEN --build_metadata=BRANCH_NAME=$BUILDKITE_BRANCH
Waited 13s
·
Ran in 28s
:mac: AMD64 builds beacon-chain and validatorbazel --bazelrc=.buildkite-bazelrc build --config=osx_amd64 --config=remote-cache --config=nostamp //cmd/beacon-chain //cmd/validator --remote_header=$BUILDBUDDY_TOKEN --build_metadata=BRANCH_NAME=$BUILDKITE_BRANCH
Waited 17s
·
Ran in 34s
:bazel: Build docker images./bazel.sh query 'kind(container_push, //...) union kind(oci_push, //...)' | xargs -t ./bazel.sh --bazelrc=.buildkite-bazelrc build --config=remote-cache --remote_header=$BUILDBUDDY_TOKEN --build_metadata=BRANCH_NAME=$BUILDKITE_BRANCH
Waited 24s
·
Ran in 1m 39s
End to end tests (presubmit)./bazel.sh --bazelrc=.buildkite-bazelrc clean --async && ./bazel.sh --bazelrc=.buildkite-bazelrc test //testing/endtoend:presubmit --remote_download_toplevel --remote_cache=grpc://rbe.prylabs.net --remote_local_fallback --config=nostamp --test_timeout=10000 --local_test_jobs=2 --local_ram_resources=HOST_RAM --flaky_test_attempts=1 --remote_header=$BUILDBUDDY_TOKEN --build_metadata=BRANCH_NAME=$BUILDKITE_BRANCH
Waited 7s
·
Ran in 1m 15s
End to end tests (postsubmit)./bazel.sh --bazelrc=.buildkite-bazelrc clean --async && ./bazel.sh --bazelrc=.buildkite-bazelrc test //testing/endtoend:postsubmit --remote_download_toplevel --remote_cache=grpc://rbe.prylabs.net --remote_local_fallback --config=nostamp --test_timeout=10000 --local_test_jobs=2 --local_ram_resources=HOST_RAM --flaky_test_attempts=1 --remote_header=$BUILDBUDDY_TOKEN --build_metadata=BRANCH_NAME=$BUILDKITE_BRANCH
Waited 5s
·
Ran in 1h 26m
End to end tests (postsubmit)./bazel.sh --bazelrc=.buildkite-bazelrc clean --async && ./bazel.sh --bazelrc=.buildkite-bazelrc test //testing/endtoend:postsubmit --remote_download_toplevel --remote_cache=grpc://rbe.prylabs.net --remote_local_fallback --config=nostamp --test_timeout=10000 --local_test_jobs=2 --local_ram_resources=HOST_RAM --flaky_test_attempts=1 --remote_header=$BUILDBUDDY_TOKEN --build_metadata=BRANCH_NAME=$BUILDKITE_BRANCH
Waited 10s
·
Ran in 1h 22m
Total Job Run Time: 3h 21m