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