Task 4727106502918144

test: Shut down framework cleanly on RPC connection failure

2024-12-11 20:27:46 aborted worker:ci_worker_1731482102_605851677 pull/30660 d4cda43d1716580a08acb4f7788fbcff165b9bf9


Commands that took longer than 1 second (total 5m19s)
linedurationpercentagecommand
1951s0%docker build --file /tmp/cirrus-build-3285810303/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/amd64/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_i686_multiprocess.sh --cpuset-cpus=2,11,20,32,34,36,41,42,51,58 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build-3285810303
3003s0%retry -- apt-get update
32028s8%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y llvm clang g++-multilib build-essential pkg-config curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
123127s8%git config --global ci.base-install-done true
127012s3%podman container rm --force --all
12931s0%docker exec 74014340df7c5a548350d4c66ce594349e3d5e1cf5e7fd761dc6be5b765161ed 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-3285810303/ /ci_container_base'
153246s14%retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /ci_container_base/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
154321s6%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1'
188629s9%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/i686-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER='\''clang;-m32'\'' -DCMAKE_CXX_COMPILER='\''clang++;-m32'\'' -DCMAKE_CXX_FLAGS='\''-Wno-error=documentation'\'' -DAPPEND_CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
221343s13%bash -c 'cmake --build . -j10 --target all install'
Tags
  • worker:ci_worker_1731482102_605851677
  • multiprocess, i686, DEBUG
  • pull/30660
  • ABORTED