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