:pipeline:.buildkite/generate-pipeline.sh && buildkite-agent pipeline upload
Waited 29s
·
Ran in 10s
reuse lintnix shell .#reuse -c reuse lint
Waited 2s
·
Ran in 31s
check trailing whitespace.buildkite/check-trailing-whitespace.sh
Waited 33s
·
Ran in 5s
crossref-verifynix shell -f https://github.com/serokell/crossref-verifier/archive/68a1f9d25b6e7835fea8299b18a3e6c61dbb2a5c.tar.gz -c crossref-verify
Waited 38s
·
Ran in 1m 4s
lint python codenix shell .#python39Packages.black -c black --check --diff --color .
Waited 1m 41s
·
Ran in 6s
lint bash scriptsnix shell .#shellcheck -c shellcheck --shell=bash --exclude=SC1091 -x $(find . -name '*.sh')
Waited 1m 43s
·
Ran in 6s
check auto-inserting bottle hashescd tests/bottle-hashes/ && ./test-hash-insert.sh
Waited 1m 50s
·
Ran in 5s
build via nixnix build . -o binaries
Waited 1m 50s
·
Ran in 3m 41s
check flakenix flake check -L
Waited 1m 50s
·
Ran in 21s
build-via-dockereval "export OCTEZ_VERSION="$(cat meta.json | jq -r '.tezos_ref' | cut -d'/' -f3)"" && cd docker && ./docker-static-build.sh
Waited 1m 57s
·
Ran in 22m 15s
build-arm-via-dockereval "export OCTEZ_VERSION="$(cat meta.json | jq -r '.tezos_ref' | cut -d'/' -f3)"" && cd docker && ./docker-static-build.sh && for f in ./octez-*; do && mv "$f" "$f-arm64" && done
Waited 30m 26s
·
Ran in 46m 30s
Total Job Run Time: 1h 14m