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

CI Linux failure: SyncHttpHandler_HttpProtocolTests_Dribble.GetAsync_ResponseHasNormalLineEndings_Success #76678

Closed
carlossanlop opened this issue Oct 5, 2022 · 5 comments
Assignees
Labels
arch-x64 area-System.Net.Http os-linux Linux OS (any supported distro) test-failure test-run-core Test failures in .NET Core test runs
Milestone

Comments

@carlossanlop
Copy link
Member

Seen today in a release/7.0 PR.

Callstack:

System.Net.Http.Functional.Tests.SyncHttpHandler_HttpProtocolTests_Dribble.GetAsync_ResponseHasNormalLineEndings_Success(lineEnding: "\r\n") [FAIL]
      System.TimeoutException : The operation has timed out.
      Stack Trace:
        /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs(55,0): at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks, Int32 millisecondsTimeout)
        /_/src/libraries/Common/tests/System/Net/Http/HttpProtocolTests.cs(377,0): at System.Net.Http.Functional.Tests.HttpProtocolTests.<>c__DisplayClass19_0.<<GetAsync_ResponseHasNormalLineEndings_Success>b__0>d.MoveNext()
        --- End of stack trace from previous location ---
        /_/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs(103,0): at System.Net.Test.Common.LoopbackServer.CreateServerAsync(Func`2 funcAsync, Options options)
        /_/src/libraries/Common/tests/System/Net/Http/HttpProtocolTests.cs(369,0): at System.Net.Http.Functional.Tests.HttpProtocolTests.GetAsync_ResponseHasNormalLineEndings_Success(String lineEnding)
        --- End of stack trace from previous location ---
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Oct 5, 2022
@ghost
Copy link

ghost commented Oct 5, 2022

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

Seen today in a release/7.0 PR.

Callstack:

System.Net.Http.Functional.Tests.SyncHttpHandler_HttpProtocolTests_Dribble.GetAsync_ResponseHasNormalLineEndings_Success(lineEnding: "\r\n") [FAIL]
      System.TimeoutException : The operation has timed out.
      Stack Trace:
        /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs(55,0): at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks, Int32 millisecondsTimeout)
        /_/src/libraries/Common/tests/System/Net/Http/HttpProtocolTests.cs(377,0): at System.Net.Http.Functional.Tests.HttpProtocolTests.<>c__DisplayClass19_0.<<GetAsync_ResponseHasNormalLineEndings_Success>b__0>d.MoveNext()
        --- End of stack trace from previous location ---
        /_/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs(103,0): at System.Net.Test.Common.LoopbackServer.CreateServerAsync(Func`2 funcAsync, Options options)
        /_/src/libraries/Common/tests/System/Net/Http/HttpProtocolTests.cs(369,0): at System.Net.Http.Functional.Tests.HttpProtocolTests.GetAsync_ResponseHasNormalLineEndings_Success(String lineEnding)
        --- End of stack trace from previous location ---
Author: carlossanlop
Assignees: -
Labels:

area-System.Net.Http, os-linux, arch-x64, test-failure

Milestone: -

@karelz
Copy link
Member

karelz commented Oct 13, 2022

@rzikm can you please check out frequency of this test failing? Thanks!

@ManickaP
Copy link
Member

Last hit in kusto from 19.8. on RC1, closing.

@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Nov 30, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Dec 31, 2022
@karelz karelz added this to the 8.0.0 milestone Mar 22, 2023
@antonfirsov
Copy link
Member

This started to fail regularly on ubuntu.1804.amd64.open.rt, reopening.

@antonfirsov antonfirsov reopened this Jul 12, 2023
@dotnet dotnet unlocked this conversation Jul 12, 2023
@karelz karelz added the test-run-core Test failures in .NET Core test runs label Jul 16, 2023
@CarnaViire CarnaViire assigned CarnaViire and unassigned CarnaViire Aug 16, 2023
@MihaZupan MihaZupan self-assigned this Aug 29, 2023
@MihaZupan MihaZupan mentioned this issue Sep 20, 2023
@MihaZupan MihaZupan modified the milestones: 8.0.0, 9.0.0 Oct 16, 2023
@MihaZupan
Copy link
Member

Not seeing any more PassedOnRerun entries for this test after #93139 was merged.

@ghost ghost locked as resolved and limited conversation to collaborators Nov 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-x64 area-System.Net.Http os-linux Linux OS (any supported distro) test-failure test-run-core Test failures in .NET Core test runs
Projects
None yet
Development

No branches or pull requests

6 participants