Parent Log: http://ci.aztec-labs.com/91e855bd8ec1fae9 Command: 53ad03162975b4e9:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh verify_honk_proof Commit: https://github.com/AztecProtocol/aztec-packages/commit/282da3bd25d49b92970e6fc85f110092e8566299 Env: REF_NAME=gh-readonly-queue/next/pr-14610-ee24aac96469b4f1cb8d70e614b2dd27bf0eb134 CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Tue Jun 24 14:21:14 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14610_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f8a41c690433de3d_next 14:21:14 +++ id -u 14:21:14 +++ id -g 14:21:14 ++ docker run -d --net=none --cpuset-cpus=0-63 --cpus=2 --memory=8g --user 1000:1000 -v/home/aztec-dev:/home/aztec-dev --mount type=tmpfs,target=/tmp,tmpfs-size=1g --workdir /home/aztec-dev/aztec-packages -e HOME -e VERBOSE -e GIT_CONFIG_GLOBAL=/home/aztec-dev/aztec-packages/build-images/src/home/.gitconfig -e FORCE_COLOR=true -e CPUS -e MEM aztecprotocol/build:3.0 /bin/bash -c 'timeout -v 600s bash -c '\''FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh verify_honk_proof'\''' 14:21:14 + cid=5919c05b08b1971e3d2f9e9dab81c4aba0451b67eeaeae0b2e472511dbf8188d 14:21:14 + set +x 14:21:14 + VFLAG=-v 14:21:14 + BFLAG=-b ./target/program.json 14:21:14 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk 14:21:14 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak 14:21:14 + mktemp -d 14:21:14 + outdir=/tmp/tmp.bII4ju8hiz 14:21:14 + trap rm -rf /tmp/tmp.bII4ju8hiz EXIT 14:21:14 + export PUBLIC_INPUTS=/tmp/tmp.bII4ju8hiz/public_inputs 14:21:14 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.bII4ju8hiz/public_inputs_fields.json 14:21:14 + export PROOF=/tmp/tmp.bII4ju8hiz/proof 14:21:14 + export PROOF_AS_FIELDS=/tmp/tmp.bII4ju8hiz/proof_fields.json 14:21:14 + export VK=/tmp/tmp.bII4ju8hiz/vk 14:21:14 + export VERIFIER_CONTRACT=/tmp/tmp.bII4ju8hiz/Verifier.sol 14:21:14 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.bII4ju8hiz -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk -b ./target/program.json --honk_recursion 1 --oracle_hash keccak --output_format bytes_and_fields --write_vk 14:21:14 bb command: prove (mem: 5.00 MiB) 14:21:14 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB) 14:21:14 --scheme: ultra_honk (mem: 5.00 MiB) 14:21:14 --bytecode_path: ./target/program.json (mem: 5.00 MiB) 14:21:14 --output_path: /tmp/tmp.bII4ju8hiz (mem: 5.00 MiB) 14:21:14 --verbose: true (mem: 5.00 MiB) 14:21:14 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB) 14:21:14 --oracle_hash: keccak (mem: 5.00 MiB) 14:21:14 --output_format: bytes_and_fields (mem: 5.00 MiB) 14:21:14 --write_vk: true (mem: 5.00 MiB) 14:21:14 --honk_recursion: 1 (mem: 5.00 MiB) 14:21:14 vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000d13d963a9778e4015fa814270e0784ad (mem: 12.00 MiB) 14:21:15 created circuit (mem: 399.01 MiB) 14:21:15 Constructing DeciderProvingKey (mem: 399.01 MiB) 14:21:15 allocating polynomials object in proving key... (mem: 475.22 MiB) 14:21:15 populating trace... (mem: 1368.72 MiB) 14:21:16 time to construct proving key: 606 ms. (mem: 1493.72 MiB) 14:21:16 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 1493.72 MiB) 14:21:16 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1493.72 MiB) 14:21:16 Initialized BN254 CRS from memory with num points = 1048577 (mem: 1498.73 MiB) 14:21:25 created oink proof (mem: 1498.73 MiB) 14:21:25 starting sumcheck rounds... (mem: 1498.73 MiB) 14:21:29 completed 20 rounds of sumcheck (mem: 1792.23 MiB) 14:21:39 executed multivariate-to-univariate reduction (mem: 1792.23 MiB) 14:21:42 computed opening proof (mem: 1792.23 MiB) 14:21:42 finished decider proving. (mem: 1792.23 MiB) 14:21:42 Public inputs saved to "/tmp/tmp.bII4ju8hiz/public_inputs" (mem: 1792.23 MiB) 14:21:42 Public inputs fields saved to "/tmp/tmp.bII4ju8hiz/public_inputs_fields.json" (mem: 1792.23 MiB) 14:21:42 Proof saved to "/tmp/tmp.bII4ju8hiz/proof" (mem: 1792.23 MiB) 14:21:42 Proof fields saved to "/tmp/tmp.bII4ju8hiz/proof_fields.json" (mem: 1792.23 MiB) 14:21:42 VK saved to "/tmp/tmp.bII4ju8hiz/vk" (mem: 1792.23 MiB) 14:21:42 VK fields saved to "/tmp/tmp.bII4ju8hiz/vk_fields.json" (mem: 1792.23 MiB) 14:21:42 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.bII4ju8hiz/public_inputs -k /tmp/tmp.bII4ju8hiz/vk -p /tmp/tmp.bII4ju8hiz/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --honk_recursion 1 --oracle_hash keccak 14:21:42 bb command: verify (mem: 5.00 MiB) 14:21:42 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB) 14:21:42 --public_inputs_path: /tmp/tmp.bII4ju8hiz/public_inputs (mem: 5.00 MiB) 14:21:42 --proof_path: /tmp/tmp.bII4ju8hiz/proof (mem: 5.00 MiB) 14:21:42 --vk_path: /tmp/tmp.bII4ju8hiz/vk (mem: 5.00 MiB) 14:21:42 --verbose: true (mem: 5.00 MiB) 14:21:42 --scheme: ultra_honk (mem: 5.00 MiB) 14:21:42 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB) 14:21:42 --oracle_hash: keccak (mem: 5.00 MiB) 14:21:42 --honk_recursion: 1 (mem: 5.00 MiB) 14:21:42 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 7.50 MiB) 14:21:42 Initialized BN254 CRS from memory with num points = 1 (mem: 8.00 MiB) 14:21:42 sumcheck_verified: 1 (mem: 8.00 MiB) 14:21:42 libra_evals_verified: 1 (mem: 8.00 MiB) 14:21:42 pairing_check_verified: 1 (mem: 8.00 MiB) 14:21:42 Proof verified successfully (mem: 8.00 MiB) 14:21:42 verified: 1 (mem: 8.00 MiB) 14:21:42 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb write_solidity_verifier -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk -k /tmp/tmp.bII4ju8hiz/vk -o /tmp/tmp.bII4ju8hiz/Verifier.sol 14:21:42 bb command: write_solidity_verifier (mem: 5.00 MiB) 14:21:42 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB) 14:21:42 --scheme: ultra_honk (mem: 5.00 MiB) 14:21:42 --vk_path: /tmp/tmp.bII4ju8hiz/vk (mem: 5.00 MiB) 14:21:42 --output_path: /tmp/tmp.bII4ju8hiz/Verifier.sol (mem: 5.00 MiB) 14:21:42 --verbose: true (mem: 5.00 MiB) 14:21:42 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB) 14:21:42 Honk solidity verifier saved to "/tmp/tmp.bII4ju8hiz/Verifier.sol" (mem: 6.00 MiB) 14:21:42 + export VERIFIER_PATH=/tmp/tmp.bII4ju8hiz/Verifier.sol 14:21:42 + realpath ../../sol-test/HonkTest.sol 14:21:42 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol 14:21:42 + export TESTING_HONK=true 14:21:42 + export DISABLE_ZK=false 14:21:42 + basename /tmp/tmp.bII4ju8hiz 14:21:42 + export TEST_NAME=tmp.bII4ju8hiz 14:21:42 + node ../../sol-test/src/index.js 14:21:51 tmp.bII4ju8hiz complete 14:21:51 + rm -rf /tmp/tmp.bII4ju8hiz 14:21:51 PASSED (37s)