Parent Log:
http://ci.aztec-labs.com/7555f05cfc4b56b6
Command: 433ed2cb0521e582:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh assert_statement
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/cb89edc02f7d386e48ee81660565d91895a3464b
Env: REF_NAME=gh-readonly-queue/next/pr-15150-f29a038c58fc1f3ad95ad05d18aea321f0f598b2 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Fri Jun 20 10:54:30 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15150_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_73b58cdfd8f426d3_next
10:54:30 +++ id -u
10:54:30 +++ id -g
10:54:30 ++ docker run -d --net=none --cpuset-cpus=0-63 --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'\'''
10:54:30 + cid=06e4d0bcd8538da47cba2bf0ce90ae4a0bcbae3ebe300c2b87899aae4e626368
10:54:30 + set +x
10:54:30 + VFLAG=-v
10:54:30 + BFLAG=-b ./target/program.json
10:54:30 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk
10:54:30 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak
10:54:30 + mktemp -d
10:54:30 + outdir=/tmp/tmp.9sRzmfu0yQ
10:54:30 + trap rm -rf /tmp/tmp.9sRzmfu0yQ EXIT
10:54:30 + export PUBLIC_INPUTS=/tmp/tmp.9sRzmfu0yQ/public_inputs
10:54:30 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.9sRzmfu0yQ/public_inputs_fields.json
10:54:30 + export PROOF=/tmp/tmp.9sRzmfu0yQ/proof
10:54:30 + export PROOF_AS_FIELDS=/tmp/tmp.9sRzmfu0yQ/proof_fields.json
10:54:30 + export VK=/tmp/tmp.9sRzmfu0yQ/vk
10:54:30 + export VERIFIER_CONTRACT=/tmp/tmp.9sRzmfu0yQ/Verifier.sol
10:54:30 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.9sRzmfu0yQ -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk -b ./target/program.json --honk_recursion 1 --oracle_hash keccak --output_format bytes_and_fields --write_vk
10:54:30 bb command: prove (mem: 5.00 MiB)
10:54:30 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB)
10:54:30 --scheme: ultra_honk (mem: 5.00 MiB)
10:54:30 --bytecode_path: ./target/program.json (mem: 5.00 MiB)
10:54:30 --output_path: /tmp/tmp.9sRzmfu0yQ (mem: 5.00 MiB)
10:54:30 --verbose: true (mem: 5.00 MiB)
10:54:30 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB)
10:54:30 --oracle_hash: keccak (mem: 5.00 MiB)
10:54:30 --output_format: bytes_and_fields (mem: 5.00 MiB)
10:54:30 --write_vk: true (mem: 5.00 MiB)
10:54:30 --honk_recursion: 1 (mem: 5.00 MiB)
10:54:30 created circuit (mem: 7.50 MiB)
10:54:30 Constructing DeciderProvingKey (mem: 7.50 MiB)
10:54:30 allocating polynomials object in proving key... (mem: 10.00 MiB)
10:54:30 populating trace... (mem: 19.00 MiB)
10:54:30 time to construct proving key: 13 ms. (mem: 20.00 MiB)
10:54:30 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 20.00 MiB)
10:54:30 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 20.82 MiB)
10:54:30 Initialized BN254 CRS from memory with num points = 4161 (mem: 21.32 MiB)
10:54:30 created oink proof (mem: 21.32 MiB)
10:54:30 starting sumcheck rounds... (mem: 21.32 MiB)
10:54:30 completed 12 rounds of sumcheck (mem: 21.82 MiB)
10:54:30 executed multivariate-to-univariate reduction (mem: 21.82 MiB)
10:54:30 computed opening proof (mem: 21.82 MiB)
10:54:30 finished decider proving. (mem: 21.82 MiB)
10:54:30 Public inputs saved to "/tmp/tmp.9sRzmfu0yQ/public_inputs" (mem: 21.82 MiB)
10:54:30 Public inputs fields saved to "/tmp/tmp.9sRzmfu0yQ/public_inputs_fields.json" (mem: 21.82 MiB)
10:54:30 Proof saved to "/tmp/tmp.9sRzmfu0yQ/proof" (mem: 21.82 MiB)
10:54:30 Proof fields saved to "/tmp/tmp.9sRzmfu0yQ/proof_fields.json" (mem: 21.82 MiB)
10:54:30 VK saved to "/tmp/tmp.9sRzmfu0yQ/vk" (mem: 21.82 MiB)
10:54:30 VK fields saved to "/tmp/tmp.9sRzmfu0yQ/vk_fields.json" (mem: 21.82 MiB)
10:54:30 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.9sRzmfu0yQ/public_inputs -k /tmp/tmp.9sRzmfu0yQ/vk -p /tmp/tmp.9sRzmfu0yQ/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --honk_recursion 1 --oracle_hash keccak
10:54:30 bb command: verify (mem: 5.00 MiB)
10:54:30 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB)
10:54:30 --public_inputs_path: /tmp/tmp.9sRzmfu0yQ/public_inputs (mem: 5.00 MiB)
10:54:30 --proof_path: /tmp/tmp.9sRzmfu0yQ/proof (mem: 5.00 MiB)
10:54:30 --vk_path: /tmp/tmp.9sRzmfu0yQ/vk (mem: 5.00 MiB)
10:54:30 --verbose: true (mem: 5.00 MiB)
10:54:30 --scheme: ultra_honk (mem: 5.00 MiB)
10:54:30 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB)
10:54:30 --oracle_hash: keccak (mem: 5.00 MiB)
10:54:30 --honk_recursion: 1 (mem: 5.00 MiB)
10:54:30 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 8.00 MiB)
10:54:30 Initialized BN254 CRS from memory with num points = 65 (mem: 8.00 MiB)
10:54:30 sumcheck_verified: 1 (mem: 8.00 MiB)
10:54:30 libra_evals_verified: 1 (mem: 8.00 MiB)
10:54:30 pairing_check_verified: 1 (mem: 8.00 MiB)
10:54:30 Proof verified successfully (mem: 8.00 MiB)
10:54:30 verified: 1 (mem: 8.00 MiB)
10:54:30 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb write_solidity_verifier -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk -k /tmp/tmp.9sRzmfu0yQ/vk -o /tmp/tmp.9sRzmfu0yQ/Verifier.sol
10:54:30 bb command: write_solidity_verifier (mem: 5.00 MiB)
10:54:30 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB)
10:54:30 --scheme: ultra_honk (mem: 5.00 MiB)
10:54:30 --vk_path: /tmp/tmp.9sRzmfu0yQ/vk (mem: 5.00 MiB)
10:54:30 --output_path: /tmp/tmp.9sRzmfu0yQ/Verifier.sol (mem: 5.00 MiB)
10:54:30 --verbose: true (mem: 5.00 MiB)
10:54:30 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB)
10:54:30 Honk solidity verifier saved to "/tmp/tmp.9sRzmfu0yQ/Verifier.sol" (mem: 6.00 MiB)
10:54:30 + export VERIFIER_PATH=/tmp/tmp.9sRzmfu0yQ/Verifier.sol
10:54:30 + realpath ../../sol-test/HonkTest.sol
10:54:30 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol
10:54:30 + export TESTING_HONK=true
10:54:30 + export DISABLE_ZK=false
10:54:30 + basename /tmp/tmp.9sRzmfu0yQ
10:54:30 + export TEST_NAME=tmp.9sRzmfu0yQ
10:54:30 + node ../../sol-test/src/index.js
10:54:39 tmp.9sRzmfu0yQ complete
10:54:39 + rm -rf /tmp/tmp.9sRzmfu0yQ
10:54:39
PASSED (9s)