Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_proxy_select_1 test fails to start postrges because 5432 port is taken #1931

Closed
lubennikovaav opened this issue Jun 14, 2022 · 0 comments · Fixed by #1934
Closed

test_proxy_select_1 test fails to start postrges because 5432 port is taken #1931

lubennikovaav opened this issue Jun 14, 2022 · 0 comments · Fixed by #1934
Assignees
Labels
c/cloud/proxy Component: cloud: proxy

Comments

@lubennikovaav
Copy link
Contributor

the test failed in seemingly unrelated PR:
#1926

https://app.circleci.com/pipelines/github/neondatabase/neon/7156/workflows/14ceb264-7944-4998-8272-995f8690b88a/jobs/73379/tests

2022-06-14 17:51:42.040 UTC [9560] LOG:  could not bind IPv4 address "127.0.0.1": Address already in use
2022-06-14 17:51:42.040 UTC [9560] HINT:  Is another postmaster already running on port 5432? If not, wait a few seconds and retry.

test_proxy_options also fails with the same error, but it is skipped because of the issue #1287

Should we just assign the free port using port_distributor?

@funbringer , could you take a look at it?

@lubennikovaav lubennikovaav added the c/cloud/proxy Component: cloud: proxy label Jun 14, 2022
@funbringer funbringer self-assigned this Jun 15, 2022
lubennikovaav added a commit that referenced this issue Jun 15, 2022
funbringer pushed a commit that referenced this issue Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/cloud/proxy Component: cloud: proxy
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants