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