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