Task 6107991314792448

wallet: Fix relative path backup during migration.

2025-04-16 23:52:18 aborted worker:ci_worker_1738693528_799064579 pull/32273 faf0f2cc2ffe83485b2f4cc0e435fa77ba24d663


Commands that took longer than 1 second (total 1m53s)
linedurationpercentagecommand
1895s4%docker build --file /tmp/cirrus-build-619034726/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:bookworm --build-arg FILE_ENV=./ci/test/00_setup_env_native_nowallet_libbitcoinkernel.sh --cpuset-cpus=1,5,14,15,18,19,27,33,38,41 --platform=linux --label=bitcoin-ci-test --tag=ci_native_nowallet_libbitcoinkernel /tmp/cirrus-build-619034726
2521s0%docker image prune --force --filter label=bitcoin-ci-test
2644s3%docker exec e1269c908a80e46f47bebd1bfb8e4421e85a4b6dc60416247cffde484b4bc083 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-619034726/ /ci_container_base'
2962s1%docker exec e1269c908a80e46f47bebd1bfb8e4421e85a4b6dc60416247cffde484b4bc083 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && mkdir -p /ci_container_base/ci/scratch/bins/'
2991s0%docker exec e1269c908a80e46f47bebd1bfb8e4421e85a4b6dc60416247cffde484b4bc083 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && /ci_container_base/ci/test/03_test_script.sh'
5041s0%retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /ci_container_base/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
51510s8%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu NO_WALLET=1 CC=clang-16 CXX='\''clang++-16 -stdlib=libc++'\'' LOG=1'
53633s29%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DREDUCE_EXPORTS=ON -DBUILD_UTIL_CHAINSTATE=ON -DBUILD_KERNEL_LIB=ON -DBUILD_SHARED_LIBS=ON || ( (cat CMakeFiles/CMakeOutput.log CMakeFiles/CMakeError.log) && false)'
95129s25%bash -c 'cmake --build . -j10 --target all install'
Tags
  • worker:ci_worker_1738693528_799064579
  • no wallet, libbitcoinkernel
  • pull/32273
  • ABORTED