Parent Log: http://ci.aztec-labs.com/c603a1b0232de7e7 Command: 49a821ac78de0aa5:ISOLATE=1 FLOW=sol_honk barretenberg/acir_tests/scripts/run_test.sh slices Commit: https://github.com/AztecProtocol/aztec-packages/commit/64d1ec347b1cea9fa1b04ff6fc2984f8ee073b2b Env: REF_NAME=gh-readonly-queue/next/pr-15185-107a625e4a5b124b87c02fa9ff2ae12b5778baa9 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 14:54:18 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15185_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_e470b895dc1ba00a_next 14:54:18 +++ id -u 14:54:18 +++ id -g 14:54:18 ++ 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 barretenberg/acir_tests/scripts/run_test.sh slices'\''' 14:54:19 + cid=e5a3a649ce2c58c066f499de9df1459af0cca6e4db759477889c20f2db59869d 14:54:19 + set +x 14:54:19 bb command: prove (mem: 7.00 MiB) 14:54:19 Scheme is: ultra_honk, num threads: 8 (mem: 7.00 MiB) 14:54:19 --scheme: ultra_honk (mem: 7.00 MiB) 14:54:19 --bytecode_path: ./target/program.json (mem: 7.00 MiB) 14:54:19 --output_path: /tmp/tmp.XkMTb2kttM (mem: 7.00 MiB) 14:54:19 --verbose: true (mem: 7.00 MiB) 14:54:19 --crs_path: /home/aztec-dev/.bb-crs (mem: 7.00 MiB) 14:54:19 --oracle_hash: keccak (mem: 7.00 MiB) 14:54:19 --output_format: bytes_and_fields (mem: 7.00 MiB) 14:54:19 --write_vk: true (mem: 7.00 MiB) 14:54:19 --disable_zk: true (mem: 7.00 MiB) 14:54:19 created circuit (mem: 9.00 MiB) 14:54:19 Constructing DeciderProvingKey (mem: 10.00 MiB) 14:54:19 allocating polynomials object in proving key... (mem: 11.00 MiB) 14:54:19 populating trace... (mem: 22.00 MiB) 14:54:19 time to construct proving key: 26 ms. (mem: 22.00 MiB) 14:54:19 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 22.00 MiB) 14:54:19 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 22.00 MiB) 14:54:19 Initialized BN254 CRS from memory with num points = 8257 (mem: 24.00 MiB) 14:54:19 created oink proof (mem: 24.00 MiB) 14:54:19 starting sumcheck rounds... (mem: 25.00 MiB) 14:54:19 completed 13 rounds of sumcheck (mem: 25.00 MiB) 14:54:19 executed multivariate-to-univariate reduction (mem: 25.00 MiB) 14:54:19 computed opening proof (mem: 25.00 MiB) 14:54:19 finished decider proving. (mem: 25.00 MiB) 14:54:19 Public inputs saved to "/tmp/tmp.XkMTb2kttM/public_inputs" (mem: 25.00 MiB) 14:54:19 Public inputs fields saved to "/tmp/tmp.XkMTb2kttM/public_inputs_fields.json" (mem: 25.00 MiB) 14:54:19 Proof saved to "/tmp/tmp.XkMTb2kttM/proof" (mem: 25.00 MiB) 14:54:19 Proof fields saved to "/tmp/tmp.XkMTb2kttM/proof_fields.json" (mem: 25.00 MiB) 14:54:19 VK saved to "/tmp/tmp.XkMTb2kttM/vk" (mem: 25.00 MiB) 14:54:19 VK fields saved to "/tmp/tmp.XkMTb2kttM/vk_fields.json" (mem: 25.00 MiB) 14:54:19 bb command: verify (mem: 7.00 MiB) 14:54:19 Scheme is: ultra_honk, num threads: 8 (mem: 8.00 MiB) 14:54:19 --public_inputs_path: /tmp/tmp.XkMTb2kttM/public_inputs (mem: 8.00 MiB) 14:54:19 --proof_path: /tmp/tmp.XkMTb2kttM/proof (mem: 8.00 MiB) 14:54:19 --vk_path: /tmp/tmp.XkMTb2kttM/vk (mem: 8.00 MiB) 14:54:19 --verbose: true (mem: 8.00 MiB) 14:54:19 --scheme: ultra_honk (mem: 8.00 MiB) 14:54:19 --crs_path: /home/aztec-dev/.bb-crs (mem: 8.00 MiB) 14:54:19 --oracle_hash: keccak (mem: 8.00 MiB) 14:54:19 --disable_zk: true (mem: 8.00 MiB) 14:54:19 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 11.00 MiB) 14:54:19 Initialized BN254 CRS from memory with num points = 65 (mem: 11.00 MiB) 14:54:19 sumcheck_verified: 1 (mem: 11.00 MiB) 14:54:19 libra_evals_verified: 1 (mem: 11.00 MiB) 14:54:19 pairing_check_verified: 1 (mem: 11.00 MiB) 14:54:19 Proof verified successfully (mem: 11.00 MiB) 14:54:19 verified: 1 (mem: 11.00 MiB) 14:54:19 bb command: write_solidity_verifier (mem: 8.00 MiB) 14:54:19 Scheme is: ultra_honk, num threads: 8 (mem: 8.00 MiB) 14:54:19 --scheme: ultra_honk (mem: 8.00 MiB) 14:54:19 --vk_path: /tmp/tmp.XkMTb2kttM/vk (mem: 8.00 MiB) 14:54:19 --output_path: /tmp/tmp.XkMTb2kttM/Verifier.sol (mem: 8.00 MiB) 14:54:19 --verbose: true (mem: 8.00 MiB) 14:54:19 --disable_zk: true (mem: 8.00 MiB) 14:54:19 --crs_path: /home/aztec-dev/.bb-crs (mem: 8.00 MiB) 14:54:19 ZK Honk solidity verifier saved to "/tmp/tmp.XkMTb2kttM/Verifier.sol" (mem: 9.00 MiB) 14:54:28 tmp.XkMTb2kttM complete 14:54:29 PASSED (10s)