Task 4989080645140480

test: Enhance GetTxSigOpCost tests for coinbase transactions

2025-06-30 19:04:51 aborted worker:ci_worker_1738693524_146031339 pull/32840 871c671d7eff5cff8005eb6969b111cb351f4dac


Commands that took longer than 1 second (total 6m27s)
linedurationpercentagecommand
1993s0%docker build --file /tmp/cirrus-build-4133965368/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=9,16,24,26,33,36,43,47,51,60 --platform=linux --label=bitcoin-ci-test --tag=ci_native_msan /tmp/cirrus-build-4133965368
2622s0%docker image prune --force --filter label=bitcoin-ci-test
2741s0%docker exec 70bdc832ff560b86689be718614422aaa90408c8d29f6382c66c0c7391185e83 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-4133965368/ /ci_container_base'
3035s1%docker exec 70bdc832ff560b86689be718614422aaa90408c8d29f6382c66c0c7391185e83 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/'
5232s0%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu DEBUG=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'
85432s8%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 -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)'
11621m31s23%bash -c 'cmake --build . -j10 --target all install'
Tags
  • worker:ci_worker_1738693524_146031339
  • MSan, depends
  • pull/32840
  • ABORTED