/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/3c528d02-ec1b-44b4-86d9-db8e4a1ea7e6/outAlloc.json
INFO:T8N:Wrote result to /dev/shm/3c528d02-ec1b-44b4-86d9-db8e4a1ea7e6/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: 7.37, cputime: 0.02 (0%), t8ntime: 4.72 (63%)
*** 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/3c528d02-ec1b-44b4-86d9-db8e4a1ea7e6/alloc.json --input.txs /dev/shm/3c528d02-ec1b-44b4-86d9-db8e4a1ea7e6/txs.rlp --input.env /dev/shm/3c528d02-ec1b-44b4-86d9-db8e4a1ea7e6/env.json --output.basedir /dev/shm/3c528d02-ec1b-44b4-86d9-db8e4a1ea7e6 --output.result out.json --output.alloc outAlloc.json --output.errorlog /dev/shm/3c528d02-ec1b-44b4-86d9-db8e4a1ea7e6/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"