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