Parent Log:
http://ci.aztec-labs.com/46ad42019a1cd3b3
Command: 0dcd629c75f5d238:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh assert_statement
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/372980b2f09de871ee7152879dcda8bdfe254b9d
Env: REF_NAME=gh-readonly-queue/next/pr-14907-f0619dd82429a5973f3e1da8d7eb0877264908e3 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Fri Jun 20 18:05:10 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14907_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_73b58cdfd8f426d3_next
18:05:10 +++ id -u
18:05:10 +++ id -g
18:05:10 ++ docker run -d --net=none --cpuset-cpus=0-63 --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 assert_statement'\'''
18:05:10 + cid=aeb8b1541ee5a4b1cec9bc7d99542853f5808c99c149b22280abd253c5820e3b
18:05:10 + set +x
18:05:10 + VFLAG=-v
18:05:10 + BFLAG=-b ./target/program.json
18:05:10 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk
18:05:10 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak
18:05:10 + mktemp -d
18:05:10 + outdir=/tmp/tmp.ZayPLNIJhY
18:05:10 + trap rm -rf /tmp/tmp.ZayPLNIJhY EXIT
18:05:10 + export PUBLIC_INPUTS=/tmp/tmp.ZayPLNIJhY/public_inputs
18:05:10 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.ZayPLNIJhY/public_inputs_fields.json
18:05:10 + export PROOF=/tmp/tmp.ZayPLNIJhY/proof
18:05:10 + export PROOF_AS_FIELDS=/tmp/tmp.ZayPLNIJhY/proof_fields.json
18:05:10 + export VK=/tmp/tmp.ZayPLNIJhY/vk
18:05:10 + export VERIFIER_CONTRACT=/tmp/tmp.ZayPLNIJhY/Verifier.sol
18:05:10 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.ZayPLNIJhY -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
18:05:10 bb command: prove (mem: 5.00 MiB)
18:05:10 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB)
18:05:10 --scheme: ultra_honk (mem: 5.00 MiB)
18:05:10 --bytecode_path: ./target/program.json (mem: 5.00 MiB)
18:05:10 --output_path: /tmp/tmp.ZayPLNIJhY (mem: 5.00 MiB)
18:05:10 --verbose: true (mem: 5.00 MiB)
18:05:10 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB)
18:05:10 --oracle_hash: keccak (mem: 5.00 MiB)
18:05:10 --output_format: bytes_and_fields (mem: 5.00 MiB)
18:05:10 --write_vk: true (mem: 5.00 MiB)
18:05:10 --honk_recursion: 1 (mem: 5.00 MiB)
18:05:10 created circuit (mem: 7.50 MiB)
18:05:10 Constructing DeciderProvingKey (mem: 7.50 MiB)
18:05:10 allocating polynomials object in proving key... (mem: 10.00 MiB)
18:05:10 populating trace... (mem: 19.00 MiB)
18:05:10 time to construct proving key: 14 ms. (mem: 19.50 MiB)
18:05:10 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 19.50 MiB)
18:05:10 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 19.50 MiB)
18:05:10 Initialized BN254 CRS from memory with num points = 4097 (mem: 19.50 MiB)
18:05:10 created oink proof (mem: 19.50 MiB)
18:05:10 starting sumcheck rounds... (mem: 19.50 MiB)
18:05:10 completed 12 rounds of sumcheck (mem: 20.40 MiB)
18:05:11 executed multivariate-to-univariate reduction (mem: 20.40 MiB)
18:05:11 computed opening proof (mem: 20.40 MiB)
18:05:11 finished decider proving. (mem: 20.40 MiB)
18:05:11 Public inputs saved to "/tmp/tmp.ZayPLNIJhY/public_inputs" (mem: 20.40 MiB)
18:05:11 Public inputs fields saved to "/tmp/tmp.ZayPLNIJhY/public_inputs_fields.json" (mem: 20.40 MiB)
18:05:11 Proof saved to "/tmp/tmp.ZayPLNIJhY/proof" (mem: 20.40 MiB)
18:05:11 Proof fields saved to "/tmp/tmp.ZayPLNIJhY/proof_fields.json" (mem: 20.40 MiB)
18:05:11 VK saved to "/tmp/tmp.ZayPLNIJhY/vk" (mem: 20.40 MiB)
18:05:11 VK fields saved to "/tmp/tmp.ZayPLNIJhY/vk_fields.json" (mem: 20.40 MiB)
18:05:11 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.ZayPLNIJhY/public_inputs -k /tmp/tmp.ZayPLNIJhY/vk -p /tmp/tmp.ZayPLNIJhY/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --honk_recursion 1 --oracle_hash keccak
18:05:11 bb command: verify (mem: 5.00 MiB)
18:05:11 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB)
18:05:11 --public_inputs_path: /tmp/tmp.ZayPLNIJhY/public_inputs (mem: 5.00 MiB)
18:05:11 --proof_path: /tmp/tmp.ZayPLNIJhY/proof (mem: 5.00 MiB)
18:05:11 --vk_path: /tmp/tmp.ZayPLNIJhY/vk (mem: 5.00 MiB)
18:05:11 --verbose: true (mem: 5.00 MiB)
18:05:11 --scheme: ultra_honk (mem: 5.00 MiB)
18:05:11 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB)
18:05:11 --oracle_hash: keccak (mem: 5.00 MiB)
18:05:11 --honk_recursion: 1 (mem: 5.00 MiB)
18:05:11 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 8.00 MiB)
18:05:11 Initialized BN254 CRS from memory with num points = 1 (mem: 8.00 MiB)
18:05:11 sumcheck_verified: 1 (mem: 8.00 MiB)
18:05:11 libra_evals_verified: 1 (mem: 8.00 MiB)
18:05:11 pairing_check_verified: 1 (mem: 8.00 MiB)
18:05:11 Proof verified successfully (mem: 8.00 MiB)
18:05:11 verified: 1 (mem: 8.00 MiB)
18:05:11 + /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.ZayPLNIJhY/vk -o /tmp/tmp.ZayPLNIJhY/Verifier.sol
18:05:11 bb command: write_solidity_verifier (mem: 5.00 MiB)
18:05:11 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB)
18:05:11 --scheme: ultra_honk (mem: 5.00 MiB)
18:05:11 --vk_path: /tmp/tmp.ZayPLNIJhY/vk (mem: 5.00 MiB)
18:05:11 --output_path: /tmp/tmp.ZayPLNIJhY/Verifier.sol (mem: 5.00 MiB)
18:05:11 --verbose: true (mem: 5.00 MiB)
18:05:11 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB)
18:05:11 Honk solidity verifier saved to "/tmp/tmp.ZayPLNIJhY/Verifier.sol" (mem: 6.00 MiB)
18:05:11 + export VERIFIER_PATH=/tmp/tmp.ZayPLNIJhY/Verifier.sol
18:05:11 + realpath ../../sol-test/HonkTest.sol
18:05:11 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol
18:05:11 + export TESTING_HONK=true
18:05:11 + export DISABLE_ZK=false
18:05:11 + basename /tmp/tmp.ZayPLNIJhY
18:05:11 + export TEST_NAME=tmp.ZayPLNIJhY
18:05:11 + node ../../sol-test/src/index.js
18:05:19 tmp.ZayPLNIJhY complete
18:05:19 + rm -rf /tmp/tmp.ZayPLNIJhY
18:05:19
PASSED (9s)