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