Parent Log:
http://ci.aztec-labs.com/c3e440b46afd0ff2
Command: a23ed5f4cabd3a36 barretenberg/cpp/scripts/run_test.sh vm2_tests TxExecutionTest.simulateTx
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/fa4d5ef48c8de52059b5658bbd42e4514386f7db
Env: REF_NAME=gh-readonly-queue/next/pr-15073-5ca43853c40a2b8bfbc2148d5fdd46c6f82a74eb CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 15:39:03 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15073_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_3e468db74be3cf66_next
15:39:03 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
15:39:03
Note: Google Test filter = TxExecutionTest.simulateTx
15:39:03 [==========] Running 1 test from 1 test suite.
15:39:03
[----------] Global test environment set-up.
15:39:03
[----------] 1 test from TxExecutionTest
15:39:03
[ RUN ] TxExecutionTest.simulateTx
15:39:03 Simulating tx 0x1234567890abcdef with 1 setup enqueued calls, 1 app logic enqueued calls, and 1 teardown enqueued call (mem: 10.00 MiB)
15:39:03 [NON_REVERTIBLE] Inserting 6 nullifiers, 5 note hashes, and 2 L2 to L1 messages for tx 0x1234567890abcdef (mem: 10.00 MiB)
15:39:03 [SETUP] Executing enqueued call to 0x2c9d9f9ca9383f3713945cb2c4100c203f37c4c7f378b31accb99872547d72a9 (mem: 10.00 MiB)
15:39:03 [REVERTIBLE] Inserting 2 nullifiers, 5 note hashes, and 2 L2 to L1 messages for tx 0x1234567890abcdef (mem: 10.00 MiB)
15:39:03 [APP_LOGIC] Executing enqueued call to 0x275f1f96bf08168fedf2a3b43f05fac7f2feff04614f8ba9d743bf21f3633d22 (mem: 10.00 MiB)
15:39:03 [TEARDOWN] Executing enqueued call to 0x2fd0d9350ca6dd970eabc139e4280106bb694b1aaabd361f4b57f6516d447adc (mem: 10.00 MiB)
15:39:03
[ OK ] TxExecutionTest.simulateTx (3 ms)
15:39:03
[----------] 1 test from TxExecutionTest (3 ms total)
15:39:03
15:39:03
[----------] Global test environment tear-down
15:39:03
[==========] 1 test from 1 test suite ran. (3 ms total)
15:39:03
[ PASSED ] 1 test.