Task 6219626238967808
wallet: Disable creating and loading legacy wallets
2025-04-12 04:16:39 aborted worker:ci_worker_1738745309_791910056 pull/31250 7ee7aa3c8996c94a97896e56b20dc3cd2527349f- ccache_hitrate:
- docker_build_cached:
true - docker_build_duration:
2s
Commands that took longer than 1 second (total 2m5s)
line | duration | percentage | command |
---|---|---|---|
206 | 2s | 1% | docker build --file /tmp/cirrus-build/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_tidy.sh --cpuset-cpus=0,11,14,17,21,23,24,43,52,57 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build |
318 | 3s | 2% | retry -- apt-get update |
339 | 8s | 6% | retry -- apt-get install curl -y |
551 | 4s | 3% | retry -- apt-get update |
560 | 51s | 40% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-19 libclang-19-dev llvm-19-dev libomp-19-dev clang-tidy-19 jq libevent-dev libboost-dev libzmq3-dev systemtap-sdt-dev qt6-base-dev qt6-tools-dev qt6-l10n-tools libqrencode-dev libsqlite3-dev libdb++-dev build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build' |
2250 | 3s | 2% | cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-19 -S /include-what-you-use |
2307 | 39s | 31% | make -C /iwyu-build/ install -j10 |