Task 4671369176154112

Split `CWallet::Create()` into `CreateNew` and `LoadExisting`

2025-08-28 03:43:40 completed worker:ci_worker_1749796646_916412771 pull/32636 a6b43fa17356d5cc114e39f396008eb6b480660a


Commands that took longer than 1 second (total 56m31s)
linedurationpercentagecommand
1391s0%docker build --file /tmp/cirrus-build-1056967411/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_fuzz.sh --cpuset-cpus=2,13,16,22,23,39,47,48,58,62 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-1056967411
19612s0%podman container rm --force --all
2041s0%docker image prune --force --filter label=bitcoin-ci-test
2162s0%docker exec efa98e824941238fa18a543a56ef19a3e6f7ee7ed6ac7925625f5c8ba411625e bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build-1056967411/ /ci_container_base'
3921m15s2%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
42232s0%bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -Werror=dev -DBUILD_FOR_FUZZING=ON -DSANITIZERS=fuzzer,address,undefined,float-divide-by-zero,integer -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' '
7701m7s1%cmake --build /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 --target all all
129953m9s94%/ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu/test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60
Tags
  • worker:ci_worker_1749796646_916412771
  • fuzzer,address,undefined,integer, no depends
  • pull/32636
  • COMPLETED