Task 4603532235505664
fix: AutoFile position bug
2025-08-27 17:09:56 failed worker:ci_worker_1738693524_146031339 pull/33263 dbf631757d3df966a0751fcbf536737400218368- build_duration:
10s - ccache_hitrate:
- configure_duration:
32s - depends_build_duration:
16s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m20s)
line | duration | percentage | command |
---|---|---|---|
127 | 1s | 1% | docker build --file /tmp/cirrus-build-837242917/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=0,6,9,11,14,15,22,40,44,62 --platform=linux --label=bitcoin-ci-test --tag=ci_native_nowallet_libbitcoinkernel /tmp/cirrus-build-837242917 |
391 | 16s | 19% | 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' |
417 | 32s | 39% | 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 -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -Werror=dev -DREDUCE_EXPORTS=ON -DBUILD_UTIL_CHAINSTATE=ON -DBUILD_KERNEL_LIB=ON -DBUILD_SHARED_LIBS=ON' |
828 | 10s | 12% | cmake --build /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 --target all install |