-
Notifications
You must be signed in to change notification settings - Fork 522
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
Some tests timing out on helix #5247
Comments
One of the tests timing out is Why is this timing out after 10minutes on helix when all the tests combined didn't take that long on the build machine?
|
I chose a broader error message to match against, so we can get any tests that are timing out on helix now. |
I am still hitting this today on this PR: #5223 |
I'll bump the timeouts. We are hitting new ones as we moved new tests to helix last week. |
|
This just happened for mongo in the playground tests. I was briefly able to repro a timeout locally as well, but when I stopped the test and retried it worked fine (multiple times). When it was timing out I noticed that mongo express didn't have an external port allocated. Make me think that Docker failed to forward the port into the container. This would explain it waiting forever to be able to connect to the container via the endpoint. |
@radical Is there any additional logging that we can add to help us narrow down what is going on here? It would be good if we can make this issue somehow actionable. |
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=804618&view=results
Build error leg or test failing: Aspire.Hosting.Elasticsearch.Tests.WorkItemExecution
Pull request: #5243
Error Message
Fill the error message using step by step known issues guidance.
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=804618
Error message validated:
[Aborting test run: test run timeout of [0-9]+ milliseconds exceeded
]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 9/11/2024 7:28:44 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: