Task 65407141368

net: make m_nodes_mutex non-recursive

2026-03-02 14:03:36 failed m_nodes_mutex 8e183f8d5768a0344ad27b8dec4974f18fd5a34a


Commands that took longer than 1 second (total 19m19s)
linedurationpercentagecommand
9344s0%docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie --build-arg=FILE_ENV=./ci/test/00_setup_env_mac_cross.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_macos_cross --load /home/admin/actions-runner/_work/bitcoin/bitcoin
10951s0%retry apt-get update
11101s0%g++-14
12587s0%amd64 4:14.2.0-1 [1344 B]
16645s0%(4:14.2.0-1) ...
206234s2%retry curl --location --fail https://bitcoincore.org/depends-sources/sdks/Xcode-26.1.1-17B100-extracted-SDK-with-libcxx-headers.tar -o /home/admin/actions-runner/_work/_temp/depends/sdk-sources/Xcode-26.1.1-17B100-extracted-SDK-with-libcxx-headers.tar
210434s2%echo -n done
230014m43s76%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm64-apple-darwin LOG=1'
300215s1%- skipped
33621m56s10%cmake --build /home/admin/actions-runner/_work/_temp/build -j4 --target all deploy
40531s0%cmake --build /home/admin/actions-runner/_work/_temp/build -j1 --target all deploy --verbose
449310s0%--target=arm64-apple-darwin -isysroot/home/admin/actions-runner/_work/_temp/depends/SDKs/Xcode-26.1.1-17B100-extracted-SDK-with-libcxx-headers -nostdlibinc -iwithsysroot/usr/include/c++/v1 -iwithsysroot/usr/include -iframeworkwithsysroot/System/Library/Frameworks --target=arm64-apple-darwin -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DENABLE_EMBEDDED_ASMAP=1 -DENABLE_ZMQ=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -I/home/admin/actions-runner/_work/_temp/build/src -I/home/admin/actions-runner/_work/_temp/src -I/home/admin/actions-runner/_work/_temp/src/leveldb/include -I/home/admin/actions-runner/_work/_temp/src/minisketch/include -I/home/admin/actions-runner/_work/_temp/src/univalue/include -isystem /home/admin/actions-runner/_work/_temp/depends/arm64-apple-darwin/boost/include -isystem /home/admin/actions-runner/_work/_temp/depends/arm64-apple-darwin/include -mmacos-version-min=14.0 -Xclang -fno-cxx-modules -mlinker-version=711 -O2 -O2 -g -std=c++20 -fPIC -fvisibility=hidden -fmacro-prefix-map=/home/admin/actions-runner/_work/_temp/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -mbranch-protection=bti -Wall -Wextra -Wgnu -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wloop-analysis -Wredundant-decls -Wunused-member-function -Wdate-time -Wconditional-uninitialized -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wdocumentation -Wself-assign -Wundef -Wno-unused-parameter -Werror -MD -MT src/CMakeFiles/bitcoin_node.dir/net.cpp.o -MF CMakeFiles/bitcoin_node.dir/net.cpp.o.d -o CMakeFiles/bitcoin_node.dir/net.cpp.o -c /home/admin/actions-runner/_work/_temp/src/net.cpp
Tags
  • macOS-cross to arm64
  • m_nodes_mutex
  • FAILED