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