Skip to content

Tests: Flakyness BindException: Address already in use / SystemError: Failed to start Crate instance in time #630

Closed
@amotl

Description

@amotl

The root cause for SystemError: Failed to start Crate instance in time. (see #629) is that a previous instance of CrateDB might not have been terminated correctly.

In that case, a subsequent attempt to start it will croak like [1,2]

Caused by: io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Address already in use

[1] https://github.com/crate/crate-python/runs/6210165871#step:6:192
[2] https://github.com/crate/crate-python/runs/6540915990#step:5:233

_Originally posted by @amotl in #629

References

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