Task 51707824349

net: improve the interface around FindNode() and avoid a recursive mutex lock

2025-10-01 14:40:29 completed findnode 87e7f37918d42c28033e9f684db52f94eeed617b


Commands that took longer than 1 second (total 18m5s)
linedurationpercentagecommand
8893s0%docker buildx build --file /home/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_arm.sh --build-arg BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux/arm64 --label=bitcoin-ci-test --tag=ci_arm_linux --cache-from type=gha,scope=ci_arm_linux --load /home/runner/work/bitcoin/bitcoin
10357s0%retry -- apt-get update
10706s0%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y python3-zmq g++-arm-linux-gnueabihf busybox libc6:armhf libstdc++6:armhf libfontconfig1:armhf libxcb1:armhf build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
126213s1%arm64 4:13.2.0-7ubuntu1 [1082 B]
178111s1%(4:13.2.0-7ubuntu1) ...
21351s0%to provide /usr/bin/c++ (c++) in auto mode
216639s3%echo -n done
24081s0%retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /home/runner/work/_temp/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
32447s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1'
327610s0%- skipped
368413m57s77%cmake --build /home/runner/work/_temp/build -j4 --target all install
48141m51s10%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400
51271s0%docker container kill 98cbc17d4bf4765e0c9c1f62cb412e516cc7e9d9e6306d776192ce40e8cb4156
Tags
  • 32 bit ARM, unit tests, no functional tests
  • findnode
  • COMPLETED