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