Task 5331007328485376
leveldb: show non-default options during init
2025-01-12 17:46:11 completed worker:ci_worker_1731482109_713351121 pull/31644 8af25b011b9f77e789b431734da48989843478c7- build_duration:
34s - ccache_hitrate:
99.56% - configure_duration:
30s - docker_build_cached:
true
Commands that took longer than 1 second (total 48m35s)
line | duration | percentage | command |
---|---|---|---|
511 | 1m28s | 3% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
544 | 30s | 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)' |
875 | 34s | 1% | bash -c 'cmake --build . -j10 --target all install' |
1414 | 45m50s | 94% | test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60 |