Task 5377107737444352

validation, fix: Use wtxid instead of txid in `CheckEphemeralSpends`

2025-03-11 15:41:51 failed worker:ci_worker_1738693494_546143393 pull/32025 fff4a6ac86178e72059c3f7e2db6ee30c6399de4


Commands that took longer than 1 second (total 12m55s)
linedurationpercentagecommand
2003s0%docker build --file /tmp/cirrus-build-2880971114/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=7,11,12,20,21,27,44,48,59,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_msan /tmp/cirrus-build-2880971114
2641s0%docker image prune --force --filter label=bitcoin-ci-test
2761s0%docker exec dc9620e11df87b84f0ab1ce3a31fc090b67d87149c82bae0beeb798968906638 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-2880971114/ /ci_container_base'
5294s0%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu DEBUG=1 NO_BDB=1 NO_QT=1 CC=clang CXX=clang++ CFLAGS='\''-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls'\'' CXXFLAGS='\''-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls -nostdinc++ -nostdlib++ -isystem /msan/cxx_build/include/c++/v1 -L/msan/cxx_build/lib -Wl,-rpath,/msan/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument'\'' LOG=1'
86638s4%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 -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_FLAGS_DEBUG='\'''\'' -DCMAKE_CXX_FLAGS_DEBUG='\'''\'' -DSANITIZERS=memory -DAPPEND_CPPFLAGS='\''-U_FORTIFY_SOURCE'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
11863m13s24%bash -c 'cmake --build . -j10 --target all install'
20198m8s62%ctest --stop-on-failure -j10 --timeout 2400
Tags
  • worker:ci_worker_1738693494_546143393
  • MSan, depends
  • pull/32025
  • FAILED