190 | 5s | 1% | docker build --file /tmp/cirrus-build/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=quay.io/centos/centos:stream10 --build-arg FILE_ENV=./ci/test/00_setup_env_native_centos.sh --cpuset-cpus=10,14,15,18,28,32,43,46,55,60 --platform=linux --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build |
291 | 12s | 2% | bash -c 'dnf -y install epel-release' |
346 | 57s | 12% | bash -c 'dnf -y --allowerasing --enablerepo crb install gcc-c++ glibc-devel libstdc++-devel ccache make ninja-build git python3 python3-pip which patch xz procps-ng ksh rsync coreutils bison e2fsprogs cmake ' |
893 | 1s | 0% | retry -- pip3 install --user pyzmq |
906 | 28s | 6% | git config --global ci.base-install-done true |
949 | 1s | 0% | podman image prune --force --external |
955 | 1s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
967 | 3s | 0% | docker exec 2010f036a2bd71ff55407bd826710f1b329817cfdf6f56a6d42b3e28b50a6c95 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' |