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

Receive0ByteReturns_WhenPeerDisconnects - hang #32335

Closed
ahsonkhan opened this issue Feb 14, 2020 · 1 comment
Closed

Receive0ByteReturns_WhenPeerDisconnects - hang #32335

ahsonkhan opened this issue Feb 14, 2020 · 1 comment
Labels
area-System.Net.Sockets test-run-core Test failures in .NET Core test runs
Milestone

Comments

@ahsonkhan
Copy link
Member

ahsonkhan commented Feb 14, 2020

Day Run Details
2022/9/30 Rolling run 37056 (7.0) net7.0-Linux-Release-arm64-Mono_release-(Ubuntu.1804.Arm64.Open)Ubuntu.1804.ArmArch.Open

Original report

Test: System.Net.Sockets.Tests.SendReceiveSpanSyncForceNonBlocking.Receive0ByteReturns_WhenPeerDisconnects

From unrelated PR: #32213 on Libraries Test Run release coreclr Linux x64 Debug

https://dev.azure.com/dnceng/public/_build/results?buildId=520970&view=ms.vss-test-web.build-test-results-tab&runId=16482074&paneView=debug
netcoreapp5.0-Linux-Debug-x64-CoreCLR_release-SLES.15.Amd64.Op

See https://dev.azure.com/dnceng/public/_build/results?buildId=520970&view=logs&j=71afe768-e493-597c-228c-037834193aeb&t=3e74a8b7-5e62-58f8-6a85-9e36ef39d1c1&l=98

/datadisks/disk1/workspace/_work/1/s/.packages/microsoft.dotnet.helix.sdk/5.0.0-beta.20112.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(76,5): error : Work item 5d705721-2687-42ef-9dee-8889f7e16f63/System.Net.Sockets.Tests in job 5d705721-2687-42ef-9dee-8889f7e16f63 has failed. [/datadisks/disk1/workspace/_work/1/s/src/libraries/sendtohelix.proj]
##[error].packages/microsoft.dotnet.helix.sdk/5.0.0-beta.20112.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(76,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item 5d705721-2687-42ef-9dee-8889f7e16f63/System.Net.Sockets.Tests in job 5d705721-2687-42ef-9dee-8889f7e16f63 has failed.
/datadisks/disk1/workspace/_work/1/s/.packages/microsoft.dotnet.helix.sdk/5.0.0-beta.20112.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(76,5): error : Failure log: https://helix.dot.net/api/2019-06-17/jobs/5d705721-2687-42ef-9dee-8889f7e16f63/workitems/System.Net.Sockets.Tests/console . [/datadisks/disk1/workspace/_work/1/s/src/libraries/sendtohelix.proj]
##[error].packages/microsoft.dotnet.helix.sdk/5.0.0-beta.20112.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(76,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Failure log: https://helix.dot.net/api/2019-06-17/jobs/5d705721-2687-42ef-9dee-8889f7e16f63/workitems/System.Net.Sockets.Tests/console .

Build FAILED.

/datadisks/disk1/workspace/_work/1/s/.packages/microsoft.dotnet.helix.sdk/5.0.0-beta.20112.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(76,5): error : Work item 5d705721-2687-42ef-9dee-8889f7e16f63/System.Net.Sockets.Tests in job 5d705721-2687-42ef-9dee-8889f7e16f63 has failed. [/datadisks/disk1/workspace/_work/1/s/src/libraries/sendtohelix.proj]
/datadisks/disk1/workspace/_work/1/s/.packages/microsoft.dotnet.helix.sdk/5.0.0-beta.20112.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(76,5): error : Failure log: https://helix.dot.net/api/2019-06-17/jobs/5d705721-2687-42ef-9dee-8889f7e16f63/workitems/System.Net.Sockets.Tests/console . [/datadisks/disk1/workspace/_work/1/s/src/libraries/sendtohelix.proj]
    0 Warning(s)
    2 Error(s)


https://helix.dot.net/api/2019-06-17/jobs/5d705721-2687-42ef-9dee-8889f7e16f63/workitems/System.Net.Sockets.Tests/console

