Task 60042443917

fees: Introduce Mempool Based Fee Estimation to reduce overestimation

2026-01-11 17:36:39 failed 12-2025-fee-estimation-improvement 9e2070f9fc199f5b374975387d921c614cae1114


Commands that took longer than 1 second (total 3m33s)
linedurationpercentagecommand
9326s2%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_fuzz_with_valgrind.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz_valgrind --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_fuzz_valgrind --load /home/admin/actions-runner/_work/bitcoin/bitcoin
10902s0%retry -- apt-get update
11762s0%g++-13
12794s1%amd64 4:13.2.0-7ubuntu1 [1100 B]
16444s1%(4:13.2.0-7ubuntu1) ...
197820s9%echo -n done
218650s23%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
23316s2%- skipped
26511m14s34%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all
33159s4%-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_NO_CXX98_FUNCTION_BASE -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -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 -Wno-error=array-bounds -O2 -g -std=c++20 -fPIC -fno-extended-identifiers -fdebug-prefix-map=/home/admin/actions-runner/_work/_temp/src=. -fmacro-prefix-map=/home/admin/actions-runner/_work/_temp/src=. -fstack-reuse=none -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -Werror -Wall -Wextra -Wformat -Wformat-security -Wvla -Wredundant-decls -Wdate-time -Wduplicated-branches -Wduplicated-cond -Wlogical-op -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wbidi-chars=any -Wundef -Wno-unused-parameter -MD -MT src/CMakeFiles/bitcoin_node.dir/policy/fees/mempool_estimator.cpp.o -MF CMakeFiles/bitcoin_node.dir/policy/fees/mempool_estimator.cpp.o.d -o CMakeFiles/bitcoin_node.dir/policy/fees/mempool_estimator.cpp.o -c /home/admin/actions-runner/_work/_temp/src/policy/fees/mempool_estimator.cpp
Tags
  • Valgrind, fuzz
  • 12-2025-fee-estimation-improvement
  • FAILED