248 | 13s | 1% | podman container rm --force --all |
256 | 1s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
268 | 1s | 0% | docker exec 20a03f34712a718e803d3f343503225d692798d063d6dcc231fe71f50154edbc 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-2855743721/ /ci_container_base' |
295 | 4s | 0% | exit 0 |
519 | 43s | 3% | bash -c 'CONFIG_SHELL=/bin/ksh make -j10 -C depends HOST=x86_64-pc-linux-gnu DEBUG=1 LOG=1' |
826 | 40s | 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 -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DWITH_ZMQ=ON -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON -DCMAKE_BUILD_TYPE=Debug || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
1244 | 6m32s | 35% | bash -c 'cmake --build . -j10 --target all install' |
2657 | 1m36s | 8% | ctest --stop-on-failure -j10 --timeout 2400 |
2948 | 8m25s | 45% | test/functional/test_runner.py --ci -j10 --tmpdirprefix /ci_container_base/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast |