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