Executed on a001RQS
+ ./RunTests.sh --runtime-path /home/helixbot/work/A0A8090C/p
----- start Fri Feb 14 06:22:33 UTC 2020 =============== To repro directly: =====================================================
pushd .
/home/helixbot/work/A0A8090C/p/dotnet exec --runtimeconfig System.Net.Sockets.Tests.runtimeconfig.json --depsfile System.Net.Sockets.Tests.deps.json xunit.console.dll System.Net.Sockets.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -notrait category=nonnetcoreapptests -notrait category=nonlinuxtests 
popd
===========================================================================================================
~/work/A0A8090C/w/B35909D7/e ~/work/A0A8090C/w/B35909D7/e
  Discovering: System.Net.Sockets.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.Net.Sockets.Tests (found 800 of 1174 test cases)
  Starting:    System.Net.Sockets.Tests (parallel test collections = on, max threads = 2)
    System.Net.Sockets.Tests.CreateSocket.Ctor_Raw_Supported_Success [SKIP]
      Condition(s) not met: "SupportsRawSockets"
    System.Net.Sockets.Tests.KeepAliveTest.Socket_KeepAlive_RetryCount_Failure [SKIP]
      Condition(s) not met: "IsWindowsBelow1703"
    System.Net.Sockets.Tests.UnixDomainSocketTest.Socket_CreateUnixDomainSocket_Throws_OnWindows [SKIP]
      Condition(s) not met: "IsSubWindows10"
   System.Net.Sockets.Tests: [Long Running Test] 'System.Net.Sockets.Tests.SendReceiveSpanSyncForceNonBlocking.Receive0ByteReturns_WhenPeerDisconnects', Elapsed: 00:02:09
   System.Net.Sockets.Tests: [Long Running Test] 'System.Net.Sockets.Tests.SendReceiveSpanSyncForceNonBlocking.Receive0ByteReturns_WhenPeerDisconnects', Elapsed: 00:04:09
   System.Net.Sockets.Tests: [Long Running Test] 'System.Net.Sockets.Tests.SendReceiveSpanSyncForceNonBlocking.Receive0ByteReturns_WhenPeerDisconnects', Elapsed: 00:06:09
   System.Net.Sockets.Tests: [Long Running Test] 'System.Net.Sockets.Tests.SendReceiveSpanSyncForceNonBlocking.Receive0ByteReturns_WhenPeerDisconnects', Elapsed: 00:08:09
   System.Net.Sockets.Tests: [Long Running Test] 'System.Net.Sockets.Tests.SendReceiveSpanSyncForceNonBlocking.Receive0ByteReturns_WhenPeerDisconnects', Elapsed: 00:10:09
   System.Net.Sockets.Tests: [Long Running Test] 'System.Net.Sockets.Tests.SendReceiveSpanSyncForceNonBlocking.Receive0ByteReturns_WhenPeerDisconnects', Elapsed: 00:12:09
   System.Net.Sockets.Tests: [Long Running Test] 'System.Net.Sockets.Tests.SendReceiveSpanSyncForceNonBlocking.Receive0ByteReturns_WhenPeerDisconnects', Elapsed: 00:14:09
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added area-System.Net.Sockets untriaged New issue has not been triaged by the area owner labels Feb 14, 2020
@karelz karelz removed the untriaged New issue has not been triaged by the area owner label Feb 20, 2020
@karelz karelz added this to the 5.0 milestone Feb 20, 2020
@karelz karelz added the test-run-core Test failures in .NET Core test runs label Feb 22, 2020
@karelz karelz changed the title System.Net.Sockets.Tests.SendReceiveSpanSyncForceNonBlocking.Receive0ByteReturns_WhenPeerDisconnects never completes resulting in build failure SendReceiveSpanSyncForceNonBlocking.Receive0ByteReturns_WhenPeerDisconnects - hang Apr 3, 2020
@karelz karelz changed the title SendReceiveSpanSyncForceNonBlocking.Receive0ByteReturns_WhenPeerDisconnects - hang Receive0ByteReturns_WhenPeerDisconnects - hang Apr 3, 2020
@karelz karelz modified the milestones: 5.0, Future Jun 5, 2020
@wfurt
Copy link
Member

wfurt commented Dec 5, 2022

triage: no recent failures.

@wfurt wfurt closed this as completed Dec 5, 2022
@dotnet dotnet locked as resolved and limited conversation to collaborators Jan 4, 2023
@karelz karelz modified the milestones: Future, 8.0.0 Mar 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net.Sockets test-run-core Test failures in .NET Core test runs
Projects
None yet
Development

No branches or pull requests

4 participants