Task 51492181826

net: replace manual reference counting of CNode with shared_ptr

2025-09-29 12:51:59 completed cnode_shared_ptr 8218daac0f7cac0528652b51a4611a3d2d15ed35


Commands that took longer than 1 second (total 21m22s)
linedurationpercentagecommand
92241s3%./ci/test/02_run_container.sh
10471s0%docker run --cap-add LINUX_IMMUTABLE --rm --interactive --detach --tty --mount type=bind,src=/home/admin/actions-runner/_work/bitcoin/bitcoin,dst=/home/admin/actions-runner/_work/bitcoin/bitcoin,readonly --mount type=bind,src=/home/admin/actions-runner/_work/_temp/ccache_dir,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount type=bind,src=/home/admin/actions-runner/_work/_temp/depends/built,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount type=bind,src=/home/admin/actions-runner/_work/_temp/depends/sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount type=bind,src=/home/admin/actions-runner/_work/_temp/previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --mount type=bind,src=/home/admin/actions-runner/_work/_temp/build,dst=/home/admin/actions-runner/_work/_temp/build --env-file /tmp/env-admin-ci_native_msan --name ci_native_msan --network ci-ip6net --platform=linux ci_native_msan
12371s0%retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
15101m58s9%-
164010s0%- skipped
19511m23s6%cmake --build /home/admin/actions-runner/_work/_temp/build -j16 --target all install
28768m39s40%ctest --test-dir /home/admin/actions-runner/_work/_temp/build --stop-on-failure -j16 --timeout 2400
31857m23s34%/home/admin/actions-runner/_work/_temp/build/test/functional/test_runner.py --ci -j16 --tmpdirprefix /home/admin/actions-runner/_work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
40401s0%docker container kill 58743b8f85af6f29d01e8418097ffc21d56c92f2a13f252c79ca212f6b7e1cdf
Tags
  • MSan, depends
  • cnode_shared_ptr
  • COMPLETED