Parent Log: http://ci.aztec-labs.com/396b9faae4f30dda Command: ed599b69b1b675f7 barretenberg/cpp/scripts/run_test.sh stdlib_honk_verifier_tests RecursiveVerifierTest/0.SingleRecursiveVerification Commit: https://github.com/AztecProtocol/aztec-packages/commit/116e66bf46c1aada2a913568edad66725d08d06c Env: REF_NAME=gh-readonly-queue/next/pr-15292-dbfd8421af552f5a3c09615204514bbfb98a8a06 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 26 21:55:11 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15292_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ee2ef72561e25cdd_next 21:55:11 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc 21:55:11 Note: Google Test filter = RecursiveVerifierTest/0.SingleRecursiveVerification 21:55:11 [==========] Running 1 test from 1 test suite. 21:55:11 [----------] Global test environment set-up. 21:55:11 [----------] 1 test from RecursiveVerifierTest/0, where TypeParam = bb::MegaRecursiveFlavor_<bb::MegaCircuitBuilder_<bb::field<bb::Bn254FrParams> > > 21:55:11 [ RUN ] RecursiveVerifierTest/0.SingleRecursiveVerification 21:55:11 Constructing DeciderProvingKey (mem: 9.00 MiB) 21:55:11 allocating polynomials object in proving key... (mem: 12.00 MiB) 21:55:11 populating trace... (mem: 24.00 MiB) 21:55:11 time to construct proving key: 13 ms. (mem: 25.00 MiB) 21:55:11 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 25.00 MiB) 21:55:11 Initialized BN254 CRS from memory with num points = 8193 (mem: 25.00 MiB) 21:55:11 vkey hash in Oink prover: 0x000000000000000000000000000000002d92c989500bee43e12232ae7513a7d2 (mem: 25.00 MiB) 21:55:11 created oink proof (mem: 25.00 MiB) 21:55:11 starting sumcheck rounds... (mem: 29.00 MiB) 21:55:11 completed 13 rounds of sumcheck (mem: 29.00 MiB) 21:55:11 executed multivariate-to-univariate reduction (mem: 29.00 MiB) 21:55:11 computed opening proof (mem: 29.00 MiB) 21:55:11 finished decider proving. (mem: 29.00 MiB) 21:55:11 vkey hash in Oink recursive verifier: 0x000000000000000000000000000000002d92c989500bee43e12232ae7513a7d2 (mem: 29.00 MiB) 21:55:11 vkey hash in Oink verifier: 0x000000000000000000000000000000002d92c989500bee43e12232ae7513a7d2 (mem: 46.72 MiB) 21:55:11 sumcheck_verified: 1 (mem: 47.72 MiB) 21:55:11 libra_evals_verified: 1 (mem: 47.72 MiB) 21:55:11 pairing_check_verified: 1 (mem: 47.72 MiB) 21:55:11 input pairing points result: 1 (mem: 47.72 MiB) 21:55:11 Constructing DeciderProvingKey (mem: 47.72 MiB) 21:55:11 allocating polynomials object in proving key... (mem: 47.72 MiB) 21:55:11 populating trace... (mem: 95.72 MiB) 21:55:11 time to construct proving key: 64 ms. (mem: 101.72 MiB) 21:55:11 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 101.72 MiB) 21:55:11 Initialized BN254 CRS from memory with num points = 32769 (mem: 101.72 MiB) 21:55:12 Recursive Verifier: num gates = 31638 (mem: 101.72 MiB) 21:55:12 vkey hash in Oink prover: 0x00000000000000000000000000000000991deef2e4ac6196511280caf9da7543 (mem: 101.72 MiB) 21:55:12 created oink proof (mem: 101.72 MiB) 21:55:12 starting sumcheck rounds... (mem: 127.05 MiB) 21:55:12 completed 15 rounds of sumcheck (mem: 127.05 MiB) 21:55:13 executed multivariate-to-univariate reduction (mem: 127.05 MiB) 21:55:13 computed opening proof (mem: 127.05 MiB) 21:55:13 finished decider proving. (mem: 127.05 MiB) 21:55:13 vkey hash in Oink verifier: 0x00000000000000000000000000000000991deef2e4ac6196511280caf9da7543 (mem: 127.05 MiB) 21:55:13 sumcheck_verified: 1 (mem: 127.05 MiB) 21:55:13 libra_evals_verified: 1 (mem: 127.05 MiB) 21:55:13 pairing_check_verified: 1 (mem: 127.05 MiB) 21:55:13 [ OK ] RecursiveVerifierTest/0.SingleRecursiveVerification (2452 ms) 21:55:13 [----------] 1 test from RecursiveVerifierTest/0 (2452 ms total) 21:55:13 21:55:13 [----------] Global test environment tear-down 21:55:13 [==========] 1 test from 1 test suite ran. (2452 ms total) 21:55:13 [ PASSED ] 1 test.