Task 6019141703827456

Merge bitcoin/bitcoin#31722: cmake: Copy `cov_tool_wrapper.sh.in` to the build tree

2025-02-13 09:34:39 completed worker:ci_worker_1738693551_985849157 master 55cf39e4c54da6639a8f1f7c813c2909454cada1


Commands that took longer than 1 second (total 9m52s)
linedurationpercentagecommand
1841s0%docker build --file /tmp/cirrus-build-619393603/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/debian:bookworm --build-arg FILE_ENV=./ci/test/00_setup_env_native_nowallet_libbitcoinkernel.sh --cpuset-cpus=3,5,11,18,27,28,41,50,57,62 --platform=linux --label=bitcoin-ci-test --tag=ci_native_nowallet_libbitcoinkernel /tmp/cirrus-build-619393603
2852s0%retry -- apt-get update
2941m10s11%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y python3-zmq clang-16 llvm-16 libc++abi-16-dev libc++-16-dev build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
10571m52s18%git config --global ci.base-install-done true
110119s3%podman image prune --force --external
11074s0%docker image prune --force --filter label=bitcoin-ci-test
11194s0%docker exec 0cef3efe62ade7855bed7e4e3da33b2166379eaf4545a2526d9a0069a6eb61bc 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-619393603/ /ci_container_base'
13541s0%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
136510s1%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu NO_WALLET=1 CC=clang-16 CXX='\''clang++-16 -stdlib=libc++'\'' LOG=1'
138630s5%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 -DREDUCE_EXPORTS=ON -DBUILD_UTIL_CHAINSTATE=ON -DBUILD_KERNEL_LIB=ON -DBUILD_SHARED_LIBS=ON || ( (cat CMakeFiles/CMakeOutput.log CMakeFiles/CMakeError.log) && false)'
171222s3%bash -c 'cmake --build . -j10 --target all install'
30591m18s13%ctest --stop-on-failure -j10 --timeout 2400
33203m41s37%test/functional/test_runner.py --ci -j10 --tmpdirprefix /ci_container_base/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
Tags
  • worker:ci_worker_1738693551_985849157
  • no wallet, libbitcoinkernel
  • master
  • COMPLETED