Parent Log:
http://ci.aztec-labs.com/5c36f3dacbf18e42
Command: 6ae0772dd164f3a1:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh verify_honk_proof
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/4c695be4bff40a4a2ca2118c7e14c83a104e93aa
Env: REF_NAME=gh-readonly-queue/next/pr-15120-bbf33e6534f745d2f5a11c2f359583e881120fc4 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 17:27:37 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15120_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f8a41c690433de3d_next
17:27:37 +++ id -u
17:27:37 +++ id -g
17:27:37 ++ 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'\'''
17:27:38 + cid=75177a28b44b8b81db86f221b35ce6c9f08c71eb98f7d8e146cb2f2da6d571c9
17:27:38 + set +x
17:27:38 + VFLAG=-v
17:27:38 + BFLAG=-b ./target/program.json
17:27:38 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk
17:27:38 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak
17:27:38 + mktemp -d
17:27:38 + outdir=/tmp/tmp.i7byVmikPf
17:27:38 + trap rm -rf /tmp/tmp.i7byVmikPf EXIT
17:27:38 + export PUBLIC_INPUTS=/tmp/tmp.i7byVmikPf/public_inputs
17:27:38 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.i7byVmikPf/public_inputs_fields.json
17:27:38 + export PROOF=/tmp/tmp.i7byVmikPf/proof
17:27:38 + export PROOF_AS_FIELDS=/tmp/tmp.i7byVmikPf/proof_fields.json
17:27:38 + export VK=/tmp/tmp.i7byVmikPf/vk
17:27:38 + export VERIFIER_CONTRACT=/tmp/tmp.i7byVmikPf/Verifier.sol
17:27:38 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.i7byVmikPf -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
17:27:38 bb command: prove (mem: 7.00 MiB)
17:27:38 Scheme is: ultra_honk, num threads: 8 (mem: 8.00 MiB)
17:27:38 --scheme: ultra_honk (mem: 8.00 MiB)
17:27:38 --bytecode_path: ./target/program.json (mem: 8.00 MiB)
17:27:38 --output_path: /tmp/tmp.i7byVmikPf (mem: 8.00 MiB)
17:27:38 --verbose: true (mem: 8.00 MiB)
17:27:38 --crs_path: /home/aztec-dev/.bb-crs (mem: 8.00 MiB)
17:27:38 --oracle_hash: keccak (mem: 8.00 MiB)
17:27:38 --output_format: bytes_and_fields (mem: 8.00 MiB)
17:27:38 --write_vk: true (mem: 8.00 MiB)
17:27:38 --honk_recursion: 1 (mem: 8.00 MiB)
17:27:38 vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000d13d963a9778e4015fa814270e0784ad (mem: 13.00 MiB)
17:27:40 created circuit (mem: 393.91 MiB)
17:27:40 Constructing DeciderProvingKey (mem: 393.91 MiB)
17:27:40 allocating polynomials object in proving key... (mem: 473.48 MiB)
17:27:40 populating trace... (mem: 1334.48 MiB)
17:27:41 time to construct proving key: 1196 ms. (mem: 1464.48 MiB)
17:27:41 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 1464.48 MiB)
17:27:41 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1816.96 MiB)
17:27:41 Initialized BN254 CRS from memory with num points = 1048641 (mem: 2038.96 MiB)
17:27:57 created oink proof (mem: 2038.96 MiB)
17:27:57 starting sumcheck rounds... (mem: 2038.96 MiB)
17:28:03 completed 20 rounds of sumcheck (mem: 2289.41 MiB)
17:28:14 executed multivariate-to-univariate reduction (mem: 2289.41 MiB)
17:28:17 computed opening proof (mem: 2289.41 MiB)
17:28:17 finished decider proving. (mem: 2289.41 MiB)
17:28:17 Public inputs saved to "/tmp/tmp.i7byVmikPf/public_inputs" (mem: 2289.41 MiB)
17:28:17 Public inputs fields saved to "/tmp/tmp.i7byVmikPf/public_inputs_fields.json" (mem: 2289.41 MiB)
17:28:17 Proof saved to "/tmp/tmp.i7byVmikPf/proof" (mem: 2289.41 MiB)
17:28:17 Proof fields saved to "/tmp/tmp.i7byVmikPf/proof_fields.json" (mem: 2289.41 MiB)
17:28:17 VK saved to "/tmp/tmp.i7byVmikPf/vk" (mem: 2289.41 MiB)
17:28:17 VK fields saved to "/tmp/tmp.i7byVmikPf/vk_fields.json" (mem: 2289.41 MiB)
17:28:17 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.i7byVmikPf/public_inputs -k /tmp/tmp.i7byVmikPf/vk -p /tmp/tmp.i7byVmikPf/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --honk_recursion 1 --oracle_hash keccak
17:28:17 bb command: verify (mem: 7.00 MiB)
17:28:17 Scheme is: ultra_honk, num threads: 8 (mem: 8.00 MiB)
17:28:17 --public_inputs_path: /tmp/tmp.i7byVmikPf/public_inputs (mem: 8.00 MiB)
17:28:17 --proof_path: /tmp/tmp.i7byVmikPf/proof (mem: 8.00 MiB)
17:28:17 --vk_path: /tmp/tmp.i7byVmikPf/vk (mem: 8.00 MiB)
17:28:17 --verbose: true (mem: 8.00 MiB)
17:28:17 --scheme: ultra_honk (mem: 8.00 MiB)
17:28:17 --crs_path: /home/aztec-dev/.bb-crs (mem: 8.00 MiB)
17:28:17 --oracle_hash: keccak (mem: 8.00 MiB)
17:28:17 --honk_recursion: 1 (mem: 8.00 MiB)
17:28:17 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 11.00 MiB)
17:28:17 Initialized BN254 CRS from memory with num points = 65 (mem: 11.00 MiB)
17:28:17 sumcheck_verified: 1 (mem: 11.00 MiB)
17:28:17 libra_evals_verified: 1 (mem: 11.00 MiB)
17:28:17 pairing_check_verified: 1 (mem: 11.00 MiB)
17:28:17 Proof verified successfully (mem: 11.00 MiB)
17:28:17 verified: 1 (mem: 11.00 MiB)
17:28:17 + /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.i7byVmikPf/vk -o /tmp/tmp.i7byVmikPf/Verifier.sol
17:28:17 bb command: write_solidity_verifier (mem: 5.00 MiB)
17:28:17 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB)
17:28:17 --scheme: ultra_honk (mem: 6.00 MiB)
17:28:17 --vk_path: /tmp/tmp.i7byVmikPf/vk (mem: 6.00 MiB)
17:28:17 --output_path: /tmp/tmp.i7byVmikPf/Verifier.sol (mem: 6.00 MiB)
17:28:17 --verbose: true (mem: 6.00 MiB)
17:28:17 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB)
17:28:17 Honk solidity verifier saved to "/tmp/tmp.i7byVmikPf/Verifier.sol" (mem: 6.00 MiB)
17:28:17 + export VERIFIER_PATH=/tmp/tmp.i7byVmikPf/Verifier.sol
17:28:17 + realpath ../../sol-test/HonkTest.sol
17:28:17 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol
17:28:17 + export TESTING_HONK=true
17:28:17 + export DISABLE_ZK=false
17:28:17 + basename /tmp/tmp.i7byVmikPf
17:28:17 + export TEST_NAME=tmp.i7byVmikPf
17:28:17 + node ../../sol-test/src/index.js
17:28:25 tmp.i7byVmikPf complete
17:28:25 + rm -rf /tmp/tmp.i7byVmikPf
17:28:25
PASSED (47s)