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