Parent Log:
http://ci.aztec-labs.com/c49e2be907ee77f3
Command: ed599b69b1b675f7 barretenberg/cpp/scripts/run_test.sh stdlib_honk_verifier_tests RecursiveVerifierTest/7.SingleRecursiveVerificationFailure
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/e4e2d988072932519ccdfe9e9c7f4419d2d6ca1a
Env: REF_NAME=gh-readonly-queue/next/pr-15275-5154a64456f8ee26126f902542c8b29e33638ff7 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 27 07:21:53 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15275_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b64efd1cea0e7507_next
07:21:53 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
07:21:53
Note: Google Test filter = RecursiveVerifierTest/7.SingleRecursiveVerificationFailure
07:21:53 [==========] Running 1 test from 1 test suite.
07:21:53
[----------] Global test environment set-up.
07:21:53
[----------] 1 test from RecursiveVerifierTest/7, where TypeParam = bb::MegaZKRecursiveFlavor_<bb::MegaCircuitBuilder_<bb::field<bb::Bn254FrParams> > >
07:21:53
[ RUN ] RecursiveVerifierTest/7.SingleRecursiveVerificationFailure
07:21:53 Constructing DeciderProvingKey (mem: 9.00 MiB)
07:21:53 allocating polynomials object in proving key... (mem: 12.00 MiB)
07:21:53 populating trace... (mem: 24.00 MiB)
07:21:53 time to construct proving key: 23 ms. (mem: 25.00 MiB)
07:21:53 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 25.00 MiB)
07:21:53 Initialized BN254 CRS from memory with num points = 8193 (mem: 25.00 MiB)
07:21:53 vkey hash in Oink prover: 0x000000000000000000000000000000002d92c989500bee43e12232ae7513a7d2 (mem: 25.00 MiB)
07:21:53 created oink proof (mem: 25.00 MiB)
07:21:53 starting sumcheck rounds... (mem: 25.00 MiB)
07:21:53 completed 13 rounds of sumcheck (mem: 31.00 MiB)
07:21:53 executed multivariate-to-univariate reduction (mem: 31.00 MiB)
07:21:53 computed opening proof (mem: 31.00 MiB)
07:21:53 finished decider proving. (mem: 31.00 MiB)
07:21:53 vkey hash in Oink recursive verifier: 0x000000000000000000000000000000002d92c989500bee43e12232ae7513a7d2 (mem: 31.00 MiB)
07:21:53 (Experimental) WARNING: Builder failure when we have real witnesses! (mem: 32.39 MiB)
07:21:54 Failed Arithmetic relation at row idx = 3974 (mem: 79.39 MiB)
07:21:54 Failed at block idx = 4 (mem: 79.39 MiB)
07:21:54 Constructing DeciderProvingKey (mem: 79.39 MiB)
07:21:54 allocating polynomials object in proving key... (mem: 79.39 MiB)
07:21:54 populating trace... (mem: 79.39 MiB)
07:21:54 time to construct proving key: 10 ms. (mem: 79.39 MiB)
07:21:54 vkey hash in Oink prover: 0x000000000000000000000000000000002d92c989500bee43e12232ae7513a7d2 (mem: 79.39 MiB)
07:21:54 created oink proof (mem: 79.39 MiB)
07:21:54 starting sumcheck rounds... (mem: 79.39 MiB)
07:21:54 completed 13 rounds of sumcheck (mem: 79.39 MiB)
07:21:54 executed multivariate-to-univariate reduction (mem: 79.39 MiB)
07:21:54 computed opening proof (mem: 79.39 MiB)
07:21:54 finished decider proving. (mem: 79.39 MiB)
07:21:54 vkey hash in Oink recursive verifier: 0x000000000000000000000000000000002d92c989500bee43e12232ae7513a7d2 (mem: 79.39 MiB)
07:21:54
[ OK ] RecursiveVerifierTest/7.SingleRecursiveVerificationFailure (1617 ms)
07:21:54
[----------] 1 test from RecursiveVerifierTest/7 (1617 ms total)
07:21:54
07:21:54
[----------] Global test environment tear-down
07:21:54
[==========] 1 test from 1 test suite ran. (1617 ms total)
07:21:54
[ PASSED ] 1 test.