203 | 2s | 1% | docker build --file /tmp/cirrus-build/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:22.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_previous_releases.sh --cpuset-cpus=7,15,21,35,40,41,50,55,56,60 --platform=linux --label=bitcoin-ci-test --tag=ci_native_previous_releases /tmp/cirrus-build |
312 | 3s | 2% | retry -- apt-get update |
333 | 11s | 8% | retry -- apt-get install wget gpg -y |
509 | 2s | 1% | retry -- apt-get update |
518 | 8s | 6% | retry -- apt-get install -y cmake |
861 | 2s | 1% | retry -- apt-get update |
868 | 9s | 7% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y gcc-11 g++-11 python3-zmq build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build' |
1202 | 14s | 11% | git config --global ci.base-install-done true |
1263 | 1s | 0% | docker exec 4cf1933ee3e3cbbabda237fc02a229ed8072e214fad6992548f9865178c39726 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build/ /ci_container_base' |