Parent Log:
http://ci.aztec-labs.com/b43d68a3c8dbca0f
Command: 03f8a87a6df1cf68:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh verify_honk_proof
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/3c1b9d57eadcc8fb03a7ed42610cf0a1ae4a32eb
Env: REF_NAME=gh-readonly-queue/next/pr-14858-4b0e4dc09fa55f0bc808fa0c7c3e95e8fa997069 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 21:44:49 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14858_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f8a41c690433de3d_next
21:44:49 +++ id -u
21:44:49 +++ id -g
21:44:49 ++ 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'\'''
21:44:49 + cid=b090ac84ecfe00cb543a3e7bfd03eea97383b306d9c5739b33d8a547f1aa0443
21:44:49 + set +x
21:44:49 + VFLAG=-v
21:44:49 + BFLAG=-b ./target/program.json
21:44:49 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk
21:44:49 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak
21:44:49 + mktemp -d
21:44:49 + outdir=/tmp/tmp.Vt2bSi9cQA
21:44:49 + trap rm -rf /tmp/tmp.Vt2bSi9cQA EXIT
21:44:49 + export PUBLIC_INPUTS=/tmp/tmp.Vt2bSi9cQA/public_inputs
21:44:49 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.Vt2bSi9cQA/public_inputs_fields.json
21:44:49 + export PROOF=/tmp/tmp.Vt2bSi9cQA/proof
21:44:49 + export PROOF_AS_FIELDS=/tmp/tmp.Vt2bSi9cQA/proof_fields.json
21:44:49 + export VK=/tmp/tmp.Vt2bSi9cQA/vk
21:44:49 + export VERIFIER_CONTRACT=/tmp/tmp.Vt2bSi9cQA/Verifier.sol
21:44:49 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.Vt2bSi9cQA -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
21:44:49 bb command: prove (mem: 6.00 MiB)
21:44:49 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB)
21:44:49 --scheme: ultra_honk (mem: 6.00 MiB)
21:44:49 --bytecode_path: ./target/program.json (mem: 6.00 MiB)
21:44:49 --output_path: /tmp/tmp.Vt2bSi9cQA (mem: 6.00 MiB)
21:44:49 --verbose: true (mem: 6.00 MiB)
21:44:49 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB)
21:44:49 --oracle_hash: keccak (mem: 6.00 MiB)
21:44:49 --output_format: bytes_and_fields (mem: 6.00 MiB)
21:44:49 --write_vk: true (mem: 6.00 MiB)
21:44:49 --honk_recursion: 1 (mem: 6.00 MiB)
21:44:50 vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000d13d963a9778e4015fa814270e0784ad (mem: 11.00 MiB)
21:44:51 created circuit (mem: 390.23 MiB)
21:44:51 Constructing DeciderProvingKey (mem: 390.23 MiB)
21:44:52 allocating polynomials object in proving key... (mem: 476.49 MiB)
21:44:52 populating trace... (mem: 1347.49 MiB)
21:44:53 time to construct proving key: 1247 ms. (mem: 1475.49 MiB)
21:44:53 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 1475.49 MiB)
21:44:53 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1831.71 MiB)
21:44:53 Initialized BN254 CRS from memory with num points = 1048641 (mem: 1998.71 MiB)
21:45:08 created oink proof (mem: 2012.71 MiB)
21:45:08 starting sumcheck rounds... (mem: 2012.71 MiB)
21:45:14 completed 20 rounds of sumcheck (mem: 2342.71 MiB)
21:45:24 executed multivariate-to-univariate reduction (mem: 2342.71 MiB)
21:45:26 computed opening proof (mem: 2342.71 MiB)
21:45:26 finished decider proving. (mem: 2342.71 MiB)
21:45:27 Public inputs saved to "/tmp/tmp.Vt2bSi9cQA/public_inputs" (mem: 2342.71 MiB)
21:45:27 Public inputs fields saved to "/tmp/tmp.Vt2bSi9cQA/public_inputs_fields.json" (mem: 2342.71 MiB)
21:45:27 Proof saved to "/tmp/tmp.Vt2bSi9cQA/proof" (mem: 2342.71 MiB)
21:45:27 Proof fields saved to "/tmp/tmp.Vt2bSi9cQA/proof_fields.json" (mem: 2342.71 MiB)
21:45:27 VK saved to "/tmp/tmp.Vt2bSi9cQA/vk" (mem: 2342.71 MiB)
21:45:27 VK fields saved to "/tmp/tmp.Vt2bSi9cQA/vk_fields.json" (mem: 2342.71 MiB)
21:45:27 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.Vt2bSi9cQA/public_inputs -k /tmp/tmp.Vt2bSi9cQA/vk -p /tmp/tmp.Vt2bSi9cQA/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --honk_recursion 1 --oracle_hash keccak
21:45:27 bb command: verify (mem: 6.00 MiB)
21:45:27 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB)
21:45:27 --public_inputs_path: /tmp/tmp.Vt2bSi9cQA/public_inputs (mem: 6.00 MiB)
21:45:27 --proof_path: /tmp/tmp.Vt2bSi9cQA/proof (mem: 6.00 MiB)
21:45:27 --vk_path: /tmp/tmp.Vt2bSi9cQA/vk (mem: 6.00 MiB)
21:45:27 --verbose: true (mem: 6.00 MiB)
21:45:27 --scheme: ultra_honk (mem: 6.00 MiB)
21:45:27 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB)
21:45:27 --oracle_hash: keccak (mem: 6.00 MiB)
21:45:27 --honk_recursion: 1 (mem: 6.00 MiB)
21:45:27 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 10.00 MiB)
21:45:27 Initialized BN254 CRS from memory with num points = 65 (mem: 10.00 MiB)
21:45:27 sumcheck_verified: 1 (mem: 10.00 MiB)
21:45:27 libra_evals_verified: 1 (mem: 10.00 MiB)
21:45:27 pairing_check_verified: 1 (mem: 10.00 MiB)
21:45:27 Proof verified successfully (mem: 10.00 MiB)
21:45:27 verified: 1 (mem: 10.00 MiB)
21:45:27 + /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.Vt2bSi9cQA/vk -o /tmp/tmp.Vt2bSi9cQA/Verifier.sol
21:45:27 bb command: write_solidity_verifier (mem: 6.00 MiB)
21:45:27 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB)
21:45:27 --scheme: ultra_honk (mem: 6.00 MiB)
21:45:27 --vk_path: /tmp/tmp.Vt2bSi9cQA/vk (mem: 6.00 MiB)
21:45:27 --output_path: /tmp/tmp.Vt2bSi9cQA/Verifier.sol (mem: 6.00 MiB)
21:45:27 --verbose: true (mem: 6.00 MiB)
21:45:27 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB)
21:45:27 Honk solidity verifier saved to "/tmp/tmp.Vt2bSi9cQA/Verifier.sol" (mem: 8.00 MiB)
21:45:27 + export VERIFIER_PATH=/tmp/tmp.Vt2bSi9cQA/Verifier.sol
21:45:27 + realpath ../../sol-test/HonkTest.sol
21:45:27 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol
21:45:27 + export TESTING_HONK=true
21:45:27 + export DISABLE_ZK=false
21:45:27 + basename /tmp/tmp.Vt2bSi9cQA
21:45:27 + export TEST_NAME=tmp.Vt2bSi9cQA
21:45:27 + node ../../sol-test/src/index.js
21:45:35 tmp.Vt2bSi9cQA complete
21:45:35 + rm -rf /tmp/tmp.Vt2bSi9cQA
21:45:35
PASSED (46s)