Task 4796474581581824

doc: taproot became always active in v24.0

2025-06-19 09:16:10 aborted worker:ci_worker_1738693532_860143205 pull/32776 8ee8a951c205c5365f7557253b8fffc12e6e670c


Commands that took longer than 1 second (total 1h24m36s)
linedurationpercentagecommand
2003s0%docker build --file /tmp/cirrus-build-4221246032/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_msan.sh --cpuset-cpus=2,5,10,15,18,22,36,38,46,48 --platform=linux --label=bitcoin-ci-test --tag=ci_native_msan /tmp/cirrus-build-4221246032
3093s0%retry -- apt-get update
33028s0%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y ninja-build build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
9781m50s2%retry -- git clone --depth=1 https://github.com/llvm/llvm-project -b llvmorg-20.1.0 /msan/llvm-project
99824s0%cmake -G Ninja -B /msan/clang_build/ -DLLVM_ENABLE_PROJECTS=clang -DCMAKE_BUILD_TYPE=Release -DLLVM_TARGETS_TO_BUILD=Native '-DLLVM_ENABLE_RUNTIMES=compiler-rt;libcxx;libcxxabi;libunwind' -S /msan/llvm-project/llvm
12671h12m33s85%ninja -C /msan/clang_build/ -j10
1611925s0%ninja -C /msan/clang_build/ install-runtimes
1857622s0%cmake -G Ninja -B /msan/cxx_build/ '-DLLVM_ENABLE_RUNTIMES=libcxx;libcxxabi;libunwind' -DCMAKE_BUILD_TYPE=Release -DLLVM_USE_SANITIZER=MemoryWithOrigins -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DLLVM_TARGETS_TO_BUILD=Native -DLLVM_ENABLE_PER_TARGET_RUNTIME_DIR=OFF -DLIBCXXABI_USE_LLVM_UNWINDER=OFF '-DLIBCXX_ABI_DEFINES=_LIBCPP_ABI_BOUNDED_ITERATORS;_LIBCPP_ABI_BOUNDED_ITERATORS_IN_STD_ARRAY;_LIBCPP_ABI_BOUNDED_ITERATORS_IN_STRING;_LIBCPP_ABI_BOUNDED_ITERATORS_IN_VECTOR;_LIBCPP_ABI_BOUNDED_UNIQUE_PTR' -DLIBCXX_HARDENING_MODE=debug -S /msan/llvm-project/runtimes
1877359s1%ninja -C /msan/cxx_build/ -j10
2116512s0%du -sh /msan/llvm-project
2116755s1%rm -rf /msan/llvm-project
211722m52s3%git config --global ci.base-install-done true
2121526s0%podman image prune --force --external
2122113s0%docker image prune --force --filter label=bitcoin-ci-test
212335s0%docker exec 93976565b014bdecc3d98df27b0b88017f65112563647329737b1c8b04fb380b 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-4221246032/ /ci_container_base'
212531s0%docker exec 93976565b014bdecc3d98df27b0b88017f65112563647329737b1c8b04fb380b bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && /ci_container_base/ci/test/01_base_install.sh'
212624s0%docker exec 93976565b014bdecc3d98df27b0b88017f65112563647329737b1c8b04fb380b bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && git config --global --add safe.directory "*"'
212681s0%docker exec 93976565b014bdecc3d98df27b0b88017f65112563647329737b1c8b04fb380b bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && /ci_container_base/ci/test/03_test_script.sh'
Tags
  • worker:ci_worker_1738693532_860143205
  • MSan, depends
  • pull/32776
  • ABORTED