/usr/bin/retesteth -t GeneralStateTests/Pyspecs/paris -- --clients evmone --filltests --fillchain --forceupdate -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: 'evmone ' Running tests for config 'EVMONE on StateTool' 2 Test Case "security": (1 of 1) 100% Instantiated: "evmone-t8n 0.12.0-dev+commit.fa061d76" Generate Python test: test_selfdestruct_balance_bug fill -v ./tests/tmp/tmptest_f4d803bd_c0e1_4a6d_aac4_9b0349bc341b/test_selfdestruct_balance_bug.py --output ./tests/tmp/out_f4d803bd_c0e1_4a6d_aac4_9b0349bc341b --evm-bin /root/.retesteth/evmone/start.sh --flat-output --from=Frontier --until=Prague Error: Importing raw RLP block, block was expected to be valid! (if it was intended, check that it is not in Valid blocks test suite) [retesteth]: Error importing raw rlp block: [retesteth]: verify1559Parent 1559 block must be on top of 1559 block! (paris/security/src/GeneralStateTestsFiller/Pyspecs/paris/security/test_selfdestruct_balance_bug.py::test_tx_selfdestruct_balance_bug[fork_Berlin-blockchain_test], fork: Berlin, block: 1) -------- TestOutputHelper detected 1 errors during test execution! Tests finished: 1 security time: 6.16, cputime: 0.01 (0%), t8ntime: 0.00 (0%) /retesteth/retesteth/helpers/TestOutputHelper.cpp(240): error: in "GeneralStateTests/Pyspecs/paris/security":  *** 1 failure is detected in the test module "EthereumTests" *** Total Tests Run: 1 *** Execution time stats Total Time: : 6.16 : 0.01 (0%) : 0.00 (0%) security time: 6.16 cputime: 0.01 (0%) t8ntime: 0.00 (0%) -------- info: (paris/security/src/GeneralStateTestsFiller/Pyspecs/paris/security/test_selfdestruct_balance_bug.py::test_tx_selfdestruct_balance_bug[fork_Berlin-blockchain_test], fork: Berlin, block: 1) *** TOTAL ERRORS DETECTED: 1 errors during all test execution! --------