Task 5064637827252224
Remove the legacy wallet and BDB dependency
2025-04-11 18:51:13 aborted worker:ci_worker_1738745290_392618589 pull/28710 15d50dacec0a0ca3c2f1f52838fd547382fa1307- ccache_hitrate:
- docker_build_cached:
true - docker_build_duration:
2s
Commands that took longer than 1 second (total 4m7s)
line | duration | percentage | command |
---|---|---|---|
206 | 2s | 0% | docker build --file /tmp/cirrus-build-1654615664/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=8,22,27,34,36,38,43,54,57,58 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-1654615664 |
318 | 5s | 2% | retry -- apt-get update |
339 | 11s | 4% | retry -- apt-get install curl -y |
551 | 2s | 0% | retry -- apt-get update |
560 | 1m8s | 27% | 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 build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build' |
2228 | 4s | 1% | cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-19 -S /include-what-you-use |
2285 | 1m10s | 28% | make -C /iwyu-build/ install -j10 |