/usr/bin/retesteth -t GeneralStateTests/stExample -- --clients pyt8n --singletest add11 -j1 --nologcolor --exectimelog --testpath /tests 
Running tests using path: /tests
Running 1 test case...
Options path `/root/.retesteth` doesn't exist, attempt to create a new directory
Retesteth config path: /root/.retesteth
Active client configurations: 'pyt8n '
Filter: 'add11'
Running tests for config 'Python EVM StateTool' 2
Test Case "stExample": (1 of 1)
100%
Instantiated: "ethereum-spec-evm 0.1.0 (Git commit: 3fe6514f2d9d234e760d11af883a47c1263eff51)"
INFO:T8N:Wrote alloc to /dev/shm/40d1e5de-e94c-4dcf-844a-508c5e6172fd/outAlloc.json
INFO:T8N:Wrote result to /dev/shm/40d1e5de-e94c-4dcf-844a-508c5e6172fd/out.json
Unsupported state fork: Cancun
Finishing retesteth run
*** Execution time stats
Total Time:                               : 0.00            :    0.00 (0%)              :    0.00 (0%)

Tests finished: 1
stExample time: 8.45, cputime: 0.02 (0%), t8ntime: 5.66 (67%)
*** Total Tests Run: 0

Error: The command '/root/.retesteth/pyt8n/start.sh --state.fork Cancun --state.reward 0 --state.chainid 1 --input.alloc /dev/shm/40d1e5de-e94c-4dcf-844a-508c5e6172fd/alloc.json --input.txs /dev/shm/40d1e5de-e94c-4dcf-844a-508c5e6172fd/txs.rlp --input.env /dev/shm/40d1e5de-e94c-4dcf-844a-508c5e6172fd/env.json --output.basedir /dev/shm/40d1e5de-e94c-4dcf-844a-508c5e6172fd --output.result out.json --output.alloc outAlloc.json --output.errorlog /dev/shm/40d1e5de-e94c-4dcf-844a-508c5e6172fd/error.json' exited with 256 code. (GeneralStateTests/stExample/add11, fork: Cancun, TrInfo: d: 0, g: 0, v: 0, TrData: ` 0x..`)

--------
TestOutputHelper detected 1 errors during test execution!
/retesteth/retesteth/helpers/TestOutputHelper.cpp(240): error: in "GeneralStateTests/stExample": 

*** 1 failure is detected in the test module "EthereumTests"