Task 4554295040802816
test: cover base32/base58/base64 with symmetric roundtrip fuzz (and padding) tests
2024-12-30 11:51:28 completed worker:ci_worker_1731481892_169468726 pull/30746 6983d82c84d4ca351a7cd9d1e0e20ab878da6475- build_duration:
24s - ccache_hitrate:
99.56% - configure_duration:
28s - docker_build_cached:
true
Commands that took longer than 1 second (total 54m12s)
line | duration | percentage | command |
---|---|---|---|
513 | 1m15s | 2% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
546 | 28s | 0% | 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 | 24s | 0% | bash -c 'cmake --build . -j10 --target all install' |
1416 | 51m53s | 95% | test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60 |