Task 5201396984709120

Merge bitcoin/bitcoin#33046: [29.x] test: Do not pass tests on unhandled exceptions

2025-07-24 11:16:03 failed worker:ci_worker_1749796736_142313859 29.x 8063d5544639e9e719af982b966acbd6750f9dbf


Commands that took longer than 1 second (total 58m37s)
linedurationpercentagecommand
1872s0%docker build --file /tmp/cirrus-build-238375638/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tsan.sh --cpuset-cpus=14,20,21,22,24,25,27,36,44,45 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build-238375638
2875s0%retry -- apt-get update
30812s0%retry -- apt-get install curl -y
5203s0%retry -- apt-get update
52935s0%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-20 llvm-20 libclang-rt-20-dev libc++abi-20-dev libc++-20-dev python3-zmq build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
125438s1%git config --global ci.base-install-done true
12983s0%podman image prune --force --external
13041s0%docker image prune --force --filter label=bitcoin-ci-test
13162s0%docker exec a0753365280f455f15c8fcbcd058d2c2a4dba3e7d3c3699b42132770e4788326 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-238375638/ /ci_container_base'
156218m59s32%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu CC=clang-20 CXX='\''clang++-20 -stdlib=libc++'\'' LOG=1'
174540s1%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 -DSANITIZERS=thread -DAPPEND_CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
207749s1%bash -c 'cmake --build . -j10 --target all install'
347320m5s34%ctest --stop-on-failure -j10 --timeout 2400
Tags
  • worker:ci_worker_1749796736_142313859
  • TSan, depends, gui
  • 29.x
  • FAILED