Task 5527782555385856

Merge bitcoin/bitcoin#32999: ci: Use APT_LLVM_V in msan task

2025-07-21 10:54:51 completed worker:ci_worker_1749796739_923535655 master 9bc33432e214a783d6034bcc82fb8fbba1a29113


Commands that took longer than 1 second (total 1h24m16s)
linedurationpercentagecommand
1875s0%docker build --file /tmp/cirrus-build-3614700944/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=10,12,27,28,33,41,42,48,56,59 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build-3614700944
2886s0%retry -- apt-get update
30911s0%retry -- apt-get install curl -y
5214s0%retry -- apt-get update
53038s0%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 ninja-build'
126751s1%echo -n done
131024s0%podman image prune --force --external
13161s0%docker image prune --force --filter label=bitcoin-ci-test
13289s0%docker exec bc3b45fee9278eb20519f74ae3492438ef47f9487934adb9b1bb5cad1dc262c2 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-3614700944/ /ci_container_base'
13551s0%exit 0
13571s0%docker exec bc3b45fee9278eb20519f74ae3492438ef47f9487934adb9b1bb5cad1dc262c2 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && mkdir -p /ci_container_base/ci/scratch/bins/'
157119m33s23%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu CC=clang CXX='\''clang++ -stdlib=libc++'\'' LOG=1'
176344s0%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 -DSANITIZERS=thread -DAPPEND_CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
217020m19s24%cmake --build /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 --target all install
325520m1s23%ctest --test-dir /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu --stop-on-failure -j10 --timeout 2400
354920m46s24%/ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu/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_1749796739_923535655
  • TSan, depends, gui
  • master
  • COMPLETED