Parent Log: http://ci.aztec-labs.com/bb15fe6e5c5f66ed Command: cf5b68f74f9a89f1:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh verify_honk_proof Commit: https://github.com/AztecProtocol/aztec-packages/commit/79e9bd1698f4bba6deade8f76c676f9bbb12ff74 Env: REF_NAME=gh-readonly-queue/staging/pr-15192-505a3c071181dbc5242dc8b655a9b2d69988c8db CURRENT_VERSION=1.0.0 CI_FULL=1 Date: Mon Jun 23 13:30:53 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15192_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f8a41c690433de3d_staging 13:30:53 +++ id -u 13:30:53 +++ id -g 13:30:53 ++ docker run -d --net=none --cpuset-cpus=0-127 --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'\''' 13:30:53 + cid=4f23a31b60323980a77aeb7989b1e51c8a9d5fdd7d0072a6edee04efa2c0a8df 13:30:53 + set +x 13:30:53 + VFLAG=-v 13:30:53 + BFLAG=-b ./target/program.json 13:30:53 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk 13:30:53 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak 13:30:53 + mktemp -d 13:30:53 + outdir=/tmp/tmp.DJT2gHSTSf 13:30:53 + trap rm -rf /tmp/tmp.DJT2gHSTSf EXIT 13:30:53 + export PUBLIC_INPUTS=/tmp/tmp.DJT2gHSTSf/public_inputs 13:30:53 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.DJT2gHSTSf/public_inputs_fields.json 13:30:53 + export PROOF=/tmp/tmp.DJT2gHSTSf/proof 13:30:53 + export PROOF_AS_FIELDS=/tmp/tmp.DJT2gHSTSf/proof_fields.json 13:30:53 + export VK=/tmp/tmp.DJT2gHSTSf/vk 13:30:53 + export VERIFIER_CONTRACT=/tmp/tmp.DJT2gHSTSf/Verifier.sol 13:30:53 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.DJT2gHSTSf -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 13:30:53 bb command: prove (mem: 8.00 MiB) 13:30:53 Scheme is: ultra_honk, num threads: 8 (mem: 9.00 MiB) 13:30:53 --scheme: ultra_honk (mem: 9.00 MiB) 13:30:53 --bytecode_path: ./target/program.json (mem: 9.00 MiB) 13:30:53 --output_path: /tmp/tmp.DJT2gHSTSf (mem: 9.00 MiB) 13:30:53 --verbose: true (mem: 9.00 MiB) 13:30:53 --crs_path: /home/aztec-dev/.bb-crs (mem: 9.00 MiB) 13:30:53 --oracle_hash: keccak (mem: 9.00 MiB) 13:30:53 --output_format: bytes_and_fields (mem: 9.00 MiB) 13:30:53 --write_vk: true (mem: 9.00 MiB) 13:30:53 --honk_recursion: 1 (mem: 9.00 MiB) 13:30:53 vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000d13d963a9778e4015fa814270e0784ad (mem: 14.00 MiB) 13:30:55 created circuit (mem: 396.59 MiB) 13:30:55 Constructing DeciderProvingKey (mem: 396.59 MiB) 13:30:56 allocating polynomials object in proving key... (mem: 474.68 MiB) 13:30:56 populating trace... (mem: 1347.68 MiB) 13:30:56 time to construct proving key: 1111 ms. (mem: 1474.68 MiB) 13:30:56 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 1474.68 MiB) 13:30:56 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1474.68 MiB) 13:30:57 Initialized BN254 CRS from memory with num points = 1048577 (mem: 1474.68 MiB) 13:31:09 created oink proof (mem: 1474.68 MiB) 13:31:09 starting sumcheck rounds... (mem: 1474.68 MiB) 13:31:15 completed 20 rounds of sumcheck (mem: 1727.69 MiB) 13:31:27 executed multivariate-to-univariate reduction (mem: 1727.69 MiB) 13:31:30 computed opening proof (mem: 1727.69 MiB) 13:31:30 finished decider proving. (mem: 1727.69 MiB) 13:31:30 Public inputs saved to "/tmp/tmp.DJT2gHSTSf/public_inputs" (mem: 1727.69 MiB) 13:31:30 Public inputs fields saved to "/tmp/tmp.DJT2gHSTSf/public_inputs_fields.json" (mem: 1727.69 MiB) 13:31:30 Proof saved to "/tmp/tmp.DJT2gHSTSf/proof" (mem: 1727.69 MiB) 13:31:30 Proof fields saved to "/tmp/tmp.DJT2gHSTSf/proof_fields.json" (mem: 1727.69 MiB) 13:31:30 VK saved to "/tmp/tmp.DJT2gHSTSf/vk" (mem: 1727.69 MiB) 13:31:30 VK fields saved to "/tmp/tmp.DJT2gHSTSf/vk_fields.json" (mem: 1727.69 MiB) 13:31:30 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.DJT2gHSTSf/public_inputs -k /tmp/tmp.DJT2gHSTSf/vk -p /tmp/tmp.DJT2gHSTSf/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --honk_recursion 1 --oracle_hash keccak 13:31:30 bb command: verify (mem: 9.00 MiB) 13:31:30 Scheme is: ultra_honk, num threads: 8 (mem: 9.00 MiB) 13:31:30 --public_inputs_path: /tmp/tmp.DJT2gHSTSf/public_inputs (mem: 9.00 MiB) 13:31:30 --proof_path: /tmp/tmp.DJT2gHSTSf/proof (mem: 9.00 MiB) 13:31:30 --vk_path: /tmp/tmp.DJT2gHSTSf/vk (mem: 9.00 MiB) 13:31:30 --verbose: true (mem: 9.00 MiB) 13:31:30 --scheme: ultra_honk (mem: 9.00 MiB) 13:31:30 --crs_path: /home/aztec-dev/.bb-crs (mem: 9.00 MiB) 13:31:30 --oracle_hash: keccak (mem: 9.00 MiB) 13:31:30 --honk_recursion: 1 (mem: 9.00 MiB) 13:31:30 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 12.00 MiB) 13:31:30 Initialized BN254 CRS from memory with num points = 1 (mem: 12.00 MiB) 13:31:30 sumcheck_verified: 1 (mem: 12.00 MiB) 13:31:30 libra_evals_verified: 1 (mem: 12.00 MiB) 13:31:30 pairing_check_verified: 1 (mem: 12.00 MiB) 13:31:30 Proof verified successfully (mem: 12.00 MiB) 13:31:30 verified: 1 (mem: 12.00 MiB) 13:31:30 + /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.DJT2gHSTSf/vk -o /tmp/tmp.DJT2gHSTSf/Verifier.sol 13:31:30 bb command: write_solidity_verifier (mem: 9.00 MiB) 13:31:30 Scheme is: ultra_honk, num threads: 8 (mem: 9.00 MiB) 13:31:30 --scheme: ultra_honk (mem: 9.00 MiB) 13:31:30 --vk_path: /tmp/tmp.DJT2gHSTSf/vk (mem: 9.00 MiB) 13:31:30 --output_path: /tmp/tmp.DJT2gHSTSf/Verifier.sol (mem: 9.00 MiB) 13:31:30 --verbose: true (mem: 9.00 MiB) 13:31:30 --crs_path: /home/aztec-dev/.bb-crs (mem: 9.00 MiB) 13:31:30 Honk solidity verifier saved to "/tmp/tmp.DJT2gHSTSf/Verifier.sol" (mem: 10.00 MiB) 13:31:30 + export VERIFIER_PATH=/tmp/tmp.DJT2gHSTSf/Verifier.sol 13:31:30 + realpath ../../sol-test/HonkTest.sol 13:31:30 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol 13:31:30 + export TESTING_HONK=true 13:31:30 + export DISABLE_ZK=false 13:31:30 + basename /tmp/tmp.DJT2gHSTSf 13:31:30 + export TEST_NAME=tmp.DJT2gHSTSf 13:31:30 + node ../../sol-test/src/index.js 13:31:39 tmp.DJT2gHSTSf complete 13:31:39 + rm -rf /tmp/tmp.DJT2gHSTSf 13:31:39 PASSED (46s)