189 | 15s | 1% | docker build --file /tmp/cirrus-build-1381097430/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=4,17,23,24,33,35,36,52,56,62 --platform=linux --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build-1381097430 |
290 | 9s | 0% | bash -c 'dnf -y install epel-release' |
345 | 40s | 3% | 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 ' |
892 | 2s | 0% | retry -- pip3 install --user pyzmq |
905 | 30s | 2% | git config --global ci.base-install-done true |
948 | 6s | 0% | podman image prune --force --external |
970 | 1s | 0% | docker exec 833f4918fef0b742c13e8a73cee581d9780bf78bdce9c99989e37e2e5200d88c 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-1381097430/ /ci_container_base' |
999 | 1s | 0% | docker exec 833f4918fef0b742c13e8a73cee581d9780bf78bdce9c99989e37e2e5200d88c bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && git config --global --add safe.directory "*"' |
1221 | 15s | 1% | bash -c 'CONFIG_SHELL=/bin/ksh make -j10 -C depends HOST=x86_64-pc-linux-gnu LOG=1' |
1242 | 46s | 3% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DWITH_ZMQ=ON -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON -DAPPEND_CPPFLAGS='\''-D_GLIBCXX_ASSERTIONS'\'' -DCMAKE_BUILD_TYPE=Debug || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
1646 | 1m32s | 7% | bash -c 'cmake --build . -j10 --target all install' |
3064 | 5m32s | 25% | ctest --stop-on-failure -j10 --timeout 2400 |
3359 | 11m36s | 53% | test/functional/test_runner.py --ci -j10 --tmpdirprefix /ci_container_base/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast |
3643 | 1s | 0% | '[' false = true ']' |