Task 5778922421354496
tests: improves tapscript unit tests
2025-01-11 01:23:53 aborted worker:ci_worker_1731482087_766096532 pull/31640 fc84942169bb481d9b5af3df5ed80b7f8877e907- ccache_hitrate:
- docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m33s)
line | duration | percentage | command |
---|---|---|---|
203 | 1s | 1% | docker build --file /tmp/cirrus-build/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tidy.sh --cpuset-cpus=8,20,25,26,33,42,51,53,56,58 --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build |
313 | 5s | 5% | retry -- apt-get update |
333 | 10s | 10% | retry -- apt-get install curl -y |
545 | 2s | 2% | retry -- apt-get update |
554 | 55s | 59% | 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 qtbase5-dev qttools5-dev qttools5-dev-tools libqrencode-dev libsqlite3-dev libdb++-dev build-essential pkg-config curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
2330 | 4s | 4% | cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-19 -S /include-what-you-use |