Show firebird.log [FOUND messages for interval when this test was running]
Show cross-report outcomes.

Annotation type Annotation details
2 @message
Server crashed ?

assert   
  - 1
  + Statement failed, SQLSTATE = 08006
  + Error reading data from the connection.
  + Statement failed, SQLSTATE = 08006
  + Error writing data to the connection.
  + Statement failed, SQLSTATE = 08006
  + Error writing data to the connection.

LOG DETAILS:

2025-02-25 17:08:14.542
2025-02-25 17:08:14.551 act = <firebird.qa.plugin.Action object at [hex]>
2025-02-25 17:08:14.559
2025-02-25 17:08:14.566 @pytest.mark.version('>=4.0.6')
2025-02-25 17:08:14.572 def test_1(act: Action):
2025-02-25 17:08:14.579 act.expected_stdout = expected_stdout
2025-02-25 17:08:14.587 act.execute(combine_output = True)
2025-02-25 17:08:14.594 >       assert act.clean_stdout == act.clean_expected_stdout
2025-02-25 17:08:14.601 E       assert
2025-02-25 17:08:14.609 E         - 1
2025-02-25 17:08:14.615 E         + Statement failed, SQLSTATE = 08006
2025-02-25 17:08:14.622 E         + Error reading data from the connection.
2025-02-25 17:08:14.631 E         + Statement failed, SQLSTATE = 08006
2025-02-25 17:08:14.643 E         + Error writing data to the connection.
2025-02-25 17:08:14.653 E         + Statement failed, SQLSTATE = 08006
2025-02-25 17:08:14.661 E         + Error writing data to the connection.
2025-02-25 17:08:14.668
2025-02-25 17:08:14.674 tests/bugs/gh_8437_test.py:34: AssertionError
2025-02-25 17:08:14.681 ---------------------------- Captured stdout setup -----------------------------
2025-02-25 17:08:14.693 Creating db: localhost:/var/tmp/qa_2024/test_11575/test.fdb [page_size=None, sql_dialect=None, charset='NONE', user=SYSDBA, password=masterkey]
3 #text
act = <firebird.qa.plugin.Action pytest object at [hex]>

    @pytest.mark.version('>=4.0.6')
    def test_1(act: Action):
        act.expected_stdout = expected_stdout
        act.execute(combine_output = True)
>       assert act.clean_stdout == act.clean_expected_stdout
E       assert   
E         - 1
E         + Statement failed, SQLSTATE = 08006
E         + Error reading data from the connection.
E         + Statement failed, SQLSTATE = 08006
E         + Error writing data to the connection.
E         + Statement failed, SQLSTATE = 08006
E         + Error writing data to the connection.

tests/bugs/gh_8437_test.py:34: AssertionError
Full history of outcomes and elapsed time, ms:
NN SNAP_INFO CS_outcome SS_outcome CS_run_time SS_run_time CS_run_beg CS_run_end SS_run_beg SS_run_end
1 4.0.6.3184 2025.02.24 9388c F E 2561 2409 2025.02.25 13:50:07.847 2025.02.25 13:50:10.408 2025.02.25 12:31:09.059 2025.02.25 12:31:11.468

Elapsed time, ms. Chart for last 1 runs:

Last commits information (all timestamps in UTC):