Task 5346930756157440

Add functional test for IPC interface

2025-08-18 17:17:11 aborted worker:ci_worker_1738693563_606004509 pull/33201 f1491db0242e1d06edd960a6c003c7522e66c0ea


Commands that took longer than 1 second (total 3m3s)
linedurationpercentagecommand
1412s1%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=4,6,9,14,21,26,30,51,56,59 --platform=linux --label=bitcoin-ci-test --tag=ci_native_previous_releases /tmp/cirrus-build
2533s1%retry -- apt-get update
27433s18%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'
90538s20%echo -n done
9489s4%podman image prune --force --external
95428s15%docker image prune --force --filter label=bitcoin-ci-test
9664s2%docker exec c72f86d032ae588bb27ca0d980eb5c4e56709ecd856266e08d8272675995d58c bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build/ /ci_container_base'
11481s0%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
11597s3%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu CC=gcc-11 CXX=g++-11 LOG=1'
118727s14%bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -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 -Werror=dev -DWITH_ZMQ=ON -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_FLAGS='\''-funsigned-char'\'' -DCMAKE_C_FLAGS_DEBUG='\''-g2 -O2'\'' -DCMAKE_CXX_FLAGS='\''-funsigned-char'\'' -DCMAKE_CXX_FLAGS_DEBUG='\''-g2 -O2'\'' -DAPPEND_CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' '
Tags
  • worker:ci_worker_1738693563_606004509
  • previous releases, depends DEBUG
  • pull/33201
  • ABORTED