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