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