Parent Log:
http://ci.aztec-labs.com/b13745b3a815110f
Command: 36486c7ad734850a:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh slices
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/f4ac84d7ac4041d505399edd8819840bb14d6c9d
Env: REF_NAME=gh-readonly-queue/master/pr-15005-b1b65bcdbd44a49fbebe5d2265256dc9466e92be CURRENT_VERSION=0.87.8 CI_FULL=0
Date: Fri Jun 13 17:12:30 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15005_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_36e024e6429fc8d7_master
17:12:30 +++ id -u
17:12:30 +++ id -g
17:12: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 slices'\'''
17:12:31 + cid=021cee33408a5be14d7df956c4d960c51445b7d29dae25d05a806943af9750e5
17:12:31 + set +x
17:12:31 + VFLAG=-v
17:12:31 + BFLAG=-b ./target/program.json
17:12:31 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk
17:12:31 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak
17:12:31 + mktemp -d
17:12:31 + outdir=/tmp/tmp.ZRUTonsaib
17:12:31 + trap rm -rf /tmp/tmp.ZRUTonsaib EXIT
17:12:31 + export PUBLIC_INPUTS=/tmp/tmp.ZRUTonsaib/public_inputs
17:12:31 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.ZRUTonsaib/public_inputs_fields.json
17:12:31 + export PROOF=/tmp/tmp.ZRUTonsaib/proof
17:12:31 + export PROOF_AS_FIELDS=/tmp/tmp.ZRUTonsaib/proof_fields.json
17:12:31 + export VK=/tmp/tmp.ZRUTonsaib/vk
17:12:31 + export VERIFIER_CONTRACT=/tmp/tmp.ZRUTonsaib/Verifier.sol
17:12:31 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.ZRUTonsaib -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
17:12:31 bb command: prove (mem: 6.00 MiB)
17:12:31 Scheme is: ultra_honk, num threads: 8 (mem: 6.50 MiB)
17:12:31 --scheme: ultra_honk (mem: 6.50 MiB)
17:12:31 --bytecode_path: ./target/program.json (mem: 6.50 MiB)
17:12:31 --output_path: /tmp/tmp.ZRUTonsaib (mem: 6.50 MiB)
17:12:31 --verbose: true (mem: 6.50 MiB)
17:12:31 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.50 MiB)
17:12:31 --oracle_hash: keccak (mem: 6.50 MiB)
17:12:31 --output_format: bytes_and_fields (mem: 6.50 MiB)
17:12:31 --write_vk: true (mem: 6.50 MiB)
17:12:31 --zk: true (mem: 6.50 MiB)
17:12:31 --honk_recursion: 1 (mem: 6.50 MiB)
17:12:31 created circuit (mem: 9.50 MiB)
17:12:31 Constructing DeciderProvingKey (mem: 10.00 MiB)
17:12:31 allocating polynomials object in proving key... (mem: 11.50 MiB)
17:12:31 populating trace... (mem: 24.00 MiB)
17:12:31 time to construct proving key: 11 ms. (mem: 25.50 MiB)
17:12:31 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 28.50 MiB)
17:12:31 Initialized BN254 CRS from memory with num points = 8257 (mem: 30.00 MiB)
17:12:31 created oink proof (mem: 30.50 MiB)
17:12:31 starting sumcheck rounds... (mem: 30.50 MiB)
17:12:31 completed 13 rounds of sumcheck (mem: 30.50 MiB)
17:12:31 executed multivariate-to-univariate reduction (mem: 30.50 MiB)
17:12:31 computed opening proof (mem: 30.50 MiB)
17:12:31 Public inputs saved to "/tmp/tmp.ZRUTonsaib/public_inputs" (mem: 30.50 MiB)
17:12:31 Public inputs fields saved to "/tmp/tmp.ZRUTonsaib/public_inputs_fields.json" (mem: 30.50 MiB)
17:12:31 Proof saved to "/tmp/tmp.ZRUTonsaib/proof" (mem: 30.50 MiB)
17:12:31 Proof fields saved to "/tmp/tmp.ZRUTonsaib/proof_fields.json" (mem: 30.50 MiB)
17:12:31 VK saved to "/tmp/tmp.ZRUTonsaib/vk" (mem: 30.50 MiB)
17:12:31 VK fields saved to "/tmp/tmp.ZRUTonsaib/vk_fields.json" (mem: 30.50 MiB)
17:12:31 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.ZRUTonsaib/public_inputs -k /tmp/tmp.ZRUTonsaib/vk -p /tmp/tmp.ZRUTonsaib/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk --honk_recursion 1 --oracle_hash keccak
17:12:31 bb command: verify (mem: 6.00 MiB)
17:12:31 Scheme is: ultra_honk, num threads: 8 (mem: 6.50 MiB)
17:12:31 --public_inputs_path: /tmp/tmp.ZRUTonsaib/public_inputs (mem: 6.50 MiB)
17:12:31 --proof_path: /tmp/tmp.ZRUTonsaib/proof (mem: 6.50 MiB)
17:12:31 --vk_path: /tmp/tmp.ZRUTonsaib/vk (mem: 6.50 MiB)
17:12:31 --verbose: true (mem: 6.50 MiB)
17:12:31 --scheme: ultra_honk (mem: 6.50 MiB)
17:12:31 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.50 MiB)
17:12:31 --oracle_hash: keccak (mem: 6.50 MiB)
17:12:31 --zk: true (mem: 6.50 MiB)
17:12:31 --honk_recursion: 1 (mem: 6.50 MiB)
17:12:31 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 9.00 MiB)
17:12:31 Initialized BN254 CRS from memory with num points = 65 (mem: 9.00 MiB)
17:12:31 Proof verified successfully (mem: 9.00 MiB)
17:12:31 verified: 1 (mem: 9.00 MiB)
17:12:31 + /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.ZRUTonsaib/vk -o /tmp/tmp.ZRUTonsaib/Verifier.sol --zk
17:12:31 bb command: write_solidity_verifier (mem: 6.00 MiB)
17:12:31 Scheme is: ultra_honk, num threads: 8 (mem: 6.50 MiB)
17:12:31 --scheme: ultra_honk (mem: 6.50 MiB)
17:12:31 --vk_path: /tmp/tmp.ZRUTonsaib/vk (mem: 6.50 MiB)
17:12:31 --output_path: /tmp/tmp.ZRUTonsaib/Verifier.sol (mem: 6.50 MiB)
17:12:31 --verbose: true (mem: 6.50 MiB)
17:12:31 Warning: the following option is called more than once (mem: 6.50 MiB)
17:12:31 --zk: true (mem: 6.50 MiB)
17:12:31 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.50 MiB)
17:12:31 Solidity verifier saved to "/tmp/tmp.ZRUTonsaib/Verifier.sol" (mem: 7.50 MiB)
17:12:31 + export VERIFIER_PATH=/tmp/tmp.ZRUTonsaib/Verifier.sol
17:12:31 + realpath ../../sol-test/HonkTest.sol
17:12:31 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol
17:12:31 + export TESTING_HONK=true
17:12:31 + export HAS_ZK=true
17:12:31 + basename /tmp/tmp.ZRUTonsaib
17:12:31 + export TEST_NAME=tmp.ZRUTonsaib
17:12:31 + node ../../sol-test/src/index.js
17:12:39 tmp.ZRUTonsaib complete
17:12:39 + rm -rf /tmp/tmp.ZRUTonsaib
17:12:39
PASSED (8s)