Parent Log:
http://ci.aztec-labs.com/e0a41d634b82744d
Command: f6f1e598082a1c18 barretenberg/cpp/scripts/run_test.sh vm2_tests TxExecutionTest.simulateTx
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/534f06e45f48274efd53a2204c90cb0b91a53efb
Env: REF_NAME=gh-readonly-queue/next/pr-15230-ad85cda24c2f9b5b4b17d4921f8597b71949bb6c CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 20:53:33 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15230_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:53:33 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
20:53:33
Note: Google Test filter = TxExecutionTest.simulateTx
20:53:33 [==========] Running 1 test from 1 test suite.
20:53:33
[----------] Global test environment set-up.
20:53:33
[----------] 1 test from TxExecutionTest
20:53:33
[ RUN ] TxExecutionTest.simulateTx
20:53:33 Simulating tx 0x1234567890abcdef with 1 setup enqueued calls, 1 app logic enqueued calls, and 1 teardown enqueued call (mem: 12.00 MiB)
20:53:33 [NON_REVERTIBLE] Inserting 6 nullifiers, 5 note hashes, and 2 L2 to L1 messages for tx 0x1234567890abcdef (mem: 12.00 MiB)
20:53:33 [SETUP] Executing enqueued call to 0x27c89767a1da2b323c40120382a6c842f0f62fd91b341f18d65f3e52b625bff9 (mem: 12.00 MiB)
20:53:33 [REVERTIBLE] Inserting 2 nullifiers, 5 note hashes, and 2 L2 to L1 messages for tx 0x1234567890abcdef (mem: 12.00 MiB)
20:53:33 [APP_LOGIC] Executing enqueued call to 0x30068f9ec72327d11008106b04e1989acd8a772df1730cf50b6e035f11d28603 (mem: 12.00 MiB)
20:53:33 [TEARDOWN] Executing enqueued call to 0x2e5c1827805a17daec72eb374df9906b0e7bde05ff0beb91c692422790ef4158 (mem: 12.00 MiB)
20:53:33
[ OK ] TxExecutionTest.simulateTx (3 ms)
20:53:33
[----------] 1 test from TxExecutionTest (3 ms total)
20:53:33
20:53:33
[----------] Global test environment tear-down
20:53:33
[==========] 1 test from 1 test suite ran. (3 ms total)
20:53:33
[ PASSED ] 1 test.