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