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