Parent Log:
http://ci.aztec-labs.com/22ddb02209815b91
Command: 085d4ffbf2696ed4:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh assert_statement
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/24972303091baff6f83c6389d7d1406c932357e9
Env: REF_NAME=gh-readonly-queue/next/pr-15042-a0a8617413ca6f4fba2ad190ce73dab59bd75a45 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 14:21:27 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15042_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_73b58cdfd8f426d3_next
14:21:27 +++ id -u
14:21:27 +++ id -g
14:21:27 ++ 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 assert_statement'\'''
14:21:27 + cid=8f41734a333b70ffee2e878c01347b9e10e7cb3748a4b1da039aec48bf70fd56
14:21:27 + set +x
14:21:27 + VFLAG=-v
14:21:27 + BFLAG=-b ./target/program.json
14:21:27 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk
14:21:27 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak
14:21:27 + mktemp -d
14:21:27 + outdir=/tmp/tmp.L58wCiysAD
14:21:27 + trap rm -rf /tmp/tmp.L58wCiysAD EXIT
14:21:27 + export PUBLIC_INPUTS=/tmp/tmp.L58wCiysAD/public_inputs
14:21:27 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.L58wCiysAD/public_inputs_fields.json
14:21:27 + export PROOF=/tmp/tmp.L58wCiysAD/proof
14:21:27 + export PROOF_AS_FIELDS=/tmp/tmp.L58wCiysAD/proof_fields.json
14:21:27 + export VK=/tmp/tmp.L58wCiysAD/vk
14:21:27 + export VERIFIER_CONTRACT=/tmp/tmp.L58wCiysAD/Verifier.sol
14:21:27 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.L58wCiysAD -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
14:21:27 bb command: prove (mem: 6.00 MiB)
14:21:27 Scheme is: ultra_honk, num threads: 8 (mem: 7.00 MiB)
14:21:27 --scheme: ultra_honk (mem: 7.00 MiB)
14:21:27 --bytecode_path: ./target/program.json (mem: 7.00 MiB)
14:21:27 --output_path: /tmp/tmp.L58wCiysAD (mem: 7.00 MiB)
14:21:27 --verbose: true (mem: 7.00 MiB)
14:21:27 --crs_path: /home/aztec-dev/.bb-crs (mem: 7.00 MiB)
14:21:27 --oracle_hash: keccak (mem: 7.00 MiB)
14:21:27 --output_format: bytes_and_fields (mem: 7.00 MiB)
14:21:27 --write_vk: true (mem: 7.00 MiB)
14:21:27 --zk: true (mem: 7.00 MiB)
14:21:27 --honk_recursion: 1 (mem: 7.00 MiB)
14:21:27 created circuit (mem: 8.00 MiB)
14:21:27 Constructing DeciderProvingKey (mem: 8.00 MiB)
14:21:27 allocating polynomials object in proving key... (mem: 11.00 MiB)
14:21:27 populating trace... (mem: 20.00 MiB)
14:21:27 time to construct proving key: 26 ms. (mem: 21.00 MiB)
14:21:27 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 21.00 MiB)
14:21:27 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 21.00 MiB)
14:21:27 Initialized BN254 CRS from memory with num points = 4161 (mem: 21.00 MiB)
14:21:28 created oink proof (mem: 21.00 MiB)
14:21:28 starting sumcheck rounds... (mem: 21.00 MiB)
14:21:28 completed 12 rounds of sumcheck (mem: 22.00 MiB)
14:21:28 executed multivariate-to-univariate reduction (mem: 22.00 MiB)
14:21:28 computed opening proof (mem: 22.00 MiB)
14:21:28 finished decider proving. (mem: 22.00 MiB)
14:21:28 Public inputs saved to "/tmp/tmp.L58wCiysAD/public_inputs" (mem: 22.00 MiB)
14:21:28 Public inputs fields saved to "/tmp/tmp.L58wCiysAD/public_inputs_fields.json" (mem: 22.00 MiB)
14:21:28 Proof saved to "/tmp/tmp.L58wCiysAD/proof" (mem: 22.00 MiB)
14:21:28 Proof fields saved to "/tmp/tmp.L58wCiysAD/proof_fields.json" (mem: 22.00 MiB)
14:21:28 VK saved to "/tmp/tmp.L58wCiysAD/vk" (mem: 22.00 MiB)
14:21:28 VK fields saved to "/tmp/tmp.L58wCiysAD/vk_fields.json" (mem: 22.00 MiB)
14:21:28 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.L58wCiysAD/public_inputs -k /tmp/tmp.L58wCiysAD/vk -p /tmp/tmp.L58wCiysAD/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk --honk_recursion 1 --oracle_hash keccak
14:21:28 bb command: verify (mem: 6.00 MiB)
14:21:28 Scheme is: ultra_honk, num threads: 8 (mem: 7.00 MiB)
14:21:28 --public_inputs_path: /tmp/tmp.L58wCiysAD/public_inputs (mem: 7.00 MiB)
14:21:28 --proof_path: /tmp/tmp.L58wCiysAD/proof (mem: 7.00 MiB)
14:21:28 --vk_path: /tmp/tmp.L58wCiysAD/vk (mem: 7.00 MiB)
14:21:28 --verbose: true (mem: 7.00 MiB)
14:21:28 --scheme: ultra_honk (mem: 7.00 MiB)
14:21:28 --crs_path: /home/aztec-dev/.bb-crs (mem: 7.00 MiB)
14:21:28 --oracle_hash: keccak (mem: 7.00 MiB)
14:21:28 --zk: true (mem: 7.00 MiB)
14:21:28 --honk_recursion: 1 (mem: 7.00 MiB)
14:21:28 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 10.00 MiB)
14:21:28 Initialized BN254 CRS from memory with num points = 65 (mem: 10.00 MiB)
14:21:28 sumcheck_verified: 1 (mem: 10.00 MiB)
14:21:28 libra_evals_verified: 1 (mem: 10.00 MiB)
14:21:28 pairing_check_verified: 1 (mem: 10.00 MiB)
14:21:28 Proof verified successfully (mem: 10.00 MiB)
14:21:28 verified: 1 (mem: 10.00 MiB)
14:21:28 + /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.L58wCiysAD/vk -o /tmp/tmp.L58wCiysAD/Verifier.sol --zk
14:21:28 bb command: write_solidity_verifier (mem: 6.00 MiB)
14:21:28 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB)
14:21:28 --scheme: ultra_honk (mem: 6.00 MiB)
14:21:28 --vk_path: /tmp/tmp.L58wCiysAD/vk (mem: 6.00 MiB)
14:21:28 --output_path: /tmp/tmp.L58wCiysAD/Verifier.sol (mem: 6.00 MiB)
14:21:28 --verbose: true (mem: 6.00 MiB)
14:21:28 Warning: the following option is called more than once (mem: 6.00 MiB)
14:21:28 --zk: true (mem: 6.00 MiB)
14:21:28 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB)
14:21:28 Solidity verifier saved to "/tmp/tmp.L58wCiysAD/Verifier.sol" (mem: 8.00 MiB)
14:21:28 + export VERIFIER_PATH=/tmp/tmp.L58wCiysAD/Verifier.sol
14:21:28 + realpath ../../sol-test/HonkTest.sol
14:21:28 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol
14:21:28 + export TESTING_HONK=true
14:21:28 + export HAS_ZK=true
14:21:28 + basename /tmp/tmp.L58wCiysAD
14:21:28 + export TEST_NAME=tmp.L58wCiysAD
14:21:28 + node ../../sol-test/src/index.js
14:21:37 tmp.L58wCiysAD complete
14:21:37 + rm -rf /tmp/tmp.L58wCiysAD
14:21:37
PASSED (10s)