Task 68434879672

net: refactor: replace Peer::TxRelay RecursiveMutex instances with Mutex

2026-03-24 20:58:58 completed refactor/replace-txrelay-recursive-mutexes 475366b55a9d8010ab81e82d7c5f4d0e95803bbf


Commands that took longer than 1 second (total 11m2s)
linedurationpercentagecommand
93516s2%docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/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_nowallet.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_nowallet --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_nowallet --load /home/admin/actions-runner/_work/bitcoin/bitcoin
12004s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-pc-linux-gnu NO_WALLET=1 CC=clang-17 CXX='\''clang++-17 -stdlib=libc++'\'' LOG=1'
122610s1%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DCMAKE_COMPILE_WARNING_AS_ERROR=ON -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/toolchain.cmake -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev --preset=dev-mode -DREDUCE_EXPORTS=ON -DENABLE_WALLET=OFF -DWITH_EMBEDDED_ASMAP=OFF
168022s3%cmake --build /home/admin/actions-runner/_work/_temp/build -j4 --target all install
280722s3%ctest --test-dir /home/admin/actions-runner/_work/_temp/build --stop-on-failure -j4 --timeout 2400
31008m41s78%/home/admin/actions-runner/_work/_temp/build/test/functional/test_runner.py -j4 --tmpdirprefix /home/admin/actions-runner/_work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
44386s0%docker container kill f23fa31d67c9940ec06c7298b340af7610a64773004165b28195a420a0f6428e
Tags
  • No wallet
  • refactor/replace-txrelay-recursive-mutexes
  • COMPLETED