Parent Log:
http://ci.aztec-labs.com/5c8b0cb269d1f570
Command: 9d9cbf3a91f32063:ISOLATE=1 FLOW=sol_honk barretenberg/acir_tests/scripts/run_test.sh 1_mul
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/107a625e4a5b124b87c02fa9ff2ae12b5778baa9
Env: REF_NAME=gh-readonly-queue/next/pr-15186-54fc27adbce52a5aa04aeae6eec34ae4b1044f92 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 14:28:28 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15186_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_9102596ec5091723_next
14:28:28 +++ id -u
14:28:28 +++ id -g
14:28:28 ++ 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 barretenberg/acir_tests/scripts/run_test.sh 1_mul'\'''
14:28:29 + cid=1f84ff435ad6c9c5225d321de4073fecf02de623375a11ef433f274e285b9901
14:28:29 + set +x
14:28:29 bb command: prove (mem: 8.00 MiB)
14:28:29 Scheme is: ultra_honk, num threads: 8 (mem: 8.00 MiB)
14:28:29 --scheme: ultra_honk (mem: 8.00 MiB)
14:28:29 --bytecode_path: ./target/program.json (mem: 8.00 MiB)
14:28:29 --output_path: /tmp/tmp.TISn2T65HV (mem: 8.00 MiB)
14:28:29 --verbose: true (mem: 8.00 MiB)
14:28:29 --crs_path: /home/aztec-dev/.bb-crs (mem: 8.00 MiB)
14:28:29 --oracle_hash: keccak (mem: 8.00 MiB)
14:28:29 --output_format: bytes_and_fields (mem: 8.00 MiB)
14:28:29 --write_vk: true (mem: 8.00 MiB)
14:28:29 --disable_zk: true (mem: 8.00 MiB)
14:28:29 created circuit (mem: 9.00 MiB)
14:28:29 Constructing DeciderProvingKey (mem: 9.00 MiB)
14:28:29 allocating polynomials object in proving key... (mem: 12.00 MiB)
14:28:29 populating trace... (mem: 19.00 MiB)
14:28:29 time to construct proving key: 23 ms. (mem: 19.00 MiB)
14:28:29 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 19.00 MiB)
14:28:29 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 21.00 MiB)
14:28:29 Initialized BN254 CRS from memory with num points = 4161 (mem: 21.00 MiB)
14:28:29 created oink proof (mem: 21.00 MiB)
14:28:29 starting sumcheck rounds... (mem: 21.00 MiB)
14:28:29 completed 12 rounds of sumcheck (mem: 21.00 MiB)
14:28:29 executed multivariate-to-univariate reduction (mem: 21.00 MiB)
14:28:29 computed opening proof (mem: 21.00 MiB)
14:28:29 finished decider proving. (mem: 21.00 MiB)
14:28:29 Public inputs saved to "/tmp/tmp.TISn2T65HV/public_inputs" (mem: 21.00 MiB)
14:28:29 Public inputs fields saved to "/tmp/tmp.TISn2T65HV/public_inputs_fields.json" (mem: 21.00 MiB)
14:28:29 Proof saved to "/tmp/tmp.TISn2T65HV/proof" (mem: 21.00 MiB)
14:28:29 Proof fields saved to "/tmp/tmp.TISn2T65HV/proof_fields.json" (mem: 21.00 MiB)
14:28:29 VK saved to "/tmp/tmp.TISn2T65HV/vk" (mem: 21.00 MiB)
14:28:29 VK fields saved to "/tmp/tmp.TISn2T65HV/vk_fields.json" (mem: 21.00 MiB)
14:28:29 bb command: verify (mem: 8.00 MiB)
14:28:29 Scheme is: ultra_honk, num threads: 8 (mem: 8.00 MiB)
14:28:29 --public_inputs_path: /tmp/tmp.TISn2T65HV/public_inputs (mem: 8.00 MiB)
14:28:29 --proof_path: /tmp/tmp.TISn2T65HV/proof (mem: 8.00 MiB)
14:28:29 --vk_path: /tmp/tmp.TISn2T65HV/vk (mem: 8.00 MiB)
14:28:29 --verbose: true (mem: 8.00 MiB)
14:28:29 --scheme: ultra_honk (mem: 8.00 MiB)
14:28:29 --crs_path: /home/aztec-dev/.bb-crs (mem: 8.00 MiB)
14:28:29 --oracle_hash: keccak (mem: 8.00 MiB)
14:28:29 --disable_zk: true (mem: 8.00 MiB)
14:28:29 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 11.00 MiB)
14:28:29 Initialized BN254 CRS from memory with num points = 65 (mem: 12.00 MiB)
14:28:29 sumcheck_verified: 1 (mem: 12.00 MiB)
14:28:29 libra_evals_verified: 1 (mem: 12.00 MiB)
14:28:29 pairing_check_verified: 1 (mem: 12.00 MiB)
14:28:29 Proof verified successfully (mem: 12.00 MiB)
14:28:29 verified: 1 (mem: 12.00 MiB)
14:28:29 bb command: write_solidity_verifier (mem: 7.00 MiB)
14:28:29 Scheme is: ultra_honk, num threads: 8 (mem: 8.00 MiB)
14:28:29 --scheme: ultra_honk (mem: 8.00 MiB)
14:28:29 --vk_path: /tmp/tmp.TISn2T65HV/vk (mem: 8.00 MiB)
14:28:29 --output_path: /tmp/tmp.TISn2T65HV/Verifier.sol (mem: 8.00 MiB)
14:28:29 --verbose: true (mem: 8.00 MiB)
14:28:29 --disable_zk: true (mem: 8.00 MiB)
14:28:29 --crs_path: /home/aztec-dev/.bb-crs (mem: 8.00 MiB)
14:28:29 ZK Honk solidity verifier saved to "/tmp/tmp.TISn2T65HV/Verifier.sol" (mem: 9.00 MiB)
14:28:38 tmp.TISn2T65HV complete
14:28:39
PASSED (10s)