Task 62072186741

fuzz: pull the latest FuzzedDataProvider.h from upstream

2026-01-31 05:47:09 completed refactor-modernize-fuzzed-data-provider-with-constexpr dfb93646093f8d71be455fc95e2e06ff73fb9211


Commands that took longer than 1 second (total 19m16s)
linedurationpercentagecommand
8130s0%dirname ./ci/test/00_setup_env.sh
8140s0%cd ./ci/test/../../
8150s0%pwd
8160s0%BASE_READ_ONLY_DIR=/home/admin/actions-runner/_work/bitcoin/bitcoin
8170s0%export BASE_READ_ONLY_DIR
8180s0%export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
8190s0%BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
8200s0%export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
8210s0%DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
8220s0%export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
8230s0%BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
8240s0%echo 'Setting specific values in env'
8250s0%'[' -n ./ci/test/00_setup_env_native_nowallet.sh ']'
8260s0%set -o errexit
8270s0%source ./ci/test/00_setup_env_native_nowallet.sh
8280s0%export LC_ALL=C.UTF-8
8290s0%LC_ALL=C.UTF-8
8300s0%export CONTAINER_NAME=ci_native_nowallet
8310s0%CONTAINER_NAME=ci_native_nowallet
8320s0%export CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04
8330s0%CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04
8340s0%export 'PACKAGES=python3-zmq python3-pip clang-17 llvm-17 libc++abi-17-dev libc++-17-dev'
8350s0%PACKAGES='python3-zmq python3-pip clang-17 llvm-17 libc++abi-17-dev libc++-17-dev'
8360s0%export 'PIP_PACKAGES=--break-system-packages pycapnp'
8370s0%PIP_PACKAGES='--break-system-packages pycapnp'
8380s0%export 'DEP_OPTS=NO_WALLET=1 CC=clang-17 CXX='\''clang++-17 -stdlib=libc++'\'''
8390s0%DEP_OPTS='NO_WALLET=1 CC=clang-17 CXX='\''clang++-17 -stdlib=libc++'\'''
8400s0%export GOAL=install
8410s0%GOAL=install
8420s0%export 'BITCOIN_CONFIG= --preset=dev-mode -DREDUCE_EXPORTS=ON -DENABLE_WALLET=OFF '
8430s0%BITCOIN_CONFIG=' --preset=dev-mode -DREDUCE_EXPORTS=ON -DENABLE_WALLET=OFF '
8440s0%echo 'Fallback to default values in env (if not yet set)'
8460s0%command -v nproc
8470s0%nproc
8490s0%export MAKEJOBS=-j4
8500s0%MAKEJOBS=-j4
8510s0%export RUN_UNIT_TESTS=true
8520s0%RUN_UNIT_TESTS=true
8530s0%export RUN_FUNCTIONAL_TESTS=true
8540s0%RUN_FUNCTIONAL_TESTS=true
8550s0%export RUN_TIDY=false
8560s0%RUN_TIDY=false
8570s0%export TEST_RUNNER_TIMEOUT_FACTOR=40
8580s0%TEST_RUNNER_TIMEOUT_FACTOR=40
8590s0%export RUN_FUZZ_TESTS=false
8600s0%RUN_FUZZ_TESTS=false
8610s0%export BOOST_TEST_RANDOM=1
8620s0%BOOST_TEST_RANDOM=1
8630s0%export DEBIAN_FRONTEND=noninteractive
8640s0%DEBIAN_FRONTEND=noninteractive
8650s0%export CCACHE_MAXSIZE=500M
8660s0%CCACHE_MAXSIZE=500M
8670s0%export CCACHE_TEMPDIR=/tmp/.ccache-temp
8680s0%CCACHE_TEMPDIR=/tmp/.ccache-temp
8690s0%export CCACHE_COMPRESS=1
8700s0%CCACHE_COMPRESS=1
8710s0%export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
8720s0%CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
8730s0%export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
8740s0%BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
8750s0%export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
8760s0%PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
8770s0%export 'CI_BASE_PACKAGES=build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build'
8780s0%CI_BASE_PACKAGES='build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build'
8790s0%export GOAL=install
8800s0%GOAL=install
8810s0%export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
8820s0%DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
8830s0%export CI_RETRY_EXE=retry
8840s0%CI_RETRY_EXE=retry
8850s0%export CI_IMAGE_PLATFORM=linux
8860s0%CI_IMAGE_PLATFORM=linux
8870s0%set -o errexit
8880s0%./ci/test/02_run_container.py
8900s0%bash -c 'grep export ./ci/test/00_setup_env*.sh'
8910s0%cat /tmp/env-admin-ci_native_nowallet
9259s0%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_nowallet.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_nowallet --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_nowallet --load /home/admin/actions-runner/_work/bitcoin/bitcoin
9950s0%dirname ./ci/test/00_setup_env.sh
9960s0%cd ./ci/test/../../
9970s0%pwd
9980s0%BASE_READ_ONLY_DIR=/ci_container_base
9990s0%export BASE_READ_ONLY_DIR
10000s0%export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
10010s0%BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
10020s0%export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
10030s0%DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
10040s0%export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
10050s0%BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
10060s0%echo 'Setting specific values in env'
10070s0%'[' -n ./ci/test/00_setup_env_native_nowallet.sh ']'
10090s0%set -o errexit
10100s0%source ./ci/test/00_setup_env_native_nowallet.sh
10110s0%export LC_ALL=C.UTF-8
10120s0%LC_ALL=C.UTF-8
10130s0%export CONTAINER_NAME=ci_native_nowallet
10140s0%CONTAINER_NAME=ci_native_nowallet
10150s0%export CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04
10160s0%CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04
10170s0%export 'PACKAGES=python3-zmq python3-pip clang-17 llvm-17 libc++abi-17-dev libc++-17-dev'
10180s0%PACKAGES='python3-zmq python3-pip clang-17 llvm-17 libc++abi-17-dev libc++-17-dev'
10190s0%export 'PIP_PACKAGES=--break-system-packages pycapnp'
10200s0%PIP_PACKAGES='--break-system-packages pycapnp'
10210s0%export 'DEP_OPTS=NO_WALLET=1 CC=clang-17 CXX='\''clang++-17 -stdlib=libc++'\'''
10220s0%DEP_OPTS='NO_WALLET=1 CC=clang-17 CXX='\''clang++-17 -stdlib=libc++'\'''
10230s0%export GOAL=install
10240s0%GOAL=install
10250s0%export 'BITCOIN_CONFIG= --preset=dev-mode -DREDUCE_EXPORTS=ON -DENABLE_WALLET=OFF '
10260s0%BITCOIN_CONFIG=' --preset=dev-mode -DREDUCE_EXPORTS=ON -DENABLE_WALLET=OFF '
10270s0%echo 'Fallback to default values in env (if not yet set)'
10290s0%command -v nproc
10300s0%nproc
10310s0%export MAKEJOBS=-j4
10320s0%MAKEJOBS=-j4
10330s0%export RUN_UNIT_TESTS=true
10340s0%RUN_UNIT_TESTS=true
10350s0%export RUN_FUNCTIONAL_TESTS=true
10360s0%RUN_FUNCTIONAL_TESTS=true
10370s0%export RUN_TIDY=false
10380s0%RUN_TIDY=false
10390s0%export TEST_RUNNER_TIMEOUT_FACTOR=40
10400s0%TEST_RUNNER_TIMEOUT_FACTOR=40
10410s0%export RUN_FUZZ_TESTS=false
10420s0%RUN_FUZZ_TESTS=false
10430s0%export BOOST_TEST_RANDOM=1
10440s0%BOOST_TEST_RANDOM=1
10450s0%export DEBIAN_FRONTEND=noninteractive
10460s0%DEBIAN_FRONTEND=noninteractive
10470s0%export CCACHE_MAXSIZE=500M
10480s0%CCACHE_MAXSIZE=500M
10490s0%export CCACHE_TEMPDIR=/tmp/.ccache-temp
10500s0%CCACHE_TEMPDIR=/tmp/.ccache-temp
10510s0%export CCACHE_COMPRESS=1
10520s0%CCACHE_COMPRESS=1
10530s0%export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/ccache
10540s0%CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/ccache
10550s0%export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
10560s0%BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
10570s0%export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases
10580s0%PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases
10590s0%export 'CI_BASE_PACKAGES=build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build'
10600s0%CI_BASE_PACKAGES='build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build'
10610s0%export GOAL=install
10620s0%GOAL=install
10630s0%export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
10640s0%DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
10650s0%export CI_RETRY_EXE=retry
10660s0%CI_RETRY_EXE=retry
10670s0%export CI_IMAGE_PLATFORM=linux
10680s0%CI_IMAGE_PLATFORM=linux
10690s0%./ci/test/01_base_install.sh
10700s0%CFG_DONE=/home/admin/actions-runner/_work/_temp/ci.base-install-done
10710s0%cat /home/admin/actions-runner/_work/_temp/ci.base-install-done
10730s0%true
10740s0%'[' '' == done ']'
10750s0%nproc
10760s0%MAKEJOBS=-j4
10770s0%'[' -n '' ']'
10780s0%'[' -n '' ']'
10790s0%[[ mirror.gcr.io/ubuntu:24.04 == *alpine* ]]
10800s0%'[' '' '!=' macos ']'
10810s0%[[ -n '' ]]
10822s0%retry apt-get update
11030s0%retry apt-get install --no-install-recommends --no-upgrade -y python3-zmq python3-pip clang-17 llvm-17 libc++abi-17-dev libc++-17-dev build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build
11110s0%g++-13
11582s0%g++-13
12704s0%amd64 4:13.2.0-7ubuntu1 [1100 B]
16845s0%(4:13.2.0-7ubuntu1) ...
20530s0%(4:13.2.0-7ubuntu1) ...
20540s0%to provide /usr/bin/c++ (c++) in auto mode
20630s0%'[' -n '' ']'
20640s0%'[' -n '--break-system-packages pycapnp' ']'
20650s0%retry pip3 install --user --break-system-packages pycapnp
20750s0%[[ -n '' ]]
20760s0%[[ '' == true ]]
20770s0%mkdir -p /home/admin/actions-runner/_work/_temp/depends/SDKs /home/admin/actions-runner/_work/_temp/depends/sdk-sources
20780s0%OSX_SDK_BASENAME=Xcode---extracted-SDK-with-libcxx-headers
20790s0%'[' -n '' ']'
208024s2%echo -n done
20970s0%docker volume create ci_native_nowallet_ccache
20990s0%docker volume create ci_native_nowallet_depends
21010s0%docker volume create ci_native_nowallet_depends_sources
21030s0%docker volume create ci_native_nowallet_previous_releases
21050s0%docker network create --ipv6 --subnet 1111:1111::/112 ci-ip6net
21080s0%docker image prune --force --filter label=bitcoin-ci-test
21100s0%docker run --rm --interactive --detach --tty --cap-add=LINUX_IMMUTABLE --mount=type=bind,src=/home/admin/actions-runner/_work/bitcoin/bitcoin,dst=/home/admin/actions-runner/_work/bitcoin/bitcoin,readonly --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/ccache_dir,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/depends/built,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/depends/sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/build,dst=/home/admin/actions-runner/_work/_temp/build --env-file=/tmp/env-admin-ci_native_nowallet --name=ci_native_nowallet --network=ci-ip6net --platform=linux ci_native_nowallet
21110s0%docker exec 6d98892a8f6e0b5a04a69deaf3179a46ea4f918fd71819525cae13d189a90224 rsync --recursive --perms --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp
21290s0%docker exec 6d98892a8f6e0b5a04a69deaf3179a46ea4f918fd71819525cae13d189a90224 /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh
21300s0%CFG_DONE=/home/admin/actions-runner/_work/_temp/ci.base-install-done
21310s0%cat /home/admin/actions-runner/_work/_temp/ci.base-install-done
21320s0%'[' done == done ']'
21330s0%echo 'Skip base install'
21340s0%exit 0
21360s0%docker exec 6d98892a8f6e0b5a04a69deaf3179a46ea4f918fd71819525cae13d189a90224 /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh
21370s0%cd /home/admin/actions-runner/_work/_temp
21380s0%export 'PATH=/path_with space:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
21390s0%PATH='/path_with space:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
21400s0%export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
21410s0%ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
21420s0%export LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
21430s0%LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
21440s0%export TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1:second_deadlock_stack=1
21450s0%TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1:second_deadlock_stack=1
21460s0%export UBSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1
21470s0%UBSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1
21480s0%nproc
21490s0%echo 'Number of available processing units: 4'
21510s0%'[' '' == macos ']'
21520s0%free -m -h
21560s0%uname --kernel-name --kernel-release
21580s0%echo 'System info: Linux 6.14.0-37-generic'
21590s0%lscpu
21780s0%echo 'Free disk space:'
21790s0%df -h
22060s0%[[ ci_native_nowallet == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]]
22150s0%/home/admin/actions-runner/_work/_temp/depends/config.guess
22160s0%export HOST=x86_64-pc-linux-gnu
22170s0%HOST=x86_64-pc-linux-gnu
22180s0%echo '=== BEGIN env ==='
22190s0%env
22210s0%echo '=== END env ==='
22230s0%[[ '' != true ]]
22690s0%tee /dev/fd/63
22700s0%patch -p1
22710s0%'[' false = true ']'
22720s0%'[' true = true ']'
22730s0%export DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
22740s0%DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
22750s0%'[' '!' -d /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ ']'
22760s0%mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
22780s0%b/src/leveldb/db/db_impl.cc
22880s0%1].Add(stats);
22901s0%retry curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
22990s0%'[' '' == macos ']'
23000s0%echo
23010s0%'[' -z '' ']'
23020s0%[[ mirror.gcr.io/ubuntu:24.04 == *alpine* ]]
23030s0%SHELL_OPTS=CONFIG_SHELL=
23048m34s44%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-pc-linux-gnu NO_WALLET=1 CC=clang-17 CXX='\''clang++-17 -stdlib=libc++'\'' LOG=1'
27860s0%'[' '' = true ']'
27870s0%BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON'
27880s0%'[' -z '' ']'
27890s0%BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/toolchain.cmake'
27900s0%'[' -z '' ']'
27910s0%BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON'
27920s0%ccache --zero-stats
27940s0%PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats'
27950s0%BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build
27960s0%BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev'
27970s0%[[ '' == true ]]
27980s0%[[ false == true ]]
27990s0%eval 'CMAKE_ARGS=(-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev --preset=dev-mode -DREDUCE_EXPORTS=ON -DENABLE_WALLET=OFF )'
28000s0%CMAKE_ARGS=(-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev --preset=dev-mode -DREDUCE_EXPORTS=ON -DENABLE_WALLET=OFF)
280110s0%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev --preset=dev-mode -DREDUCE_EXPORTS=ON -DENABLE_WALLET=OFF
32260s0%compiler .......................... Clang 17.0.6, /bin/clang++-17
32290s0%compiler flags .................... -stdlib=libc++ -O2 -O2 -g -std=c++20 -fPIC -fmacro-prefix-map=/home/admin/actions-runner/_work/_temp/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -Werror -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
32430s0%[[ install != all ]]
32440s0%[[ install != codegen ]]
32450s0%GOAL='all install'
32461m50s9%cmake --build /home/admin/actions-runner/_work/_temp/build -j4 --target all install
43300s0%bash -c 'ccache --version | head -n 1 && ccache --show-stats'
43420s0%ccache --show-stats
43430s0%grep Hits:
43440s0%head -1
43450s0%sed 's/.*(\(.*\)%).*/\1/'
43460s0%hit_rate=83.05
43470s0%'[' 83 -lt 75 ']'
43480s0%du -sh /home/admin/actions-runner/_work/_temp/depends/SDKs/ /home/admin/actions-runner/_work/_temp/depends/builders/ /home/admin/actions-runner/_work/_temp/depends/built/ /home/admin/actions-runner/_work/_temp/depends/hosts/ /home/admin/actions-runner/_work/_temp/depends/packages/ /home/admin/actions-runner/_work/_temp/depends/patches/ /home/admin/actions-runner/_work/_temp/depends/sdk-sources/ /home/admin/actions-runner/_work/_temp/depends/sources/ /home/admin/actions-runner/_work/_temp/depends/work/ /home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/
43590s0%du -sh /home/admin/actions-runner/_work/_temp/previous_releases
43610s0%'[' -n '' ']'
43620s0%'[' -n '' ']'
43630s0%'[' '' = true ']'
43640s0%'[' true = true ']'
43650s0%DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
43660s0%LD_LIBRARY_PATH=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/lib
43670s0%CTEST_OUTPUT_ON_FAILURE=ON
436823s1%ctest --test-dir /home/admin/actions-runner/_work/_temp/build --stop-on-failure -j4 --timeout 2400
46510s0%'[' true = true ']'
46520s0%eval 'TEST_RUNNER_EXTRA=()'
46530s0%TEST_RUNNER_EXTRA=()
46540s0%LD_LIBRARY_PATH=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/lib
46556m51s35%/home/admin/actions-runner/_work/_temp/build/test/functional/test_runner.py -j4 --tmpdirprefix /home/admin/actions-runner/_work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
59830s0%'[' false = true ']'
59840s0%[[ '' == true ]]
59850s0%'[' false = true ']'
59876s0%docker container kill 6d98892a8f6e0b5a04a69deaf3179a46ea4f918fd71819525cae13d189a90224
Tags
  • No wallet
  • refactor-modernize-fuzzed-data-provider-with-constexpr
  • COMPLETED