Task 62076716169

kernel: add serialization method for btck_BlockHeader API

2026-01-31 08:15:03 failed 2026-11-followup_33822 98112c4f348e18d9eb2daaae32f2420bb5f5097a


Commands that took longer than 1 second (total 16m53s)
linedurationpercentagecommand
8140s0%dirname ./ci/test/00_setup_env.sh
8150s0%cd ./ci/test/../../
8160s0%pwd
8170s0%BASE_READ_ONLY_DIR=/home/admin/actions-runner/_work/bitcoin/bitcoin
8180s0%export BASE_READ_ONLY_DIR
8190s0%export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
8200s0%BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
8210s0%export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
8220s0%DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
8230s0%export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
8240s0%BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
8250s0%echo 'Setting specific values in env'
8260s0%'[' -n ./ci/test/00_setup_env_win64_msvcrt.sh ']'
8270s0%set -o errexit
8290s0%source ./ci/test/00_setup_env_win64_msvcrt.sh
8300s0%export LC_ALL=C.UTF-8
8310s0%LC_ALL=C.UTF-8
8320s0%export CONTAINER_NAME=ci_win64_msvcrt
8330s0%CONTAINER_NAME=ci_win64_msvcrt
8340s0%export CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie
8350s0%CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie
8360s0%export HOST=x86_64-w64-mingw32
8370s0%HOST=x86_64-w64-mingw32
8380s0%export 'PACKAGES=g++-mingw-w64-x86-64-posix nsis'
8390s0%PACKAGES='g++-mingw-w64-x86-64-posix nsis'
8400s0%export RUN_UNIT_TESTS=false
8410s0%RUN_UNIT_TESTS=false
8420s0%export RUN_FUNCTIONAL_TESTS=false
8430s0%RUN_FUNCTIONAL_TESTS=false
8440s0%export GOAL=deploy
8450s0%GOAL=deploy
8460s0%export 'BITCOIN_CONFIG= --preset=dev-mode -DENABLE_IPC=OFF -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON -DCMAKE_CXX_FLAGS='\''-Wno-error=maybe-uninitialized'\'' '
8470s0%BITCOIN_CONFIG=' --preset=dev-mode -DENABLE_IPC=OFF -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON -DCMAKE_CXX_FLAGS='\''-Wno-error=maybe-uninitialized'\'' '
8480s0%echo 'Fallback to default values in env (if not yet set)'
8500s0%command -v nproc
8510s0%nproc
8520s0%export MAKEJOBS=-j4
8530s0%MAKEJOBS=-j4
8540s0%export RUN_UNIT_TESTS=false
8550s0%RUN_UNIT_TESTS=false
8560s0%export RUN_FUNCTIONAL_TESTS=false
8570s0%RUN_FUNCTIONAL_TESTS=false
8580s0%export RUN_TIDY=false
8590s0%RUN_TIDY=false
8600s0%export TEST_RUNNER_TIMEOUT_FACTOR=40
8610s0%TEST_RUNNER_TIMEOUT_FACTOR=40
8620s0%export RUN_FUZZ_TESTS=false
8630s0%RUN_FUZZ_TESTS=false
8640s0%export BOOST_TEST_RANDOM=1
8650s0%BOOST_TEST_RANDOM=1
8660s0%export DEBIAN_FRONTEND=noninteractive
8670s0%DEBIAN_FRONTEND=noninteractive
8680s0%export CCACHE_MAXSIZE=500M
8690s0%CCACHE_MAXSIZE=500M
8700s0%export CCACHE_TEMPDIR=/tmp/.ccache-temp
8710s0%CCACHE_TEMPDIR=/tmp/.ccache-temp
8720s0%export CCACHE_COMPRESS=1
8730s0%CCACHE_COMPRESS=1
8740s0%export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
8750s0%CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
8760s0%export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
8770s0%BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
8780s0%export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
8790s0%PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
8800s0%export 'CI_BASE_PACKAGES=build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build'
8810s0%CI_BASE_PACKAGES='build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build'
8820s0%export GOAL=deploy
8830s0%GOAL=deploy
8840s0%export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
8850s0%DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
8860s0%export CI_RETRY_EXE=retry
8870s0%CI_RETRY_EXE=retry
8880s0%export CI_IMAGE_PLATFORM=linux
8890s0%CI_IMAGE_PLATFORM=linux
8900s0%set -o errexit
8910s0%./ci/test/02_run_container.py
8930s0%bash -c 'grep export ./ci/test/00_setup_env*.sh'
8940s0%cat /tmp/env-admin-ci_win64_msvcrt
9278s0%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_win64_msvcrt.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_win64_msvcrt --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_win64_msvcrt --load /home/admin/actions-runner/_work/bitcoin/bitcoin
9960s0%dirname ./ci/test/00_setup_env.sh
9970s0%cd ./ci/test/../../
9980s0%pwd
9990s0%BASE_READ_ONLY_DIR=/ci_container_base
10010s0%export BASE_READ_ONLY_DIR
10020s0%export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
10030s0%BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
10040s0%export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
10050s0%DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
10060s0%export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
10070s0%BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
10080s0%echo 'Setting specific values in env'
10090s0%'[' -n ./ci/test/00_setup_env_win64_msvcrt.sh ']'
10100s0%set -o errexit
10110s0%source ./ci/test/00_setup_env_win64_msvcrt.sh
10120s0%export LC_ALL=C.UTF-8
10130s0%LC_ALL=C.UTF-8
10140s0%export CONTAINER_NAME=ci_win64_msvcrt
10150s0%CONTAINER_NAME=ci_win64_msvcrt
10160s0%export CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie
10170s0%CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie
10180s0%export HOST=x86_64-w64-mingw32
10190s0%HOST=x86_64-w64-mingw32
10200s0%export 'PACKAGES=g++-mingw-w64-x86-64-posix nsis'
10210s0%PACKAGES='g++-mingw-w64-x86-64-posix nsis'
10220s0%export RUN_UNIT_TESTS=false
10230s0%RUN_UNIT_TESTS=false
10240s0%export RUN_FUNCTIONAL_TESTS=false
10250s0%RUN_FUNCTIONAL_TESTS=false
10260s0%export GOAL=deploy
10270s0%GOAL=deploy
10280s0%export 'BITCOIN_CONFIG= --preset=dev-mode -DENABLE_IPC=OFF -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON -DCMAKE_CXX_FLAGS='\''-Wno-error=maybe-uninitialized'\'' '
10290s0%BITCOIN_CONFIG=' --preset=dev-mode -DENABLE_IPC=OFF -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON -DCMAKE_CXX_FLAGS='\''-Wno-error=maybe-uninitialized'\'' '
10300s0%echo 'Fallback to default values in env (if not yet set)'
10320s0%command -v nproc
10330s0%nproc
10340s0%export MAKEJOBS=-j4
10350s0%MAKEJOBS=-j4
10360s0%export RUN_UNIT_TESTS=false
10370s0%RUN_UNIT_TESTS=false
10380s0%export RUN_FUNCTIONAL_TESTS=false
10390s0%RUN_FUNCTIONAL_TESTS=false
10400s0%export RUN_TIDY=false
10410s0%RUN_TIDY=false
10420s0%export TEST_RUNNER_TIMEOUT_FACTOR=40
10430s0%TEST_RUNNER_TIMEOUT_FACTOR=40
10440s0%export RUN_FUZZ_TESTS=false
10450s0%RUN_FUZZ_TESTS=false
10460s0%export BOOST_TEST_RANDOM=1
10470s0%BOOST_TEST_RANDOM=1
10480s0%export DEBIAN_FRONTEND=noninteractive
10490s0%DEBIAN_FRONTEND=noninteractive
10500s0%export CCACHE_MAXSIZE=500M
10510s0%CCACHE_MAXSIZE=500M
10520s0%export CCACHE_TEMPDIR=/tmp/.ccache-temp
10530s0%CCACHE_TEMPDIR=/tmp/.ccache-temp
10540s0%export CCACHE_COMPRESS=1
10550s0%CCACHE_COMPRESS=1
10560s0%export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/ccache
10570s0%CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/ccache
10580s0%export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
10590s0%BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
10600s0%export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases
10610s0%PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases
10620s0%export 'CI_BASE_PACKAGES=build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build'
10630s0%CI_BASE_PACKAGES='build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build'
10640s0%export GOAL=deploy
10650s0%GOAL=deploy
10660s0%export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
10670s0%DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
10680s0%export CI_RETRY_EXE=retry
10690s0%CI_RETRY_EXE=retry
10700s0%export CI_IMAGE_PLATFORM=linux
10710s0%CI_IMAGE_PLATFORM=linux
10720s0%./ci/test/01_base_install.sh
10730s0%CFG_DONE=/home/admin/actions-runner/_work/_temp/ci.base-install-done
10740s0%cat /home/admin/actions-runner/_work/_temp/ci.base-install-done
10760s0%true
10770s0%'[' '' == done ']'
10780s0%nproc
10790s0%MAKEJOBS=-j4
10800s0%'[' -n '' ']'
10810s0%'[' -n '' ']'
10820s0%[[ mirror.gcr.io/debian:trixie == *alpine* ]]
10830s0%'[' '' '!=' macos ']'
10840s0%[[ -n '' ]]
10850s0%retry apt-get update
10940s0%retry apt-get install --no-install-recommends --no-upgrade -y g++-mingw-w64-x86-64-posix nsis build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build
11010s0%g++-14 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-14
11481s0%g++-14 g++-14-x86-64-linux-gnu g++-mingw-w64-x86-64-posix
12536s0%amd64 4:14.2.0-1 [1344 B]
17005s0%(4:14.2.0-1) ...
20070s0%(x86_64-w64-mingw32-g++) in auto mode
20330s0%(4:14.2.0-1) ...
20340s0%to provide /usr/bin/c++ (c++) in auto mode
20420s0%'[' -n '' ']'
20430s0%'[' -n '' ']'
20440s0%[[ -n '' ]]
20450s0%[[ '' == true ]]
20460s0%mkdir -p /home/admin/actions-runner/_work/_temp/depends/SDKs /home/admin/actions-runner/_work/_temp/depends/sdk-sources
20470s0%OSX_SDK_BASENAME=Xcode---extracted-SDK-with-libcxx-headers
20480s0%'[' -n '' ']'
204926s2%echo -n done
20660s0%docker volume create ci_win64_msvcrt_ccache
20680s0%docker volume create ci_win64_msvcrt_depends
20700s0%docker volume create ci_win64_msvcrt_depends_sources
20720s0%docker volume create ci_win64_msvcrt_previous_releases
20740s0%docker network create --ipv6 --subnet 1111:1111::/112 ci-ip6net
20770s0%docker image prune --force --filter label=bitcoin-ci-test
20790s0%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_win64_msvcrt --name=ci_win64_msvcrt --network=ci-ip6net --platform=linux ci_win64_msvcrt
20800s0%docker exec 66636e6b2142ff251d18b3efbdda486de4ab1cfc5b06fec44c94d2ae273f0d7d rsync --recursive --perms --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp
20980s0%docker exec 66636e6b2142ff251d18b3efbdda486de4ab1cfc5b06fec44c94d2ae273f0d7d /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh
20990s0%CFG_DONE=/home/admin/actions-runner/_work/_temp/ci.base-install-done
21000s0%cat /home/admin/actions-runner/_work/_temp/ci.base-install-done
21010s0%'[' done == done ']'
21020s0%echo 'Skip base install'
21030s0%exit 0
21050s0%docker exec 66636e6b2142ff251d18b3efbdda486de4ab1cfc5b06fec44c94d2ae273f0d7d /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh
21060s0%cd /home/admin/actions-runner/_work/_temp
21070s0%export 'PATH=/path_with space:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
21080s0%PATH='/path_with space:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
21090s0%export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
21100s0%ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
21110s0%export LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
21120s0%LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
21130s0%export TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1:second_deadlock_stack=1
21140s0%TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1:second_deadlock_stack=1
21150s0%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
21160s0%UBSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1
21170s0%nproc
21180s0%echo 'Number of available processing units: 4'
21190s0%'[' '' == macos ']'
21200s0%free -m -h
21250s0%uname --kernel-name --kernel-release
21260s0%echo 'System info: Linux 6.14.0-37-generic'
21270s0%lscpu
21720s0%echo 'Free disk space:'
21730s0%df -h
21740s0%[[ ci_win64_msvcrt == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]]
21750s0%export HOST=x86_64-w64-mingw32
21760s0%HOST=x86_64-w64-mingw32
21770s0%echo '=== BEGIN env ==='
21780s0%env
22330s0%echo '=== END env ==='
22340s0%[[ '' != true ]]
22350s0%tee /dev/fd/63
22360s0%patch -p1
22370s0%'[' false = true ']'
22380s0%'[' false = true ']'
22390s0%'[' '' == macos ']'
22400s0%echo
22420s0%b/src/leveldb/db/db_impl.cc
22520s0%1].Add(stats);
22540s0%'[' -z '' ']'
22550s0%[[ mirror.gcr.io/debian:trixie == *alpine* ]]
22560s0%SHELL_OPTS=CONFIG_SHELL=
225712m6s71%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-w64-mingw32 LOG=1'
25510s0%'[' '' = true ']'
25520s0%BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON'
25530s0%'[' -z '' ']'
25540s0%BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/toolchain.cmake'
25550s0%'[' -z '' ']'
25560s0%BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/toolchain.cmake -DWERROR=ON'
25570s0%ccache --zero-stats
25590s0%PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats'
25600s0%BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build
25610s0%BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev'
25620s0%[[ '' == true ]]
25630s0%[[ false == true ]]
25640s0%eval 'CMAKE_ARGS=(-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev --preset=dev-mode -DENABLE_IPC=OFF -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON -DCMAKE_CXX_FLAGS='\''-Wno-error=maybe-uninitialized'\'' )'
25650s0%CMAKE_ARGS=(-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev --preset=dev-mode -DENABLE_IPC=OFF -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON -DCMAKE_CXX_FLAGS='-Wno-error=maybe-uninitialized')
25669s0%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-w64-mingw32/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev --preset=dev-mode -DENABLE_IPC=OFF -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON -DCMAKE_CXX_FLAGS=-Wno-error=maybe-uninitialized
29130s0%compiler .......................... GNU 14.0.0, /bin/x86_64-w64-mingw32-g++-posix
29160s0%compiler flags .................... -Wno-error=maybe-uninitialized -O2 -O2 -g -std=c++20 -Wa,-muse-unaligned-vector-move -fno-extended-identifiers -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 -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
29300s0%[[ deploy != all ]]
29310s0%[[ deploy != codegen ]]
29320s0%GOAL='all deploy'
29332m39s15%cmake --build /home/admin/actions-runner/_work/_temp/build -j4 --target all deploy
38440s0%echo 'Build failure. Verbose build follows.'
384536s3%cmake --build /home/admin/actions-runner/_work/_temp/build -j1 --target all deploy --verbose
Tags
  • Windows-cross to x86_64, msvcrt
  • 2026-11-followup_33822
  • FAILED