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