-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[Regression] [Product bug] Test failure: System.Net.Sockets.Tests.TelemetryTest.EventSource_SocketConnectFailure_LogsConnectFailed(useDnsEndPoint: True) #43931
Comments
Tagging subscribers to this area: @dotnet/ncl |
failed again in job: runtime-libraries-coreclr outerloop 20201028.2 failed test: System.Net.Sockets.Tests.TelemetryTest.EventSource_ConnectAsyncCanceled_LogsConnectFailed(connectMethod: "Task", useDnsEndPoint: True) net6.0-Linux-Release-x64-CoreCLR_release-RedHat.7.Amd64.Open Error message
|
Triage: Likely a regression - started to fail more often after change in the area recently. |
Initial failures on #43661 |
@MihaZupan, I've been unsuccessful in reproing this locally on either Windows or Ubuntu. Were you able to repro it? |
I see only 9 (2 debug, 9 release) failures in last 10 day. Only one failure with Task, 7 failures with APM. Aside from the one above I see two other variants:
and
|
Thanks. Yeah, I just ran 8000 iterations on both Windows and Linux over the course of a few hours and couldn't get it to happen. Obviously it can, of course, or it wouldn't be happening sporadically in CI. |
failed again in job: runtime-libraries-coreclr outerloop 20201122.2 failed test: System.Net.Sockets.Tests.TelemetryTest.EventSource_SocketConnectFailure_LogsConnectFailed(connectMethod: "Apm", useDnsEndPoint: True) net6.0-Linux-Release-x64-CoreCLR_release-RedHat.7.Amd64.Open Error message
|
It's still happening kusto for the last 10 days has 14 occurrences, including from yesterday (3.12.). @MihaZupan could you give it another look please? |
failed again in job: runtime-libraries-coreclr outerloop 20201207.1 failed test: System.Net.Sockets.Tests.TelemetryTest.EventSource_ConnectAsyncCanceled_LogsConnectFailed(connectMethod: "Task", useDnsEndPoint: True) net6.0-Linux-Release-x64-CoreCLR_release-RedHat.7.Amd64.Open Error message
|
Note that this issue is mentioning test failures for:
|
@MihaZupan if there's another test reported under this issue feel free to extract it to its own issue and delete the comment. I've been doing that quite a bit lately. |
Test disabled by #46031. |
The test failed again in runtime-libraries-coreclr outerloop 20210707.3. |
Also failed in #56102: Only the Sync case seems to fail now. |
Test failures 5/22-7/22 (incl. PRs):
@MihaZupan any ideas why there are these spikes in runs? Does the test depend on external server? Or is it sign that DNS was not working or something like that? All 3 spikes above are the variant:
|
This test tries connecting to The failure here is that |
failed in job: runtime-libraries-coreclr outerloop 20201027.2
net6.0-Linux-Release-x64-CoreCLR_release-RedHat.7.Amd64.Open
Error message
The text was updated successfully, but these errors were encountered: