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

v2/internal/proxy: TestClientInitialization failed #2166

Open
flaky-bot bot opened this issue Mar 31, 2024 · 2 comments
Open

v2/internal/proxy: TestClientInitialization failed #2166

flaky-bot bot opened this issue Mar 31, 2024 · 2 comments
Assignees
Labels
flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Mar 31, 2024

Note: #1837 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: c5f4677
buildURL: https://github.com/GoogleCloudPlatform/cloud-sql-proxy/actions/runs/8495069303
status: failed

@flaky-bot flaky-bot bot added flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Mar 31, 2024
@flaky-bot flaky-bot bot added the flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. label Mar 31, 2024
Copy link
Author

flaky-bot bot commented Mar 31, 2024

Looks like this issue is flaky. 😟

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (c5f4677), this test passed in one build (https://github.com/GoogleCloudPlatform/cloud-sql-proxy/actions/runs/8495069303) and failed in another build (https://github.com/GoogleCloudPlatform/cloud-sql-proxy/actions/runs/8495069303).

@enocom
Copy link
Member

enocom commented Apr 30, 2024

=== RUN TestClientInitialization/with_TCP_port_for_non_functional_instance
2024/03/31 02:14:11 [proj:region:fakeserver] could not listen to address :50000: listen tcp :50000: bind: address already in use
proxy_test.go:329: want error = nil, got = [proj:region:fakeserver] Unable to mount socket: listen tcp :50000: bind: address already in use
--- FAIL: TestClientInitialization (0.01s)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

2 participants