Task 85713810688

fuzz: add p2p_private_broadcast harness

2026-07-07 19:47:34 failed fuzz-p2p-private-broadcast e4d669056c53e0f45bf0686ad77f632c6f7c5d2a


Commands that took longer than 1 second (total 1m52s)
linedurationpercentagecommand
1431s27%LSan + UBSan + integer
110432s28%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_native_asan.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_asan --cache-from type=gha,url=http://127.0.0.1:49160/,version=1,scope=ci_native_asan --load /home/runner/work/bitcoin/bitcoin
13171s0%retry apt-get update
14232s1%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'
148610s8%features - done
182117s15%cmake --build /home/runner/work/_temp/build -j8 --target all install
30112s1%cmake --build /home/runner/work/_temp/build -j1 --target all install --verbose
44779s8%-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_NO_CXX98_FUNCTION_BASE -I/home/runner/work/_temp/build/src -I/home/runner/work/_temp/src -I/home/runner/work/_temp/build/src/ipc -I/home/runner/work/_temp/src/ipc/libmultiprocess/include -I/home/runner/work/_temp/build/src/ipc/libmultiprocess/include -I/home/runner/work/_temp/src/univalue/include -I/home/runner/work/_temp/src/minisketch/include -I/home/runner/work/_temp/src/leveldb/include -I/home/runner/work/_temp/src/secp256k1/include -ftrivial-auto-var-init=pattern -O2 -g -std=c++20 -fPIE -fmacro-prefix-map=/home/runner/work/_temp/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fsanitize=address,float-divide-by-zero,integer,undefined -Wall -Wextra -Wgnu -Wcovered-switch-default -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wthread-safety-pointer -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/test/fuzz/CMakeFiles/fuzz.dir/p2p_private_broadcast.cpp.o -MF CMakeFiles/fuzz.dir/p2p_private_broadcast.cpp.o.d -o CMakeFiles/fuzz.dir/p2p_private_broadcast.cpp.o -c /home/runner/work/_temp/src/test/fuzz/p2p_private_broadcast.cpp -DARENA_DEBUG -DDEBUG_LOCKORDER -std=c++23
Tags
  • ASan + LSan + UBSan + integer
  • fuzz-p2p-private-broadcast
  • FAILED