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