Task 4542879920553984

wallet: fix crash during watch-only wallet migration

2024-12-03 14:34:29 completed worker:ci_worker_1732185952_171534351 pull/31374 0d5bf47ff78674a01f87758faa741df93cb1583c


Commands that took longer than 1 second (total 7m33s)
linedurationpercentagecommand
1911s0%docker build --file /tmp/cirrus-build-4126606330/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/amd64/debian:bookworm --build-arg FILE_ENV=./ci/test/00_setup_env_win64.sh --cpuset-cpus=0,1,2,3,4,7,10,11,13,15 --label=bitcoin-ci-test --tag=ci_win64 /tmp/cirrus-build-4126606330
2953s0%retry -- apt-get update
30754s11%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y nsis g++-mingw-w64-x86-64-posix wine-binfmt wine64 wine32 file build-essential pkg-config curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
197331s6%git config --global ci.base-install-done true
20151s0%podman image prune --force --external
22816s1%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-w64-mingw32 LOG=1'
230224s5%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-w64-mingw32/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DREDUCE_EXPORTS=ON -DBUILD_GUI_TESTS=OFF -DCMAKE_CXX_FLAGS='\''-Wno-error=return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\'' || ( (cat CMakeFiles/CMakeOutput.log CMakeFiles/CMakeError.log) && false)'
26332m55s38%bash -c 'cmake --build . -j10 --target all deploy'
41212m19s30%ctest --stop-on-failure -j10 --timeout 2400
Tags
  • worker:ci_worker_1732185952_171534351
  • Win64, unit tests, no gui tests, no functional tests
  • pull/31374
  • COMPLETED