Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#134171·runtime

[ci-scan] Test failure: System.Net.Quic MsQuicTests.ConnectWithCertificateForLoopbackIP_IndicatesExpectedError handshake timeout [Content truncated due to length]

Author: github-actions[bot]Created Sep 18, 2026Updated Sep 18, 2026
Labelsblocking-clean-ci-optionalarea-System.Net.QuicKnown Build Erroragentic-workflows

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1598787 Build error leg or test failing: windows-x64 Release (libraries-jitstress)-System.Net.Quic.Tests.MsQuicTests.ConnectWithCertificateForLoopbackIP_IndicatesExpectedError

KBE authoring guidance (ci-failure-scan)
  • Error Details is for readers. Paste the full exception, stack trace, or build error excerpt so the failure is understandable without opening the raw log.
  • Build Analysis parses only the single JSON block under Error Message.
  • ErrorMessage is a case-sensitive ordinal String.Contains substring copied verbatim from the failing log.
  • Set BuildRetry to true only for a clear infrastructure retry case. ExcludeConsoleLog disables Helix console-log scanning.

Error Details

System.Net.Quic.Tests.MsQuicTests.ConnectWithCertificateForLoopbackIP_IndicatesExpectedError(ipString: "127.0.0.1", expectsError: True) fails under JIT stress: the QUIC connection handshake is cancelled by the 10-second configured timeout. Observed on the libraries-jitstress pipeline (definition 138), windows-x64 Release, across builds 1598787 and 1600498 on main.

System.Net.Quic.Tests.MsQuicTests.ConnectWithCertificateForLoopbackIP_IndicatesExpectedError(ipString: "127.0.0.1", expectsError: True) [FAIL]
  System.Net.Quic.QuicException : Connection handshake was canceled due to the configured timeout of 00:00:10 seconds elapsing.
  Stack Trace:
    at System.Net.Quic.QuicConnection.<ConnectAsync>g__StartConnectAsync|2_0(QuicClientConnectionOptions options, CancellationToken cancellationToken)
    at System.Net.Quic.Tests.QuicTestBase.CreateConnectedQuicConnection(...)
    at System.Net.Quic.Tests.MsQuicTests.ConnectWithCertificateForLoopbackIP_IndicatesExpectedError(String ipString, Boolean expectsError)

Error Message

json
{
  "ErrorMessage": [
    "ConnectWithCertificateForLoopbackIP_IndicatesExpectedError(ipString: \"127.0.0.1\", expectsError: True) [FAIL]",
    "System.Net.Quic.QuicException : Connection handshake was canceled due to the configured timeout of 00:00:10 seconds elapsing."
  ],
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
Agentic workflow metadata (ci-failure-scan)

Workflow artifact: ci-failure-scan Artifact kind: kbe-verification Verified match count: 1 hits in failure.log


Filed by ci-failure-scan (detection only). ci-failure-fix walks open [ci-scan] KBEs and either opens a small fix PR or comments here to loop in owners — it never disables the test.

[!NOTE] This issue was filed by an AI agent (GitHub Copilot / ci-failure-scan).

Generated by CI Outer-Loop Failure Scanner · opus48 · 997.5 AIC · ⌖ 14.6 AIC · ⊞ 19.2K · ◷

Report

Build Repository Test Pull Request
1602498 dotnet/runtime System.Net.Quic.Tests.MsQuicTests.ConnectWithCertificateForLoopbackIP_IndicatesExpectedError dotnet/runtime#134198
1602441 dotnet/runtime System.Net.Quic.Tests.MsQuicTests.ConnectWithCertificateForLoopbackIP_IndicatesExpectedError

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
2 2 2

Source: dotnet/runtime

View original on GitHubView discussion on GitHub