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