/usr/bin/retesteth -t BlockchainTests/Pyspecs/merge -- --clients evmone --filltests --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.11.0-dev+commit.ecc83d9f" Generate Python test: test_selfdestruct_balance_bug fill -v ./tests/tmp/tmptest_da6bcbf0_a3ed_459f_9b4a_50e40e4ae2a7/test_selfdestruct_balance_bug.py --output ./tests/tmp/out_da6bcbf0_a3ed_459f_9b4a_50e40e4ae2a7 --evm-bin /root/.retesteth/evmone/start.sh --flat-output --from=Frontier --until=Cancun 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) Error importing raw rlp block: verify1559Parent 1559 block must be on top of 1559 block! (merge/security/tests/tmp/tmptest_da6bcbf0_a3ed_459f_9b4a_50e40e4ae2a7/test_selfdestruct_balance_bug.py::test_tx_selfdestruct_balance_bug[fork_Berlin], fork: Berlin, block: 1) -------- TestOutputHelper detected 1 errors during test execution! Tests finished: 1 security time: 6.30, cputime: 0.02 (0%), t8ntime: 0.01 (0%) /retesteth/retesteth/helpers/TestOutputHelper.cpp(240): error: in "BlockchainTests/Pyspecs/merge/security":  *** 1 failure is detected in the test module "EthereumTests" *** Total Tests Run: 1 *** Execution time stats Total Time: : 6.30 : 0.02 (0%) : 0.01 (0%) security time: 6.30 cputime: 0.02 (0%) t8ntime: 0.01 (0%) info: (merge/security/tests/tmp/tmptest_da6bcbf0_a3ed_459f_9b4a_50e40e4ae2a7/test_selfdestruct_balance_bug.py::test_tx_selfdestruct_balance_bug[fork_Berlin], fork: Berlin, block: 1) -------- *** TOTAL ERRORS DETECTED: 1 errors during all test execution! --------