Task 96338383155

rpc: avoid quadratic output lookups

2026-08-20 06:38:56 failed l0rinc/avoid-quadratic-output-lookups abdcbd0e5209a175a3dd33555880b3dbf1f64e6a


Commands that took longer than 1 second (total 6m20s)
linedurationpercentagecommand
1424s6%LSan + UBSan + integer
113824s6%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
13361s0%retry apt-get update
14511s0%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'
15138s2%features - done
18475m4s79%cmake --build '/home/runner/work/_temp/build_ ₿🧪_' -j8 --target all install
31562s0%cmake --build '/home/runner/work/_temp/build_ ₿🧪_' -j1 --target all install --verbose
438711s2%-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/src/univalue/include -I/home/runner/work/_temp/src/minisketch/include -I/home/runner/work/_temp/src/secp256k1/include -I"/home/runner/work/_temp/build_ ₿🧪_/src/ipc" -I/home/runner/work/_temp/src/ipc/libmultiprocess/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/CMakeFiles/test_bitcoin.dir/rpc_tests.cpp.o -MF CMakeFiles/test_bitcoin.dir/rpc_tests.cpp.o.d -o CMakeFiles/test_bitcoin.dir/rpc_tests.cpp.o -c /home/runner/work/_temp/src/test/rpc_tests.cpp -DARENA_DEBUG -DDEBUG_LOCKORDER -std=c++23
Tags
  • ASan + LSan + UBSan + integer
  • l0rinc/avoid-quadratic-output-lookups
  • FAILED