Parent Log:
http://ci.aztec-labs.com/1566bd89da2c1869
Command: 6c32ccc844d598b0 barretenberg/cpp/scripts/run_test.sh vm2_tests TxExecutionTest.simulateTx
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9ba478709ce5c48099f79f9531da8292811cb18a
Env: REF_NAME=gh-readonly-queue/staging/pr-15247-3863bc02d671057d0cffd4ced17ca317788ff190 CURRENT_VERSION=1.0.0 CI_FULL=1
Date: Tue Jun 24 15:03:43 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15247_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_3e468db74be3cf66_staging
15:03:43 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
15:03:43
Note: Google Test filter = TxExecutionTest.simulateTx
15:03:43 [==========] Running 1 test from 1 test suite.
15:03:43
[----------] Global test environment set-up.
15:03:43
[----------] 1 test from TxExecutionTest
15:03:43
[ RUN ] TxExecutionTest.simulateTx
15:03:43 Simulating tx 0x1234567890abcdef with 1 setup enqueued calls, 1 app logic enqueued calls, and 1 teardown enqueued call (mem: 12.00 MiB)
15:03:43 [NON_REVERTIBLE] Inserting 6 nullifiers, 5 note hashes, and 2 L2 to L1 messages for tx 0x1234567890abcdef (mem: 12.00 MiB)
15:03:43 [SETUP] Executing enqueued call to 0x2f0e534c0d2e9c54928beb873c6eeb7f5c743760fc40ade0f656e16c5e477209 (mem: 12.00 MiB)
15:03:43 [REVERTIBLE] Inserting 2 nullifiers, 5 note hashes, and 2 L2 to L1 messages for tx 0x1234567890abcdef (mem: 12.00 MiB)
15:03:43 [APP_LOGIC] Executing enqueued call to 0x0ae77accee4d2c9e384dc26bb46cf6c757bee457dd7b31bd60cbe5837ec2785e (mem: 12.00 MiB)
15:03:43 [TEARDOWN] Executing enqueued call to 0x1fc2bcdc74b791e1b4690a951c5055c4c03769ec11851e244303c8a6151702d4 (mem: 12.00 MiB)
15:03:43
[ OK ] TxExecutionTest.simulateTx (3 ms)
15:03:43
[----------] 1 test from TxExecutionTest (3 ms total)
15:03:43
15:03:43
[----------] Global test environment tear-down
15:03:43
[==========] 1 test from 1 test suite ran. (3 ms total)
15:03:43
[ PASSED ] 1 test.