Skip to content

flake: cli TestServer/BuiltinPostgres periodically fails to download from maven #567

Open
@johnstcn

Description

@johnstcn

Seen here:

https://github.com/coder/coder/actions/runs/14352487225
=== FAIL: cli TestServer/BuiltinPostgres (180.00s)
    clitest.go:75: invoking command: coder --global-config /tmp/TestServerBuiltinPostgres4130513051/002 server --http-address :0 --access-url http://example.com/ --cache-dir /tmp/TestServerBuiltinPostgres4130513051/001
    t.go:106: 2025-04-09 08:41:58.212 [info]  cli: stdout: Started HTTP listener at http://[::]:43763
    t.go:106: 2025-04-09 08:41:58.212 [info]  cli: stdout: Using built-in PostgreSQL (/tmp/TestServerBuiltinPostgres4130513051/002/postgres)
    clitest.go:261: command "coder server" exited with error: running command "coder server": Failed to start built-in PostgreSQL. Optionally, specify an external deployment with `--postgres-url`:
            github.com/coder/coder/v2/cli.startBuiltinPostgres
                /home/runner/work/coder/coder/cli/server.go:2175
          - unable to connect to https://repo1.maven.org/maven2

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions