Console log: 'System.Net.Quic.Functional.Tests' from job 77cd0e81-ae3c-44d8-80c2-d5a4f50773ce workitem e9e5e1b9-1ba1-4b75-a9e5-0cd00942276a (windows.server2025.amd64.open.svc) executed on machine a003FB2 running Windows-2025Server-10.0.26100-SP0 C:\h\w\B2F109A7\w\B59F096F\e>set _NT_SYMBOL_PATH=C:\h\w\B2F109A7\p;C:\h\w\B2F109A7\p\PDB;C:\h\w\B2F109A7\p\shared\Microsoft.NETCore.App\10.0.12 C:\h\w\B2F109A7\w\B59F096F\e>C:\h\w\B2F109A7\p\dotnet C:\h\w\B2F109A7\p\sos\tools\net6.0\any\dotnet-sos.dll install --architecture x86 Installing SOS to C:\Users\runner\.dotnet\sos Installing over existing installation... Creating installation directory... Copying files from C:\h\w\B2F109A7\p\sos\tools\net6.0\any\win-x86 Copying files from C:\h\w\B2F109A7\p\sos\tools\net6.0\any\lib Execute '.load C:\Users\runner\.dotnet\sos\sos.dll' to load SOS in your Windows debugger. Cleaning up... SOS install succeeded C:\h\w\B2F109A7\w\B59F096F\e>taskkill.exe /f /im corerun.exe ERROR: The process "corerun.exe" not found. C:\h\w\B2F109A7\w\B59F096F\e>set __TestArchitecture=x86 C:\h\w\B2F109A7\w\B59F096F\e>call RunTests.cmd --runtime-path C:\h\w\B2F109A7\p ========================= Begin custom configuration settings ============================== set __IsXUnitLogCheckerSupported=1 set XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 ========================== End custom configuration settings =============================== ----- start Mon 08/31/2026 18:44:24.51 =============== To repro directly: ===================================================== pushd C:\h\w\B2F109A7\w\B59F096F\e\ "C:\h\w\B2F109A7\p\dotnet.exe" exec --runtimeconfig System.Net.Quic.Functional.Tests.runtimeconfig.json --depsfile System.Net.Quic.Functional.Tests.deps.json xunit.console.dll System.Net.Quic.Functional.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== C:\h\w\B2F109A7\w\B59F096F\e>"C:\h\w\B2F109A7\p\dotnet.exe" exec --runtimeconfig System.Net.Quic.Functional.Tests.runtimeconfig.json --depsfile System.Net.Quic.Functional.Tests.deps.json xunit.console.dll System.Net.Quic.Functional.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing Discovering: System.Net.Quic.Functional.Tests (method display = ClassAndMethod, method display options = None) Discovered: System.Net.Quic.Functional.Tests (found 140 of 153 test cases) Starting: System.Net.Quic.Functional.Tests (parallel test collections = on [2 threads], stop on fail = off) MsQuic supported and using 'msquic.dll 2.5.10.154561281 (9ff06b71fd4b4d5258361598ada5b24cbc1beb20)' (Schannel). System.Net.Quic.Tests.MsQuicPlatformDetectionTests.UnsupportedPlatforms_ThrowsPlatformNotSupportedException [SKIP] Condition(s) not met: "IsQuicUnsupported" MsQuic Counters: CONN_CREATED 1605 CONN_HANDSHAKE_FAIL 24 CONN_APP_REJECT 8 CONN_LOAD_REJECT 0 Unobserved exceptions of 0 different types: Finished: System.Net.Quic.Functional.Tests === TEST EXECUTION SUMMARY === System.Net.Quic.Functional.Tests Total: 429, Errors: 0, Failed: 0, Skipped: 1, Time: 98.217s ----- end Mon 08/31/2026 18:46:04.76 ----- exit code 0 ---------------------------------------------------------- ----- start =============== XUnitLogChecker Output ===================================================== C:\h\w\B2F109A7\p\XUnitLogChecker.exe --dumps-path C:\cores [XUnitLogChecker]: 18:46:04.91: Only dumps checking will be done. [XUnitLogChecker]: 18:46:04.93: Checking for dumps... [XUnitLogChecker]: 18:46:04.93: No crash dumps found. Continuing... ----- end =============== XUnitLogChecker Output - exit code 0 =============== C:\h\scripts\helix-scripts\azure\__init__.py:5: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-08-31T18:46:06.101Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2026-08-31T18:46:06.101Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2026-08-31T18:46:06.102Z INFO run.py _universal(535) on_request Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=REDACTED&client_id=REDACTED' Request method: 'GET' Request headers: 'Metadata': 'REDACTED' 'x-client-SKU': 'REDACTED' 'x-client-Ver': 'REDACTED' 'x-ms-client-request-id': 'be0a6cd8-1b1a-48b7-8278-f6f6243774b0' 'User-Agent': 'azsdk-python-identity/1.25.3 Python/3.13.14 (Windows-2025Server-10.0.26100-SP0)' No body was attached to the request 2026-08-31T18:46:06.122Z INFO run.py _universal(581) on_response Response status: 200 Response headers: 'Content-Type': 'application/json; charset=utf-8' 'Server': 'IMDS/150.870.65.2128' 'x-ms-request-id': 'be0a6cd8-1b1a-48b7-8278-f6f6243774b0' 'Date': 'Mon, 31 Aug 2026 18:46:06 GMT' 'Content-Length': '2553' 2026-08-31T18:46:06.123Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2026-08-31T18:46:06.123Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2026-08-31T18:46:06.123Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2026-08-31T18:46:06.124Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2026-08-31T18:46:06.124Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2026-08-31T18:46:06.537Z INFO run.py run(48) main Beginning reading of test results. 2026-08-31T18:46:06.537Z INFO run.py __init__(42) read_results Searching 'C:\h\w\B2F109A7\w\B59F096F\e' for test results files 2026-08-31T18:46:06.538Z INFO run.py __init__(48) read_results Found results file C:\h\w\B2F109A7\w\B59F096F\e\testResults.xml with format xunit 2026-08-31T18:46:06.543Z INFO run.py __init__(42) read_results Searching 'C:\h\w\B2F109A7\w\B59F096F\uploads' for test results files 2026-08-31T18:46:06.544Z INFO run.py packing_test_reporter(30) report_results Packing 429 test reports to 'C:\h\w\B2F109A7\w\B59F096F\e\__test_report.json' 2026-08-31T18:46:06.545Z INFO run.py packing_test_reporter(33) report_results Packed 107958 bytes ERROR: The process "corerun.exe" not found. gen-debug-dump-docs.py: Did not find dumps, skipping dump docs generation. ['System.Net.Quic.Functional.Tests' END OF WORK ITEM LOG: Command exited with 0]