Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

test_export_data_command.sh CI script hung #11189

@anoadragon453

Description

@anoadragon453

I had an instance of the test_export_data_command script running for 6h in CI before eventually being timed out: https://github.com/matrix-org/synapse/runs/4010916318?check_suite_focus=true

It looks like the script got to this line before simply stopping:

scripts/update_synapse_database --database-config .ci/sqlite-config.yaml --run-background-updates

Perhaps a case of Synapse failing to shut down properly?

Should we place a smaller timeout on (a part of) this script - which would fail the test, but without burning so much CI time - in the short term?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions