Parent Log:
http://ci.aztec-labs.com/bcfdde57c1560bcc
Command: a4bec80af17b7e94:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh 1_mul
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/5ca43853c40a2b8bfbc2148d5fdd46c6f82a74eb
Env: REF_NAME=gh-readonly-queue/next/pr-14178-3cbe7945c84145b8646cf5cf8fb730b915c0dc93 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Mon Jun 16 13:41:49 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14178_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_66f9aa124f0c4bea_next
13:41:49 +++ id -u
13:41:49 +++ id -g
13:41:49 ++ 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 1_mul'\'''
13:41:50 + cid=3534e7747649f91539f73029a03e1b784631c1297118d15d38b273c5296a2038
13:41:50 + set +x
13:41:50 + VFLAG=-v
13:41:50 + BFLAG=-b ./target/program.json
13:41:50 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk
13:41:50 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak
13:41:50 + mktemp -d
13:41:50 + outdir=/tmp/tmp.OeZ3WmKKay
13:41:50 + trap rm -rf /tmp/tmp.OeZ3WmKKay EXIT
13:41:50 + export PUBLIC_INPUTS=/tmp/tmp.OeZ3WmKKay/public_inputs
13:41:50 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.OeZ3WmKKay/public_inputs_fields.json
13:41:50 + export PROOF=/tmp/tmp.OeZ3WmKKay/proof
13:41:50 + export PROOF_AS_FIELDS=/tmp/tmp.OeZ3WmKKay/proof_fields.json
13:41:50 + export VK=/tmp/tmp.OeZ3WmKKay/vk
13:41:50 + export VERIFIER_CONTRACT=/tmp/tmp.OeZ3WmKKay/Verifier.sol
13:41:50 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.OeZ3WmKKay -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
13:41:50 bb command: prove (mem: 5.00 MiB)
13:41:50 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB)
13:41:50 --scheme: ultra_honk (mem: 5.00 MiB)
13:41:50 --bytecode_path: ./target/program.json (mem: 5.00 MiB)
13:41:50 --output_path: /tmp/tmp.OeZ3WmKKay (mem: 5.00 MiB)
13:41:50 --verbose: true (mem: 5.00 MiB)
13:41:50 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB)
13:41:50 --oracle_hash: keccak (mem: 5.00 MiB)
13:41:50 --output_format: bytes_and_fields (mem: 5.00 MiB)
13:41:50 --write_vk: true (mem: 5.00 MiB)
13:41:50 --zk: true (mem: 5.00 MiB)
13:41:50 --honk_recursion: 1 (mem: 5.00 MiB)
13:41:50 created circuit (mem: 7.50 MiB)
13:41:50 Constructing DeciderProvingKey (mem: 7.50 MiB)
13:41:50 allocating polynomials object in proving key... (mem: 9.50 MiB)
13:41:50 populating trace... (mem: 20.00 MiB)
13:41:50 time to construct proving key: 11 ms. (mem: 20.50 MiB)
13:41:50 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 20.50 MiB)
13:41:50 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 20.50 MiB)
13:41:50 Initialized BN254 CRS from memory with num points = 4161 (mem: 21.00 MiB)
13:41:50 created oink proof (mem: 21.00 MiB)
13:41:50 starting sumcheck rounds... (mem: 21.00 MiB)
13:41:50 completed 12 rounds of sumcheck (mem: 21.50 MiB)
13:41:50 executed multivariate-to-univariate reduction (mem: 21.50 MiB)
13:41:50 computed opening proof (mem: 21.50 MiB)
13:41:50 finished decider proving. (mem: 21.50 MiB)
13:41:50 Public inputs saved to "/tmp/tmp.OeZ3WmKKay/public_inputs" (mem: 21.50 MiB)
13:41:50 Public inputs fields saved to "/tmp/tmp.OeZ3WmKKay/public_inputs_fields.json" (mem: 21.50 MiB)
13:41:50 Proof saved to "/tmp/tmp.OeZ3WmKKay/proof" (mem: 21.50 MiB)
13:41:50 Proof fields saved to "/tmp/tmp.OeZ3WmKKay/proof_fields.json" (mem: 21.50 MiB)
13:41:50 VK saved to "/tmp/tmp.OeZ3WmKKay/vk" (mem: 21.50 MiB)
13:41:50 VK fields saved to "/tmp/tmp.OeZ3WmKKay/vk_fields.json" (mem: 21.50 MiB)
13:41:50 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.OeZ3WmKKay/public_inputs -k /tmp/tmp.OeZ3WmKKay/vk -p /tmp/tmp.OeZ3WmKKay/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk --honk_recursion 1 --oracle_hash keccak
13:41:50 bb command: verify (mem: 5.00 MiB)
13:41:50 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB)
13:41:50 --public_inputs_path: /tmp/tmp.OeZ3WmKKay/public_inputs (mem: 5.00 MiB)
13:41:50 --proof_path: /tmp/tmp.OeZ3WmKKay/proof (mem: 5.00 MiB)
13:41:50 --vk_path: /tmp/tmp.OeZ3WmKKay/vk (mem: 5.00 MiB)
13:41:50 --verbose: true (mem: 5.00 MiB)
13:41:50 --scheme: ultra_honk (mem: 5.00 MiB)
13:41:50 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB)
13:41:50 --oracle_hash: keccak (mem: 5.00 MiB)
13:41:50 --zk: true (mem: 5.00 MiB)
13:41:50 --honk_recursion: 1 (mem: 5.00 MiB)
13:41:50 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 8.00 MiB)
13:41:50 Initialized BN254 CRS from memory with num points = 65 (mem: 8.00 MiB)
13:41:50 sumcheck_verified: 1 (mem: 8.00 MiB)
13:41:50 libra_evals_verified: 1 (mem: 8.00 MiB)
13:41:50 pairing_check_verified: 1 (mem: 8.00 MiB)
13:41:50 Proof verified successfully (mem: 8.00 MiB)
13:41:50 verified: 1 (mem: 8.00 MiB)
13:41:50 + /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.OeZ3WmKKay/vk -o /tmp/tmp.OeZ3WmKKay/Verifier.sol --zk
13:41:50 bb command: write_solidity_verifier (mem: 5.00 MiB)
13:41:50 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB)
13:41:50 --scheme: ultra_honk (mem: 5.00 MiB)
13:41:50 --vk_path: /tmp/tmp.OeZ3WmKKay/vk (mem: 5.00 MiB)
13:41:50 --output_path: /tmp/tmp.OeZ3WmKKay/Verifier.sol (mem: 5.00 MiB)
13:41:50 --verbose: true (mem: 5.00 MiB)
13:41:50 Warning: the following option is called more than once (mem: 5.00 MiB)
13:41:50 --zk: true (mem: 5.00 MiB)
13:41:50 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB)
13:41:50 Solidity verifier saved to "/tmp/tmp.OeZ3WmKKay/Verifier.sol" (mem: 6.00 MiB)
13:41:50 + export VERIFIER_PATH=/tmp/tmp.OeZ3WmKKay/Verifier.sol
13:41:50 + realpath ../../sol-test/HonkTest.sol
13:41:50 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol
13:41:50 + export TESTING_HONK=true
13:41:50 + export HAS_ZK=true
13:41:50 + basename /tmp/tmp.OeZ3WmKKay
13:41:50 + export TEST_NAME=tmp.OeZ3WmKKay
13:41:50 + node ../../sol-test/src/index.js
13:41:58 tmp.OeZ3WmKKay complete
13:41:58 + rm -rf /tmp/tmp.OeZ3WmKKay
13:41:58
PASSED (8s)