Task 4664330257432576
refactor: Check translatable format strings at compile-time
2024-12-07 08:28:07 completed worker:ci_worker_1731482098_544352074 pull/31061 fab303a7aaf1bf3e01e801f0717e78e050dd1d48- build_duration:
5m43s - ccache_hitrate:
58.91% - configure_duration:
29s - docker_build_cached:
true
Commands that took longer than 1 second (total 43m50s)
line | duration | percentage | command |
---|---|---|---|
513 | 45s | 1% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
546 | 29s | 1% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_FOR_FUZZING=ON -DSANITIZERS=fuzzer,address,undefined,float-divide-by-zero,integer -DCMAKE_C_COMPILER=clang-19 -DCMAKE_CXX_COMPILER=clang++-19 -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
877 | 5m43s | 13% | bash -c 'cmake --build . -j10 --target all install' |
1415 | 36m42s | 83% | test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60 |