Parent Log:
http://ci.aztec-labs.com/739823b0533cba8a
Command: aae5cb7c1e3d7dbe:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh verify_honk_proof
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9a37be7dc4208f0eeb44ec50194c00ca3f5c4cc6
Env: REF_NAME=gh-readonly-queue/next/pr-15072-1e338a3fb2e2077f1feaee8b86c42644ff8a5352 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 16:46:50 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15072_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f8a41c690433de3d_next
16:46:50 +++ id -u
16:46:50 +++ id -g
16:46:50 ++ 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'\'''
16:46:51 + cid=5bbf5e78681e2221db07d4340973f46097e71270d2db956df638bb1e23f9ca80
16:46:51 + set +x
16:46:51 + VFLAG=-v
16:46:51 + BFLAG=-b ./target/program.json
16:46:51 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk
16:46:51 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak
16:46:51 + mktemp -d
16:46:51 + outdir=/tmp/tmp.BE4XqQQpyp
16:46:51 + trap rm -rf /tmp/tmp.BE4XqQQpyp EXIT
16:46:51 + export PUBLIC_INPUTS=/tmp/tmp.BE4XqQQpyp/public_inputs
16:46:51 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.BE4XqQQpyp/public_inputs_fields.json
16:46:51 + export PROOF=/tmp/tmp.BE4XqQQpyp/proof
16:46:51 + export PROOF_AS_FIELDS=/tmp/tmp.BE4XqQQpyp/proof_fields.json
16:46:51 + export VK=/tmp/tmp.BE4XqQQpyp/vk
16:46:51 + export VERIFIER_CONTRACT=/tmp/tmp.BE4XqQQpyp/Verifier.sol
16:46:51 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.BE4XqQQpyp -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk -b ./target/program.json --honk_recursion 1 --oracle_hash keccak --output_format bytes_and_fields --write_vk
16:46:51 bb command: prove (mem: 6.00 MiB)
16:46:51 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB)
16:46:51 --scheme: ultra_honk (mem: 6.00 MiB)
16:46:51 --bytecode_path: ./target/program.json (mem: 6.00 MiB)
16:46:51 --output_path: /tmp/tmp.BE4XqQQpyp (mem: 6.00 MiB)
16:46:51 --verbose: true (mem: 6.00 MiB)
16:46:51 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB)
16:46:51 --oracle_hash: keccak (mem: 6.00 MiB)
16:46:51 --output_format: bytes_and_fields (mem: 6.00 MiB)
16:46:51 --write_vk: true (mem: 6.00 MiB)
16:46:51 --zk: true (mem: 6.00 MiB)
16:46:51 --honk_recursion: 1 (mem: 6.00 MiB)
16:46:51 vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000d13d963a9778e4015fa814270e0784ad (mem: 11.00 MiB)
16:46:53 created circuit (mem: 386.52 MiB)
16:46:53 Constructing DeciderProvingKey (mem: 386.52 MiB)
16:46:53 allocating polynomials object in proving key... (mem: 467.66 MiB)
16:46:54 populating trace... (mem: 1338.66 MiB)
16:46:54 time to construct proving key: 1605 ms. (mem: 1465.66 MiB)
16:46:54 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 1465.66 MiB)
16:46:54 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1821.00 MiB)
16:46:55 Initialized BN254 CRS from memory with num points = 1048641 (mem: 2026.00 MiB)
16:47:10 created oink proof (mem: 2026.00 MiB)
16:47:10 starting sumcheck rounds... (mem: 2026.00 MiB)
16:47:16 completed 20 rounds of sumcheck (mem: 2282.76 MiB)
16:47:28 executed multivariate-to-univariate reduction (mem: 2282.76 MiB)
16:47:30 computed opening proof (mem: 2282.76 MiB)
16:47:30 finished decider proving. (mem: 2282.76 MiB)
16:47:31 Public inputs saved to "/tmp/tmp.BE4XqQQpyp/public_inputs" (mem: 2282.76 MiB)
16:47:31 Public inputs fields saved to "/tmp/tmp.BE4XqQQpyp/public_inputs_fields.json" (mem: 2282.76 MiB)
16:47:31 Proof saved to "/tmp/tmp.BE4XqQQpyp/proof" (mem: 2282.76 MiB)
16:47:31 Proof fields saved to "/tmp/tmp.BE4XqQQpyp/proof_fields.json" (mem: 2282.76 MiB)
16:47:31 VK saved to "/tmp/tmp.BE4XqQQpyp/vk" (mem: 2282.76 MiB)
16:47:31 VK fields saved to "/tmp/tmp.BE4XqQQpyp/vk_fields.json" (mem: 2282.76 MiB)
16:47:31 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.BE4XqQQpyp/public_inputs -k /tmp/tmp.BE4XqQQpyp/vk -p /tmp/tmp.BE4XqQQpyp/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk --honk_recursion 1 --oracle_hash keccak
16:47:31 bb command: verify (mem: 6.00 MiB)
16:47:31 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB)
16:47:31 --public_inputs_path: /tmp/tmp.BE4XqQQpyp/public_inputs (mem: 6.00 MiB)
16:47:31 --proof_path: /tmp/tmp.BE4XqQQpyp/proof (mem: 6.00 MiB)
16:47:31 --vk_path: /tmp/tmp.BE4XqQQpyp/vk (mem: 6.00 MiB)
16:47:31 --verbose: true (mem: 6.00 MiB)
16:47:31 --scheme: ultra_honk (mem: 6.00 MiB)
16:47:31 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB)
16:47:31 --oracle_hash: keccak (mem: 6.00 MiB)
16:47:31 --zk: true (mem: 6.00 MiB)
16:47:31 --honk_recursion: 1 (mem: 6.00 MiB)
16:47:31 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 10.00 MiB)
16:47:31 Initialized BN254 CRS from memory with num points = 65 (mem: 10.00 MiB)
16:47:31 sumcheck_verified: 1 (mem: 10.00 MiB)
16:47:31 libra_evals_verified: 1 (mem: 10.00 MiB)
16:47:31 pairing_check_verified: 1 (mem: 10.00 MiB)
16:47:31 Proof verified successfully (mem: 10.00 MiB)
16:47:31 verified: 1 (mem: 10.00 MiB)
16:47:31 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb write_solidity_verifier -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk -k /tmp/tmp.BE4XqQQpyp/vk -o /tmp/tmp.BE4XqQQpyp/Verifier.sol --zk
16:47:31 bb command: write_solidity_verifier (mem: 6.00 MiB)
16:47:31 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB)
16:47:31 --scheme: ultra_honk (mem: 6.00 MiB)
16:47:31 --vk_path: /tmp/tmp.BE4XqQQpyp/vk (mem: 6.00 MiB)
16:47:31 --output_path: /tmp/tmp.BE4XqQQpyp/Verifier.sol (mem: 6.00 MiB)
16:47:31 --verbose: true (mem: 6.00 MiB)
16:47:31 Warning: the following option is called more than once (mem: 6.00 MiB)
16:47:31 --zk: true (mem: 6.00 MiB)
16:47:31 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB)
16:47:31 Solidity verifier saved to "/tmp/tmp.BE4XqQQpyp/Verifier.sol" (mem: 8.00 MiB)
16:47:31 + export VERIFIER_PATH=/tmp/tmp.BE4XqQQpyp/Verifier.sol
16:47:31 + realpath ../../sol-test/HonkTest.sol
16:47:31 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol
16:47:31 + export TESTING_HONK=true
16:47:31 + export HAS_ZK=true
16:47:31 + basename /tmp/tmp.BE4XqQQpyp
16:47:31 + export TEST_NAME=tmp.BE4XqQQpyp
16:47:31 + node ../../sol-test/src/index.js
16:47:39 tmp.BE4XqQQpyp complete
16:47:39 + rm -rf /tmp/tmp.BE4XqQQpyp
16:47:39
PASSED (48s)