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