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