dotnet / aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
https://asp.net
MIT License
35.37k stars 9.99k forks source link

WebHostTests.HelixPlatform_QuicListenerIsSupported failing on Fedora.34 in release/8.0 #54016

Open wtgodbe opened 8 months ago

wtgodbe commented 8 months ago

Failing Test(s)

Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests.HelixPlatform_QuicListenerIsSupported

-

Error Message

QuicListener.IsSupported should be true.
Expected: True
Actual:   False

Stacktrace

```text at Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests.HelixPlatform_QuicListenerIsSupported() in /_/src/Servers/Kestrel/Transport.Quic/test/WebHostTests.cs:line 35 at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) ```
```text Running tests: dotnet /root/helix/work/correlation/HelixTestRunner/HelixTestRunner.dll --target Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.dll --runtime 8.0.3 --queue Fedora.34.Amd64.Open --arch x64 --quarantined false --helixTimeout 00:45:00 --playwright false 2024-02-13T09:56:25.4734528Z Current Directory: /root/helix/work/workitem/e 2024-02-13T09:56:25.4769149Z Setting HELIX_DIR: /root/helix/work/workitem/e 2024-02-13T09:56:25.4769446Z Set DotNetEfFullPath: /root/helix/work/workitem/e/dotnet-ef.exe 2024-02-13T09:56:25.4769507Z Set VSTEST_DUMP_PATH: /home/helixbot/dotnetbuild/dumps 2024-02-13T09:56:25.4769999Z Skipping setting PLAYWRIGHT_BROWSERS_PATH 2024-02-13T09:56:25.4770274Z Creating nuget restore directory: /root/helix/work/workitem/e/nugetRestore 2024-02-13T09:56:25.4778825Z Displaying directory contents for /root/helix/work/correlation/dotnet-cli/host/fxr: 2024-02-13T09:56:25.4790442Z 8.0.1 2024-02-13T09:56:25.4791501Z Displaying directory contents for /root/helix/work/correlation/dotnet-cli/shared/Microsoft.NETCore.App: 2024-02-13T09:56:25.4792261Z 8.0.1 2024-02-13T09:56:25.4792467Z Displaying directory contents for /root/helix/work/correlation/dotnet-cli/shared/Microsoft.AspNetCore.App: 2024-02-13T09:56:25.4792812Z 8.0.1 2024-02-13T09:56:25.4792875Z 8.0.3 2024-02-13T09:56:25.4792959Z Displaying directory contents for /root/helix/work/correlation/dotnet-cli/packs/Microsoft.AspNetCore.App.Ref: 2024-02-13T09:56:25.4793275Z 8.0.1 2024-02-13T09:56:25.4793433Z 8.0.3 2024-02-13T09:56:25.4841048Z Running '/root/helix/work/correlation/dotnet-cli/dotnet tool install dotnet-dump --tool-path /root/helix/work/workitem/e --add-source /root/helix/work/correlation' 2024-02-13T09:56:25.6153184Z 2024-02-13T09:56:25.6155808Z Welcome to .NET 8.0! 2024-02-13T09:56:25.6156436Z --------------------- 2024-02-13T09:56:25.6157124Z SDK Version: 8.0.101 2024-02-13T09:56:25.6875256Z 2024-02-13T09:56:25.6877688Z ---------------- 2024-02-13T09:56:25.6878590Z Installed an ASP.NET Core HTTPS development certificate. 2024-02-13T09:56:25.6879512Z To trust the certificate, view the instructions: https://aka.ms/dotnet-https-linux 2024-02-13T09:56:25.6880282Z 2024-02-13T09:56:25.6881021Z ---------------- 2024-02-13T09:56:25.6881767Z Write your first app: https://aka.ms/dotnet-hello-world 2024-02-13T09:56:25.6882539Z Find out what's new: https://aka.ms/dotnet-whats-new 2024-02-13T09:56:25.6883169Z Explore documentation: https://aka.ms/dotnet-docs 2024-02-13T09:56:25.6883952Z Report issues and find source on GitHub: https://github.com/dotnet/core 2024-02-13T09:56:25.6884679Z Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli 2024-02-13T09:56:25.6885404Z -------------------------------------------------------------------------------------- 2024-02-13T09:56:25.7341200Z An issue was encountered verifying workloads. For more information, run "dotnet workload update". 2024-02-13T09:56:26.2313102Z Skipping NuGet package signature verification. 2024-02-13T09:56:26.4881974Z You can invoke the tool using the following command: dotnet-dump 2024-02-13T09:56:26.4890123Z Tool 'dotnet-dump' (version '8.0.510501') was successfully installed. 2024-02-13T09:56:26.4974960Z '/root/helix/work/correlation/dotnet-cli/dotnet tool install dotnet-dump --tool-path /root/helix/work/workitem/e --add-source /root/helix/work/correlation' completed with exit code '0' 2024-02-13T09:56:26.5017943Z Running '/root/helix/work/correlation/dotnet-cli/dotnet tool install dotnet-ef --tool-path /root/helix/work/workitem/e --add-source /root/helix/work/correlation' 2024-02-13T09:56:27.6740245Z Skipping NuGet package signature verification. 2024-02-13T09:56:27.7950419Z You can invoke the tool using the following command: dotnet-ef 2024-02-13T09:56:27.7956803Z Tool 'dotnet-ef' (version '8.0.1') was successfully installed. 2024-02-13T09:56:27.8018186Z '/root/helix/work/correlation/dotnet-cli/dotnet tool install dotnet-ef --tool-path /root/helix/work/workitem/e --add-source /root/helix/work/correlation' completed with exit code '0' 2024-02-13T09:56:27.8021706Z Running '/root/helix/work/correlation/dotnet-cli/dotnet tool install dotnet-serve --tool-path /root/helix/work/workitem/e --add-source /root/helix/work/correlation' 2024-02-13T09:56:28.5572553Z Skipping NuGet package signature verification. 2024-02-13T09:56:28.6820576Z You can invoke the tool using the following command: dotnet-serve 2024-02-13T09:56:28.6824602Z Tool 'dotnet-serve' (version '1.10.172') was successfully installed. 2024-02-13T09:56:28.6885237Z '/root/helix/work/correlation/dotnet-cli/dotnet tool install dotnet-serve --tool-path /root/helix/work/workitem/e --add-source /root/helix/work/correlation' completed with exit code '0' 2024-02-13T09:56:28.6887552Z Adding current directory to nuget sources: /root/helix/work/workitem/e 2024-02-13T09:56:28.6887769Z Running '/root/helix/work/correlation/dotnet-cli/dotnet nuget add source /root/helix/work/workitem/e --configfile NuGet.config' 2024-02-13T09:56:28.8676050Z Package source with Name: Package source 1 added successfully. 2024-02-13T09:56:28.8747461Z '/root/helix/work/correlation/dotnet-cli/dotnet nuget add source /root/helix/work/workitem/e --configfile NuGet.config' completed with exit code '0' 2024-02-13T09:56:28.8748459Z Running '/root/helix/work/correlation/dotnet-cli/dotnet nuget list source' 2024-02-13T09:56:29.0554618Z Registered Sources: 2024-02-13T09:56:29.0562997Z 1. dotnet-eng [Enabled] 2024-02-13T09:56:29.0563992Z https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json 2024-02-13T09:56:29.0564986Z 2. dotnet-tools [Enabled] 2024-02-13T09:56:29.0565857Z https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json 2024-02-13T09:56:29.0566424Z 3. dotnet8 [Enabled] 2024-02-13T09:56:29.0567736Z https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json 2024-02-13T09:56:29.0568279Z 4. dotnet7 [Enabled] 2024-02-13T09:56:29.0568984Z https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7/nuget/v3/index.json 2024-02-13T09:56:29.0569460Z 5. dotnet8-transport [Enabled] 2024-02-13T09:56:29.0570855Z https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8-transport/nuget/v3/index.json 2024-02-13T09:56:29.0571688Z 6. dotnet-public [Enabled] 2024-02-13T09:56:29.0572409Z https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json 2024-02-13T09:56:29.0572859Z 7. dotnet31-transport [Enabled] 2024-02-13T09:56:29.0576839Z https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1-transport/nuget/v3/index.json 2024-02-13T09:56:29.0580630Z 8. dotnet5-transport [Enabled] 2024-02-13T09:56:29.0584511Z https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5-transport/nuget/v3/index.json 2024-02-13T09:56:29.0588230Z 9. dotnet6-transport [Enabled] 2024-02-13T09:56:29.0591896Z https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6-transport/nuget/v3/index.json 2024-02-13T09:56:29.0593844Z 10. dotnet7-transport [Enabled] 2024-02-13T09:56:29.0594675Z https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7-transport/nuget/v3/index.json 2024-02-13T09:56:29.0595930Z 11. richnav [Enabled] 2024-02-13T09:56:29.0596743Z https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-buildservices/nuget/v3/index.json 2024-02-13T09:56:29.0597481Z 12. Package source 1 [Enabled] 2024-02-13T09:56:29.0598212Z /root/helix/work/workitem/e 2024-02-13T09:56:29.0669131Z '/root/helix/work/correlation/dotnet-cli/dotnet nuget list source' completed with exit code '0' 2024-02-13T09:56:29.0675104Z Playwright install skipped. 2024-02-13T09:56:29.0675365Z Displaying directory contents for ./: 2024-02-13T09:56:29.0677441Z Microsoft.AspNetCore.Http.Abstractions.xml 2024-02-13T09:56:29.0677630Z Microsoft.Extensions.ObjectPool.pdb 2024-02-13T09:56:29.0677664Z Microsoft.Extensions.FileSystemGlobbing.dll 2024-02-13T09:56:29.0677692Z Microsoft.AspNetCore.Hosting.dll 2024-02-13T09:56:29.0677730Z xunit.execution.dotnet.dll 2024-02-13T09:56:29.0677752Z global.json 2024-02-13T09:56:29.0677774Z Microsoft.AspNetCore.Http.Abstractions.dll 2024-02-13T09:56:29.0677799Z Microsoft.Extensions.Logging.Console.dll 2024-02-13T09:56:29.0677825Z Microsoft.AspNetCore.Connections.Abstractions.dll 2024-02-13T09:56:29.0677852Z Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.pdb 2024-02-13T09:56:29.0677878Z Moq.dll 2024-02-13T09:56:29.0677908Z Microsoft.Extensions.ObjectPool.dll 2024-02-13T09:56:29.0677931Z Microsoft.Extensions.Hosting.Abstractions.dll 2024-02-13T09:56:29.0677956Z Mono.Cecil.Pdb.dll 2024-02-13T09:56:29.0677986Z README.md 2024-02-13T09:56:29.0678011Z Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.xml 2024-02-13T09:56:29.0678036Z Microsoft.Extensions.FileProviders.Abstractions.dll 2024-02-13T09:56:29.0678057Z Download.ps1 2024-02-13T09:56:29.0678180Z Microsoft.AspNetCore.Hosting.xml 2024-02-13T09:56:29.0678209Z Microsoft.AspNetCore.WebUtilities.pdb 2024-02-13T09:56:29.0678229Z Microsoft.AspNetCore.Http.Features.xml 2024-02-13T09:56:29.0678255Z Microsoft.AspNetCore.Server.Kestrel.dll 2024-02-13T09:56:29.0678281Z Microsoft.Extensions.Configuration.Abstractions.dll 2024-02-13T09:56:29.0678306Z Microsoft.TestPlatform.CoreUtilities.dll 2024-02-13T09:56:29.0678333Z Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.exe 2024-02-13T09:56:29.0678397Z Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.deps.json 2024-02-13T09:56:29.0678436Z Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.dll 2024-02-13T09:56:29.0678467Z RunPowershell.cmd 2024-02-13T09:56:29.0678495Z Microsoft.AspNetCore.Hosting.Server.Abstractions.dll 2024-02-13T09:56:29.0678570Z Microsoft.AspNetCore.Hosting.Server.Abstractions.pdb 2024-02-13T09:56:29.0678607Z Microsoft.Extensions.Diagnostics.Abstractions.dll 2024-02-13T09:56:29.0678638Z Microsoft.AspNetCore.Testing.dll 2024-02-13T09:56:29.0678666Z Microsoft.AspNetCore.Testing.xml 2024-02-13T09:56:29.0678691Z Microsoft.AspNetCore.Http.dll 2024-02-13T09:56:29.0678716Z Microsoft.Net.Http.Headers.xml 2024-02-13T09:56:29.0678801Z Microsoft.Extensions.Logging.Abstractions.dll 2024-02-13T09:56:29.0678830Z Microsoft.VisualStudio.Coverage.Interprocess.dll 2024-02-13T09:56:29.0678857Z testhost.exe 2024-02-13T09:56:29.0678885Z Microsoft.AspNetCore.Hosting.Abstractions.pdb 2024-02-13T09:56:29.0678910Z installjdk.sh 2024-02-13T09:56:29.0678935Z Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.pdb 2024-02-13T09:56:29.0678961Z Microsoft.VisualStudio.Coverage.Core.dll 2024-02-13T09:56:29.0678986Z xunit.abstractions.dll 2024-02-13T09:56:29.0679012Z Directory.Build.targets 2024-02-13T09:56:29.0679036Z Microsoft.Net.Http.Headers.pdb 2024-02-13T09:56:29.0679061Z Microsoft.Extensions.Hosting.dll 2024-02-13T09:56:29.0679085Z Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll 2024-02-13T09:56:29.0679110Z Microsoft.Extensions.Configuration.Json.dll 2024-02-13T09:56:29.0679137Z Serilog.dll 2024-02-13T09:56:29.0679160Z Microsoft.AspNetCore.Server.Kestrel.pdb 2024-02-13T09:56:29.0679185Z xunit.runner.visualstudio.dotnetcore.testadapter.dll 2024-02-13T09:56:29.0679208Z Microsoft.VisualStudio.TestPlatform.Extension.Xunit.Xml.TestLogger.dll 2024-02-13T09:56:29.0679230Z Microsoft.Extensions.Configuration.dll 2024-02-13T09:56:29.0679254Z Microsoft.AspNetCore.Hosting.pdb 2024-02-13T09:56:29.0679291Z Microsoft.TestPlatform.Utilities.dll 2024-02-13T09:56:29.0679319Z Microsoft.Extensions.Features.pdb 2024-02-13T09:56:29.0679343Z InstallNode.ps1 2024-02-13T09:56:29.0679363Z Microsoft.VisualStudio.TestPlatform.Common.dll 2024-02-13T09:56:29.0679386Z installPlaywrightReqs.ps1 2024-02-13T09:56:29.0679407Z dotnet-ef 2024-02-13T09:56:29.0679431Z Microsoft.AspNetCore.Server.Kestrel.Core.dll 2024-02-13T09:56:29.0679760Z Microsoft.AspNetCore.Http.Extensions.dll 2024-02-13T09:56:29.0679792Z Microsoft.VisualStudio.TraceDataCollector.dll 2024-02-13T09:56:29.0679817Z xunit.runner.reporters.netcoreapp10.dll 2024-02-13T09:56:29.0679841Z Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.pdb 2024-02-13T09:56:29.0679862Z Microsoft.Extensions.Features.dll 2024-02-13T09:56:29.0679883Z Microsoft.AspNetCore.Server.Kestrel.Core.pdb 2024-02-13T09:56:29.0679906Z Microsoft.Extensions.Options.dll 2024-02-13T09:56:29.0679931Z Microsoft.Extensions.Logging.Configuration.dll 2024-02-13T09:56:29.0679956Z Microsoft.AspNetCore.Http.xml 2024-02-13T09:56:29.0679980Z NuGet.config 2024-02-13T09:56:29.0680005Z xunit.runner.json 2024-02-13T09:56:29.0680029Z Microsoft.AspNetCore.Hosting.Server.Abstractions.xml 2024-02-13T09:56:29.0680054Z System.Diagnostics.EventLog.dll 2024-02-13T09:56:29.0680077Z Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.pdb 2024-02-13T09:56:29.0680099Z Microsoft.AspNetCore.Testing.pdb 2024-02-13T09:56:29.0680120Z Microsoft.AspNetCore.Http.Abstractions.pdb 2024-02-13T09:56:29.0680143Z Microsoft.Extensions.Features.xml 2024-02-13T09:56:29.0680169Z Newtonsoft.Json.dll 2024-02-13T09:56:29.0680198Z Microsoft.AspNetCore.Http.Extensions.xml 2024-02-13T09:56:29.0680299Z Microsoft.Extensions.Configuration.FileExtensions.dll 2024-02-13T09:56:29.0680325Z Microsoft.AspNetCore.Connections.Abstractions.pdb 2024-02-13T09:56:29.0680349Z xunit.runner.utility.netcoreapp10.dll 2024-02-13T09:56:29.0680370Z Microsoft.AspNetCore.Http.Features.dll 2024-02-13T09:56:29.0680392Z Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.xml 2024-02-13T09:56:29.0680413Z dotnet-serve 2024-02-13T09:56:29.0680436Z Microsoft.Diagnostics.Runtime.dll 2024-02-13T09:56:29.0680459Z Microsoft.TestPlatform.CommunicationUtilities.dll 2024-02-13T09:56:29.0680485Z Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll 2024-02-13T09:56:29.0680507Z Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll 2024-02-13T09:56:29.0680530Z NuGet.Frameworks.dll 2024-02-13T09:56:29.0680554Z Microsoft.TestPlatform.CrossPlatEngine.dll 2024-02-13T09:56:29.0680575Z Microsoft.CodeCoverage.props 2024-02-13T09:56:29.0680597Z Microsoft.AspNetCore.Http.pdb 2024-02-13T09:56:29.0680617Z testhost.dll 2024-02-13T09:56:29.0680639Z Microsoft.Extensions.Configuration.Binder.dll 2024-02-13T09:56:29.0680660Z InstallJdk.ps1 2024-02-13T09:56:29.0680681Z Microsoft.Net.Http.Headers.dll 2024-02-13T09:56:29.0680750Z ThirdPartyNotices.txt 2024-02-13T09:56:29.0680802Z Microsoft.Extensions.Logging.Debug.dll 2024-02-13T09:56:29.0680830Z Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2024-02-13T09:56:29.0680857Z System.IO.Pipelines.dll 2024-02-13T09:56:29.0680882Z Microsoft.Extensions.Primitives.dll 2024-02-13T09:56:29.0680903Z Microsoft.Extensions.Logging.dll 2024-02-13T09:56:29.0680927Z Microsoft.Extensions.Diagnostics.dll 2024-02-13T09:56:29.0680948Z Microsoft.Extensions.DependencyInjection.Abstractions.dll 2024-02-13T09:56:29.0680969Z Microsoft.VisualStudio.CodeCoverage.Shim.dll 2024-02-13T09:56:29.0681000Z dotnet-dump 2024-02-13T09:56:29.0681033Z Castle.Core.dll 2024-02-13T09:56:29.0681060Z Microsoft.VisualStudio.TestPlatform.ObjectModel.dll 2024-02-13T09:56:29.0681088Z Microsoft.Extensions.Logging.EventLog.dll 2024-02-13T09:56:29.0681111Z xunit.core.dll 2024-02-13T09:56:29.0681137Z Microsoft.Extensions.FileProviders.Physical.dll 2024-02-13T09:56:29.0681163Z runtests.cmd 2024-02-13T09:56:29.0681188Z Microsoft.Extensions.FileProviders.Composite.dll 2024-02-13T09:56:29.0681214Z Mono.Cecil.dll 2024-02-13T09:56:29.0681238Z xunit.assert.dll 2024-02-13T09:56:29.0681261Z Microsoft.DotNet.RemoteExecutor.dll 2024-02-13T09:56:29.0681344Z Microsoft.VisualStudio.TestPlatform.Extension.Xunit.Xml.TestAdapter.dll 2024-02-13T09:56:29.0681373Z Serilog.Sinks.File.dll 2024-02-13T09:56:29.0681398Z Microsoft.TestPlatform.PlatformAbstractions.dll 2024-02-13T09:56:29.0681423Z Microsoft.AspNetCore.Http.Features.pdb 2024-02-13T09:56:29.0681450Z Microsoft.VisualStudio.Coverage.Instrumentation.dll 2024-02-13T09:56:29.0681474Z Microsoft.AspNetCore.WebUtilities.xml 2024-02-13T09:56:29.0681498Z Microsoft.AspNetCore.Server.Kestrel.Core.xml 2024-02-13T09:56:29.0681523Z Microsoft.AspNetCore.WebUtilities.dll 2024-02-13T09:56:29.0681548Z Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.xml 2024-02-13T09:56:29.0681575Z installnode.sh 2024-02-13T09:56:29.0681600Z Microsoft.Extensions.Logging.EventSource.dll 2024-02-13T09:56:29.0681624Z Microsoft.Extensions.Configuration.CommandLine.dll 2024-02-13T09:56:29.0681650Z Microsoft.AspNetCore.Http.Extensions.pdb 2024-02-13T09:56:29.0681675Z Microsoft.Extensions.DependencyInjection.dll 2024-02-13T09:56:29.0681699Z Microsoft.Extensions.Configuration.UserSecrets.dll 2024-02-13T09:56:29.0681726Z Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.runtimeconfig.json 2024-02-13T09:56:29.0681749Z Microsoft.AspNetCore.Server.Kestrel.xml 2024-02-13T09:56:29.0681815Z default.runner.json 2024-02-13T09:56:29.0681843Z runtests.sh 2024-02-13T09:56:29.0681869Z Microsoft.Extensions.ObjectPool.xml 2024-02-13T09:56:29.0681892Z Microsoft.AspNetCore.Hosting.Abstractions.xml 2024-02-13T09:56:29.0681918Z Microsoft.Extensions.Options.ConfigurationExtensions.dll 2024-02-13T09:56:29.0681943Z Microsoft.AspNetCore.Connections.Abstractions.xml 2024-02-13T09:56:29.0681968Z Microsoft.AspNetCore.Hosting.Abstractions.dll 2024-02-13T09:56:29.0681994Z Serilog.Extensions.Logging.dll 2024-02-13T09:56:29.0682018Z Directory.Build.props 2024-02-13T09:56:29.0682044Z Microsoft.CodeCoverage.targets 2024-02-13T09:56:29.0683289Z InstrumentationEngine 2024-02-13T09:56:29.0683336Z pt-BR 2024-02-13T09:56:29.0683368Z runtimes 2024-02-13T09:56:29.0683403Z es 2024-02-13T09:56:29.0683429Z .local 2024-02-13T09:56:29.0683458Z mssql 2024-02-13T09:56:29.0683494Z CodeCoverage 2024-02-13T09:56:29.0683518Z ko 2024-02-13T09:56:29.0683559Z .store 2024-02-13T09:56:29.0683586Z pl 2024-02-13T09:56:29.0683614Z tr 2024-02-13T09:56:29.0683641Z cs 2024-02-13T09:56:29.0683730Z de 2024-02-13T09:56:29.0683756Z ja 2024-02-13T09:56:29.0683787Z fr 2024-02-13T09:56:29.0683812Z zh-Hant 2024-02-13T09:56:29.0683837Z .nuget 2024-02-13T09:56:29.0683867Z eng 2024-02-13T09:56:29.0683897Z .dotnet 2024-02-13T09:56:29.0683926Z zh-Hans 2024-02-13T09:56:29.0683954Z shared 2024-02-13T09:56:29.0683982Z it 2024-02-13T09:56:29.0684010Z nugetRestore 2024-02-13T09:56:29.0684039Z ru 2024-02-13T09:56:29.0691656Z Running '/root/helix/work/correlation/dotnet-cli/dotnet vstest Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.dll -lt' 2024-02-13T09:56:30.3343655Z '/root/helix/work/correlation/dotnet-cli/dotnet vstest Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.dll -lt' completed with exit code '0' 2024-02-13T09:56:30.3349592Z Start running tests 2024-02-13T09:56:30.3360960Z Running non-quarantined tests. 2024-02-13T09:56:30.3361429Z Running '/root/helix/work/correlation/dotnet-cli/dotnet test Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.dll --diag:/root/helix/work/workitem/uploads/vstest.log --logger xunit --logger "console;verbosity=normal" --blame-crash --blame-hang-timeout 15m --filter "Quarantined!=true|Quarantined=false"' 2024-02-13T09:56:30.4381984Z [dotnet test - 2/13/2024 9:56:30 AM]Logging to console 2024-02-13T09:56:30.4410839Z [dotnet test - 2/13/2024 9:56:30 AM +00:00]Argument list: 'Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.dll | --diag | /root/helix/work/workitem/uploads/vstest.log | --logger | xunit | --logger | console;verbosity=normal | --blame-crash | --blame-hang-timeout | 15m | --filter | Quarantined!=true|Quarantined=false' 2024-02-13T09:56:30.4484482Z [dotnet test - 2/13/2024 9:56:30 AM +00:00]Forwarding to '/root/helix/work/correlation/dotnet-cli/sdk/8.0.101/vstest.console.dll' with args "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.dll | --diag:/root/helix/work/workitem/uploads/vstest.log | --logger:xunit | --logger:console;verbosity=normal | --testcasefilter:Quarantined!=true|Quarantined=false | --blame:CollectDump;CollectHangDump;TestTimeout=15m | --artifactsProcessingMode-collect | --testSessionCorrelationId:190_5905e2c6-ccb7-4498-9ff4-34578898a210" 2024-02-13T09:56:30.4940529Z Microsoft (R) Test Execution Command Line Tool Version 17.8.0-release-23578-02 (x64) 2024-02-13T09:56:30.4943957Z Copyright (c) Microsoft Corporation. All rights reserved. 2024-02-13T09:56:30.4998662Z 2024-02-13T09:56:30.6371994Z Starting test execution, please wait... 2024-02-13T09:56:30.6376182Z Logging Vstest Diagnostics in file: /root/helix/work/workitem/uploads/vstest.log 2024-02-13T09:56:30.6695259Z A total of 1 test files matched the specified pattern. 2024-02-13T09:56:30.9601280Z Blame: Attaching crash dump utility to process dotnet (234). 2024-02-13T09:56:31.1563614Z Data collection : Logging DataCollector Diagnostics in file: /root/helix/work/workitem/uploads/vstest.datacollector.24-02-13_09-56-30_69131_5.log 2024-02-13T09:56:31.1563870Z Data collector 'Blame' message: VSTEST_DUMP_PATH is specified. Dump files will be saved in: /home/helixbot/dotnetbuild/dumps, and won't be added to attachments.. 2024-02-13T09:56:31.1683586Z Logging TestHost Diagnostics in file: /root/helix/work/workitem/uploads/vstest.host.24-02-13_09-56-30_94611_5.log 2024-02-13T09:56:31.2988917Z [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.3+1b45f5407b (64-bit .NET 8.0.1) 2024-02-13T09:56:31.7210877Z [xUnit.net 00:00:00.42] Discovering: Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests (method display = ClassAndMethod, method display options = None) 2024-02-13T09:56:31.8082955Z [xUnit.net 00:00:00.51] Discovered: Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests (found 58 test cases) 2024-02-13T09:56:31.8152262Z [xUnit.net 00:00:00.52] Starting: Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests (parallel test collections = on, max threads = unlimited) 2024-02-13T09:56:32.0210281Z [xUnit.net 00:00:00.72] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.StreamPool_StreamAbortedOnClientAndServer_NotPooled [SKIP] 2024-02-13T09:56:32.0219100Z [xUnit.net 00:00:00.72] QUIC is not supported on the current test machine 2024-02-13T09:56:32.0260488Z [xUnit.net 00:00:00.73] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.StreamPool_ManyConcurrentStreams_StreamPoolFull [SKIP] 2024-02-13T09:56:32.0268634Z [xUnit.net 00:00:00.73] QUIC is not supported on the current test machine 2024-02-13T09:56:32.0304298Z [xUnit.net 00:00:00.73] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.AcceptAsync_ServerStartsAndStopsUnidirectionStream_ClientAccepts [SKIP] 2024-02-13T09:56:32.0305815Z [xUnit.net 00:00:00.73] QUIC is not supported on the current test machine 2024-02-13T09:56:32.0327138Z [xUnit.net 00:00:00.74] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.AcceptAsync_ClientStartsAndStopsUnidirectionStream_ServerAccepts [SKIP] 2024-02-13T09:56:32.0335115Z [xUnit.net 00:00:00.74] QUIC is not supported on the current test machine 2024-02-13T09:56:32.0367075Z [xUnit.net 00:00:00.74] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.StreamPool_StreamAbortedOnClient_NotPooled [SKIP] 2024-02-13T09:56:32.0368480Z [xUnit.net 00:00:00.74] QUIC is not supported on the current test machine 2024-02-13T09:56:32.0388813Z [xUnit.net 00:00:00.74] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.AcceptAsync_CancellationThenAccept_AcceptStreamAfterCancellation [SKIP] 2024-02-13T09:56:32.0396051Z [xUnit.net 00:00:00.74] QUIC is not supported on the current test machine 2024-02-13T09:56:32.0431107Z [xUnit.net 00:00:00.74] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.StreamPool_StreamAbortedOnServerAfterComplete_NotPooled [SKIP] 2024-02-13T09:56:32.0432329Z [xUnit.net 00:00:00.75] QUIC is not supported on the current test machine 2024-02-13T09:56:32.0452059Z [xUnit.net 00:00:00.75] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.AcceptAsync_ClientStartsAndStopsBidirectionStream_ServerAccepts [SKIP] 2024-02-13T09:56:32.0462785Z [xUnit.net 00:00:00.75] QUIC is not supported on the current test machine 2024-02-13T09:56:32.1359325Z Passed AlwaysTestTests.SuccessfulTests.GuaranteedUnquarantinedTest [2 ms] 2024-02-13T09:56:32.1374736Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.StreamPool_StreamAbortedOnClientAndServer_NotPooled [1 ms] 2024-02-13T09:56:32.1386521Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.StreamPool_ManyConcurrentStreams_StreamPoolFull [1 ms] 2024-02-13T09:56:32.1398420Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.AcceptAsync_ServerStartsAndStopsUnidirectionStream_ClientAccepts [1 ms] 2024-02-13T09:56:32.1410187Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.AcceptAsync_ClientStartsAndStopsUnidirectionStream_ServerAccepts [1 ms] 2024-02-13T09:56:32.1421963Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.StreamPool_StreamAbortedOnClient_NotPooled [1 ms] 2024-02-13T09:56:32.1433940Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.AcceptAsync_CancellationThenAccept_AcceptStreamAfterCancellation [1 ms] 2024-02-13T09:56:32.1445870Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.StreamPool_StreamAbortedOnServerAfterComplete_NotPooled [1 ms] 2024-02-13T09:56:32.1459772Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.AcceptAsync_ClientStartsAndStopsBidirectionStream_ServerAccepts [1 ms] 2024-02-13T09:56:32.1492431Z [xUnit.net 00:00:00.78] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.AcceptAsync_ClientClosesConnection_ServerNotified [SKIP] 2024-02-13T09:56:32.1503495Z [xUnit.net 00:00:00.78] QUIC is not supported on the current test machine 2024-02-13T09:56:32.1509362Z [xUnit.net 00:00:00.78] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.AcceptAsync_ClientClosesConnection_ExceptionThrown [SKIP] 2024-02-13T09:56:32.1515213Z [xUnit.net 00:00:00.78] QUIC is not supported on the current test machine 2024-02-13T09:56:32.1520845Z [xUnit.net 00:00:00.79] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.DisposeAsync_DisposeConnectionAfterAcceptingStream_DefaultCloseErrorCodeReported [SKIP] 2024-02-13T09:56:32.1525576Z [xUnit.net 00:00:00.79] QUIC is not supported on the current test machine 2024-02-13T09:56:32.1531749Z [xUnit.net 00:00:00.79] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.StreamPool_Heartbeat_ExpiredStreamRemoved [SKIP] 2024-02-13T09:56:32.1542092Z [xUnit.net 00:00:00.79] QUIC is not supported on the current test machine 2024-02-13T09:56:32.1547978Z [xUnit.net 00:00:00.79] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.StreamPool_StreamAbortedOnServer_NotPooled [SKIP] 2024-02-13T09:56:32.1553933Z [xUnit.net 00:00:00.79] QUIC is not supported on the current test machine 2024-02-13T09:56:32.1559683Z [xUnit.net 00:00:00.80] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.Abort_AbortAfterDispose_Ignored [SKIP] 2024-02-13T09:56:32.1565658Z [xUnit.net 00:00:00.80] QUIC is not supported on the current test machine 2024-02-13T09:56:32.1572136Z [xUnit.net 00:00:00.80] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.AcceptAsync_TlsCallback_ConnectionContextInArguments [SKIP] 2024-02-13T09:56:32.1578304Z [xUnit.net 00:00:00.80] QUIC is not supported on the current test machine 2024-02-13T09:56:32.1584084Z [xUnit.net 00:00:00.80] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.ClientCertificate_Required_Sent_Populated [SKIP] 2024-02-13T09:56:32.1589702Z [xUnit.net 00:00:00.81] QUIC is not supported on the current test machine 2024-02-13T09:56:32.1644311Z [xUnit.net 00:00:00.81] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.BindAsync_ListenersSharePortWithPlainUdpSocket_ThrowAddressInUse [SKIP] 2024-02-13T09:56:32.1644439Z [xUnit.net 00:00:00.81] QUIC is not supported on the current test machine 2024-02-13T09:56:32.1644461Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.AcceptAsync_ClientClosesConnection_ServerNotified [1 ms] 2024-02-13T09:56:32.1644480Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.AcceptAsync_ClientClosesConnection_ExceptionThrown [1 ms] 2024-02-13T09:56:32.1644503Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.DisposeAsync_DisposeConnectionAfterAcceptingStream_DefaultCloseErrorCodeReported [1 ms] 2024-02-13T09:56:32.1644522Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.StreamPool_Heartbeat_ExpiredStreamRemoved [1 ms] 2024-02-13T09:56:32.1662992Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.StreamPool_StreamAbortedOnServer_NotPooled [1 ms] 2024-02-13T09:56:32.1663111Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionContextTests.Abort_AbortAfterDispose_Ignored [1 ms] 2024-02-13T09:56:32.1663133Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.AcceptAsync_TlsCallback_ConnectionContextInArguments [1 ms] 2024-02-13T09:56:32.1663152Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.ClientCertificate_Required_Sent_Populated [1 ms] 2024-02-13T09:56:32.1663172Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.BindAsync_ListenersSharePortWithPlainUdpSocket_ThrowAddressInUse [1 ms] 2024-02-13T09:56:32.1663192Z [xUnit.net 00:00:00.81] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.BindAsync_ListenersSharePort_ThrowAddressInUse [SKIP] 2024-02-13T09:56:32.1663209Z [xUnit.net 00:00:00.81] QUIC is not supported on the current test machine 2024-02-13T09:56:32.1733607Z [xUnit.net 00:00:00.82] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.AcceptAsync_Success_RemovedFromPendingConnections [SKIP] 2024-02-13T09:56:32.1739297Z [xUnit.net 00:00:00.82] QUIC is not supported on the current test machine 2024-02-13T09:56:32.1744287Z [xUnit.net 00:00:00.82] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.AcceptAsync_UnbindAfterCall_CleanExitAndLog [SKIP] 2024-02-13T09:56:32.1756870Z [xUnit.net 00:00:00.82] QUIC is not supported on the current test machine 2024-02-13T09:56:32.1757027Z [xUnit.net 00:00:00.82] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.ClientCertificate_Required_NotSent_AcceptedViaCallback [SKIP] 2024-02-13T09:56:32.1757056Z [xUnit.net 00:00:00.82] QUIC is not supported on the current test machine 2024-02-13T09:56:32.1757076Z [xUnit.net 00:00:00.83] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.AcceptAsync_NoCertificateOrApplicationProtocol_Log [SKIP] 2024-02-13T09:56:32.1757098Z [xUnit.net 00:00:00.83] QUIC is not supported on the current test machine 2024-02-13T09:56:32.1762228Z [xUnit.net 00:00:00.83] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.AcceptAsync_DisposeAfterCall_CleanExitAndLog [SKIP] 2024-02-13T09:56:32.1762470Z [xUnit.net 00:00:00.83] QUIC is not supported on the current test machine 2024-02-13T09:56:32.1764139Z [xUnit.net 00:00:00.84] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.AcceptAsync_ErrorFromServerCallback_CleanExitAndLog [SKIP] 2024-02-13T09:56:32.1772793Z [xUnit.net 00:00:00.84] QUIC is not supported on the current test machine 2024-02-13T09:56:32.1773769Z [xUnit.net 00:00:00.84] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.AcceptAsync_NoCertificateCallback_RemovedFromPendingConnections [SKIP] 2024-02-13T09:56:32.1775215Z [xUnit.net 00:00:00.84] QUIC is not supported on the current test machine 2024-02-13T09:56:32.1779989Z [xUnit.net 00:00:00.85] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.AcceptAsync_ClientCreatesConnection_ServerAccepts [SKIP] 2024-02-13T09:56:32.1781158Z [xUnit.net 00:00:00.85] QUIC is not supported on the current test machine 2024-02-13T09:56:32.1803130Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.BindAsync_ListenersSharePort_ThrowAddressInUse [1 ms] 2024-02-13T09:56:32.1808021Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.AcceptAsync_Success_RemovedFromPendingConnections [1 ms] 2024-02-13T09:56:32.1815366Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.AcceptAsync_UnbindAfterCall_CleanExitAndLog [1 ms] 2024-02-13T09:56:32.1820137Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.ClientCertificate_Required_NotSent_AcceptedViaCallback [1 ms] 2024-02-13T09:56:32.1824377Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.AcceptAsync_NoCertificateOrApplicationProtocol_Log [1 ms] 2024-02-13T09:56:32.1828874Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.AcceptAsync_DisposeAfterCall_CleanExitAndLog [1 ms] 2024-02-13T09:56:32.1833493Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.AcceptAsync_ErrorFromServerCallback_CleanExitAndLog [1 ms] 2024-02-13T09:56:32.1838305Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.AcceptAsync_NoCertificateCallback_RemovedFromPendingConnections [1 ms] 2024-02-13T09:56:32.1843183Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.AcceptAsync_ClientCreatesConnection_ServerAccepts [1 ms] 2024-02-13T09:56:32.1853559Z [xUnit.net 00:00:00.85] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.AcceptAsync_NoApplicationProtocolsInCallback_DefaultToConnectionProtocols [SKIP] 2024-02-13T09:56:32.1862933Z [xUnit.net 00:00:00.85] QUIC is not supported on the current test machine 2024-02-13T09:56:32.1873418Z [xUnit.net 00:00:00.86] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.AcceptAsync_ClientCreatesInvalidConnection_ServerContinuesToAccept [SKIP] 2024-02-13T09:56:32.1884312Z [xUnit.net 00:00:00.86] QUIC is not supported on the current test machine 2024-02-13T09:56:32.1895708Z [xUnit.net 00:00:00.86] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.AcceptAsync_AfterUnbind_ReturnNull [SKIP] 2024-02-13T09:56:32.1906998Z [xUnit.net 00:00:00.86] QUIC is not supported on the current test machine 2024-02-13T09:56:32.1918055Z [xUnit.net 00:00:00.86] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.ServerToClientUnidirectionalStream_ServerAborts_ClientGetsAbort [SKIP] 2024-02-13T09:56:32.1928840Z [xUnit.net 00:00:00.86] QUIC is not supported on the current test machine 2024-02-13T09:56:32.1941710Z [xUnit.net 00:00:00.87] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.ClientToServerUnidirectionalStream_ServerReadsData_GracefullyClosed [SKIP] 2024-02-13T09:56:32.1952983Z [xUnit.net 00:00:00.87] QUIC is not supported on the current test machine 2024-02-13T09:56:32.1964238Z [xUnit.net 00:00:00.87] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.ServerToClientUnidirectionalStream_ServerWritesDataAndCompletes_GracefullyClosed [SKIP] 2024-02-13T09:56:32.1974887Z [xUnit.net 00:00:00.87] QUIC is not supported on the current test machine 2024-02-13T09:56:32.1986165Z [xUnit.net 00:00:00.87] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.ClientToServerUnidirectionalStream_CompleteWrites_PipeProvidesDataAndCompleteTogether [SKIP] 2024-02-13T09:56:32.1997809Z [xUnit.net 00:00:00.87] QUIC is not supported on the current test machine 2024-02-13T09:56:32.2008542Z [xUnit.net 00:00:00.88] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.BidirectionalStream_ServerWritesDataAndDisposes_ClientReadsData(dataLength: 5242880) [SKIP] 2024-02-13T09:56:32.2020041Z [xUnit.net 00:00:00.88] QUIC is not supported on the current test machine 2024-02-13T09:56:32.2031187Z [xUnit.net 00:00:00.88] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.BidirectionalStream_ServerWritesDataAndDisposes_ClientReadsData(dataLength: 1048576) [SKIP] 2024-02-13T09:56:32.2041686Z [xUnit.net 00:00:00.88] QUIC is not supported on the current test machine 2024-02-13T09:56:32.2067162Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.AcceptAsync_NoApplicationProtocolsInCallback_DefaultToConnectionProtocols [1 ms] 2024-02-13T09:56:32.2074104Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.AcceptAsync_ClientCreatesInvalidConnection_ServerContinuesToAccept [1 ms] 2024-02-13T09:56:32.2081027Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicConnectionListenerTests.AcceptAsync_AfterUnbind_ReturnNull [1 ms] 2024-02-13T09:56:32.2087465Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.ServerToClientUnidirectionalStream_ServerAborts_ClientGetsAbort [1 ms] 2024-02-13T09:56:32.2099247Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.ClientToServerUnidirectionalStream_ServerReadsData_GracefullyClosed [1 ms] 2024-02-13T09:56:32.2099408Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.ServerToClientUnidirectionalStream_ServerWritesDataAndCompletes_GracefullyClosed [1 ms] 2024-02-13T09:56:32.2102607Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.ClientToServerUnidirectionalStream_CompleteWrites_PipeProvidesDataAndCompleteTogether [1 ms] 2024-02-13T09:56:32.2106065Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.BidirectionalStream_ServerWritesDataAndDisposes_ClientReadsData(dataLength: 5242880) [1 ms] 2024-02-13T09:56:32.2110895Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.BidirectionalStream_ServerWritesDataAndDisposes_ClientReadsData(dataLength: 1048576) [1 ms] 2024-02-13T09:56:32.2120958Z [xUnit.net 00:00:00.89] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.BidirectionalStream_ServerWritesDataAndDisposes_ClientReadsData(dataLength: 1024) [SKIP] 2024-02-13T09:56:32.2129440Z [xUnit.net 00:00:00.89] QUIC is not supported on the current test machine 2024-02-13T09:56:32.2138557Z [xUnit.net 00:00:00.89] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.BidirectionalStream_ReadAborted_NotPooled [SKIP] 2024-02-13T09:56:32.2146913Z [xUnit.net 00:00:00.89] QUIC is not supported on the current test machine 2024-02-13T09:56:32.2155745Z [xUnit.net 00:00:00.90] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.BidirectionalStream_ServerReadsDataAndCompletes_GracefullyClosed [SKIP] 2024-02-13T09:56:32.2164637Z [xUnit.net 00:00:00.90] QUIC is not supported on the current test machine 2024-02-13T09:56:32.2176142Z [xUnit.net 00:00:00.90] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.BidirectionalStream_ClientAbortWrite_ServerReceivesAbort [SKIP] 2024-02-13T09:56:32.2184875Z [xUnit.net 00:00:00.90] QUIC is not supported on the current test machine 2024-02-13T09:56:32.2193499Z [xUnit.net 00:00:00.90] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.ClientToServerUnidirectionalStream_ClientAbort_ServerReceivesAbort [SKIP] 2024-02-13T09:56:32.2202425Z [xUnit.net 00:00:00.90] QUIC is not supported on the current test machine 2024-02-13T09:56:32.2211569Z [xUnit.net 00:00:00.91] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.BidirectionalStream_MultipleStreamsOnConnection_ReusedFromPool [SKIP] 2024-02-13T09:56:32.2220234Z [xUnit.net 00:00:00.91] QUIC is not supported on the current test machine 2024-02-13T09:56:32.2229493Z [xUnit.net 00:00:00.91] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.BidirectionalStream_ClientAbortedAfterDisposeCalled_NotPooled [SKIP] 2024-02-13T09:56:32.2237625Z [xUnit.net 00:00:00.91] QUIC is not supported on the current test machine 2024-02-13T09:56:32.2246663Z [xUnit.net 00:00:00.91] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.StreamAbortFeature_AbortWrite_ClientReceivesAbort [SKIP] 2024-02-13T09:56:32.2256734Z [xUnit.net 00:00:00.91] QUIC is not supported on the current test machine 2024-02-13T09:56:32.2265813Z [xUnit.net 00:00:00.92] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicTransportFactoryTests.BindAsync_SslServerAuthenticationOptions_Success [SKIP] 2024-02-13T09:56:32.2274259Z [xUnit.net 00:00:00.92] QUIC is not supported on the current test machine 2024-02-13T09:56:32.2312764Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.BidirectionalStream_ServerWritesDataAndDisposes_ClientReadsData(dataLength: 1024) [1 ms] 2024-02-13T09:56:32.2317906Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.BidirectionalStream_ReadAborted_NotPooled [1 ms] 2024-02-13T09:56:32.2321975Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.BidirectionalStream_ServerReadsDataAndCompletes_GracefullyClosed [1 ms] 2024-02-13T09:56:32.2326861Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.BidirectionalStream_ClientAbortWrite_ServerReceivesAbort [1 ms] 2024-02-13T09:56:32.2333487Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.ClientToServerUnidirectionalStream_ClientAbort_ServerReceivesAbort [1 ms] 2024-02-13T09:56:32.2343951Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.BidirectionalStream_MultipleStreamsOnConnection_ReusedFromPool [1 ms] 2024-02-13T09:56:32.2344069Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.BidirectionalStream_ClientAbortedAfterDisposeCalled_NotPooled [1 ms] 2024-02-13T09:56:32.2348602Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.StreamAbortFeature_AbortWrite_ClientReceivesAbort [1 ms] 2024-02-13T09:56:32.2355099Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicTransportFactoryTests.BindAsync_SslServerAuthenticationOptions_Success [1 ms] 2024-02-13T09:56:32.2369793Z [xUnit.net 00:00:00.93] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicTransportFactoryTests.BindAsync_NoApplicationProtocols_Error [SKIP] 2024-02-13T09:56:32.2378016Z [xUnit.net 00:00:00.93] QUIC is not supported on the current test machine 2024-02-13T09:56:32.2389722Z [xUnit.net 00:00:00.93] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicTransportFactoryTests.BindAsync_NoFeatures_Error [SKIP] 2024-02-13T09:56:32.2397415Z [xUnit.net 00:00:00.93] QUIC is not supported on the current test machine 2024-02-13T09:56:32.2406775Z [xUnit.net 00:00:00.93] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests.UseUrls_HelloWorld_ClientSuccess [SKIP] 2024-02-13T09:56:32.2416034Z [xUnit.net 00:00:00.93] QUIC is not supported on the current test machine 2024-02-13T09:56:32.2425330Z [xUnit.net 00:00:00.94] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests.StartAsync_Http3WithNonIPListener_ThrowError [SKIP] 2024-02-13T09:56:32.2434607Z [xUnit.net 00:00:00.94] QUIC is not supported on the current test machine 2024-02-13T09:56:32.2446789Z [xUnit.net 00:00:00.95] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests.HelixPlatform_QuicListenerIsSupported [FAIL] 2024-02-13T09:56:32.2457821Z [xUnit.net 00:00:00.95] QuicListener.IsSupported should be true. 2024-02-13T09:56:32.2467779Z [xUnit.net 00:00:00.95] Expected: True 2024-02-13T09:56:32.2477070Z [xUnit.net 00:00:00.95] Actual: False 2024-02-13T09:56:32.2486421Z [xUnit.net 00:00:00.95] Stack Trace: 2024-02-13T09:56:32.2495524Z [xUnit.net 00:00:00.95] /_/src/Servers/Kestrel/Transport.Quic/test/WebHostTests.cs(35,0): at Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests.HelixPlatform_QuicListenerIsSupported() 2024-02-13T09:56:32.2504530Z [xUnit.net 00:00:00.95] at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) 2024-02-13T09:56:32.2513178Z [xUnit.net 00:00:00.95] at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) 2024-02-13T09:56:32.2521861Z [xUnit.net 00:00:00.95] Output: 2024-02-13T09:56:32.2530407Z [xUnit.net 00:00:00.95] | [0.010s] TestLifetime Information: Starting test HelixPlatform_QuicListenerIsSupported at 2024-02-13T09:56:31 2024-02-13T09:56:32.2614153Z [xUnit.net 00:00:00.95] | [0.017s] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests Error: Test threw an exception. 2024-02-13T09:56:32.2616124Z [xUnit.net 00:00:00.95] | Xunit.Sdk.TrueException: QuicListener.IsSupported should be true. 2024-02-13T09:56:32.2617278Z [xUnit.net 00:00:00.95] | Expected: True 2024-02-13T09:56:32.2618083Z [xUnit.net 00:00:00.95] | Actual: False 2024-02-13T09:56:32.2618885Z [xUnit.net 00:00:00.95] | at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/xunit.assert/Asserts/BooleanAsserts.cs:line 132 2024-02-13T09:56:32.2622090Z [xUnit.net 00:00:00.95] | at Xunit.Assert.True(Boolean condition, String userMessage) in /_/src/xunit.assert/Asserts/BooleanAsserts.cs:line 116 2024-02-13T09:56:32.2632481Z [xUnit.net 00:00:00.95] | at Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests.HelixPlatform_QuicListenerIsSupported() in /_/src/Servers/Kestrel/Transport.Quic/test/WebHostTests.cs:line 35 2024-02-13T09:56:32.2641693Z [xUnit.net 00:00:00.95] | at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) 2024-02-13T09:56:32.2650587Z [xUnit.net 00:00:00.95] | at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) 2024-02-13T09:56:32.2658927Z [xUnit.net 00:00:00.95] | [0.021s] TestLifetime Information: Finished test HelixPlatform_QuicListenerIsSupported in 0.0161726s 2024-02-13T09:56:32.2666699Z [xUnit.net 00:00:00.96] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests.Listen_Http3AndSocketsOnDynamicEndpoint_Http3Disabled [SKIP] 2024-02-13T09:56:32.2674585Z [xUnit.net 00:00:00.96] QUIC is not supported on the current test machine 2024-02-13T09:56:32.5540267Z [xUnit.net 00:00:01.26] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests.Listen_Http3AndSocketsCoexistOnSameEndpoint_AltSvcDisabled_NoUpgrade [SKIP] 2024-02-13T09:56:32.5542918Z [xUnit.net 00:00:01.26] QUIC is not supported on the current test machine 2024-02-13T09:56:32.5577004Z [xUnit.net 00:00:01.26] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests.Listen_Http3AndSocketsCoexistOnSameEndpoint_AltSvcEnabled_Upgrade [SKIP] 2024-02-13T09:56:32.5578355Z [xUnit.net 00:00:01.26] QUIC is not supported on the current test machine 2024-02-13T09:56:32.5606541Z [xUnit.net 00:00:01.26] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests.Listen_Http3AndSocketsCoexistOnDifferentEndpoints_ClientSuccess(http3Port: 5002, http1Port: 5003) [SKIP] 2024-02-13T09:56:32.5607861Z [xUnit.net 00:00:01.26] QUIC is not supported on the current test machine 2024-02-13T09:56:32.5643119Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicTransportFactoryTests.BindAsync_NoApplicationProtocols_Error [1 ms] 2024-02-13T09:56:32.5662477Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicTransportFactoryTests.BindAsync_NoFeatures_Error [1 ms] 2024-02-13T09:56:32.5663924Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests.UseUrls_HelloWorld_ClientSuccess [1 ms] 2024-02-13T09:56:32.5664658Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests.StartAsync_Http3WithNonIPListener_ThrowError [1 ms] 2024-02-13T09:56:32.5665332Z Failed Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests.HelixPlatform_QuicListenerIsSupported [7 ms] 2024-02-13T09:56:32.5665881Z Error Message: 2024-02-13T09:56:32.5666405Z QuicListener.IsSupported should be true. 2024-02-13T09:56:32.5666928Z Expected: True 2024-02-13T09:56:32.5667430Z Actual: False 2024-02-13T09:56:32.5668101Z Stack Trace: 2024-02-13T09:56:32.5668752Z at Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests.HelixPlatform_QuicListenerIsSupported() in /_/src/Servers/Kestrel/Transport.Quic/test/WebHostTests.cs:line 35 2024-02-13T09:56:32.5669475Z at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) 2024-02-13T09:56:32.5670159Z at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) 2024-02-13T09:56:32.5671368Z Standard Output Messages: 2024-02-13T09:56:32.5672252Z | [0.010s] TestLifetime Information: Starting test HelixPlatform_QuicListenerIsSupported at 2024-02-13T09:56:31 2024-02-13T09:56:32.5673149Z | [0.017s] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests Error: Test threw an exception. 2024-02-13T09:56:32.5673981Z | Xunit.Sdk.TrueException: QuicListener.IsSupported should be true. 2024-02-13T09:56:32.5674677Z | Expected: True 2024-02-13T09:56:32.5675296Z | Actual: False 2024-02-13T09:56:32.5676073Z | at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/xunit.assert/Asserts/BooleanAsserts.cs:line 132 2024-02-13T09:56:32.5676834Z | at Xunit.Assert.True(Boolean condition, String userMessage) in /_/src/xunit.assert/Asserts/BooleanAsserts.cs:line 116 2024-02-13T09:56:32.5677490Z | at Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests.HelixPlatform_QuicListenerIsSupported() in /_/src/Servers/Kestrel/Transport.Quic/test/WebHostTests.cs:line 35 2024-02-13T09:56:32.5678342Z | at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) 2024-02-13T09:56:32.5679480Z | at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) 2024-02-13T09:56:32.5680342Z | [0.021s] TestLifetime Information: Finished test HelixPlatform_QuicListenerIsSupported in 0.0161726s 2024-02-13T09:56:32.5681091Z 2024-02-13T09:56:32.5681753Z 2024-02-13T09:56:32.5682555Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests.Listen_Http3AndSocketsOnDynamicEndpoint_Http3Disabled [1 ms] 2024-02-13T09:56:32.5683266Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests.Listen_Http3AndSocketsCoexistOnSameEndpoint_AltSvcDisabled_NoUpgrade [1 ms] 2024-02-13T09:56:32.5683837Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests.Listen_Http3AndSocketsCoexistOnSameEndpoint_AltSvcEnabled_Upgrade [1 ms] 2024-02-13T09:56:32.5684615Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests.Listen_Http3AndSocketsCoexistOnDifferentEndpoints_ClientSuccess(http3Port: 5002, http1Port: 5003) [1 ms] 2024-02-13T09:56:32.5701539Z [xUnit.net 00:00:01.27] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests.Listen_Http3AndSocketsCoexistOnDifferentEndpoints_ClientSuccess(http3Port: 5004, http1Port: 5004) [SKIP] 2024-02-13T09:56:32.5703607Z [xUnit.net 00:00:01.27] QUIC is not supported on the current test machine 2024-02-13T09:56:32.5719914Z [xUnit.net 00:00:01.27] Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests.Listen_Http3AndSocketsCoexistOnSameEndpoint_ClientSuccess [SKIP] 2024-02-13T09:56:32.5720011Z [xUnit.net 00:00:01.27] QUIC is not supported on the current test machine 2024-02-13T09:56:32.5768355Z [xUnit.net 00:00:01.28] Finished: Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests 2024-02-13T09:56:32.6173712Z Data collector 'Blame' message: VSTEST_DUMP_PATH is specified. Dump files will be saved in: /home/helixbot/dotnetbuild/dumps, and won't be added to attachments.. 2024-02-13T09:56:32.6178302Z Data collector 'Blame' message: All tests finished running, Sequence file will not be generated. 2024-02-13T09:56:32.6536756Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests.Listen_Http3AndSocketsCoexistOnDifferentEndpoints_ClientSuccess(http3Port: 5004, http1Port: 5004) [1 ms] 2024-02-13T09:56:32.6538587Z Skipped Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.WebHostTests.Listen_Http3AndSocketsCoexistOnSameEndpoint_ClientSuccess [1 ms] 2024-02-13T09:56:32.9144240Z Results File: /root/helix/work/workitem/e/TestResults/TestResults.xml 2024-02-13T09:56:32.9152449Z 2024-02-13T09:56:32.9199770Z Total tests: 56 2024-02-13T09:56:32.9199930Z Passed: 1 2024-02-13T09:56:32.9199945Z Failed: 1 2024-02-13T09:56:32.9199959Z Skipped: 54 2024-02-13T09:56:32.9199793Z Test Run Failed. 2024-02-13T09:56:32.9209785Z Total time: 1.9940 Seconds 2024-02-13T09:56:32.9306723Z [dotnet test - 2/13/2024 9:56:32 AM +00:00]No artifact found, post-processing won't run. 2024-02-13T09:56:32.9382957Z '/root/helix/work/correlation/dotnet-cli/dotnet test Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.dll --diag:/root/helix/work/workitem/uploads/vstest.log --logger xunit --logger "console;verbosity=normal" --blame-crash --blame-hang-timeout 15m --filter "Quarantined!=true|Quarantined=false"' completed with exit code '1' 2024-02-13T09:56:32.9388331Z Failure in non-quarantined tests. Exit code: 1. 2024-02-13T09:56:32.9388676Z Running tests complete 2024-02-13T09:56:32.9388702Z Uploading test results 2024-02-13T09:56:32.9393030Z Trying to upload results... 2024-02-13T09:56:32.9393543Z Copying TestResults/TestResults.xml to ./testResults.xml 2024-02-13T09:56:32.9397219Z Copying artifacts/log/ to /root/helix/work/workitem/uploads/ 2024-02-13T09:56:32.9399991Z Copying: artifacts/log/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests/net8.0/global.log to /root/helix/work/workitem/uploads/net8.0_global.log 2024-02-13T09:56:32.9401587Z Copying: artifacts/log/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests/net8.0/WebHostTests/HelixPlatform_QuicListenerIsSupported.log to /root/helix/work/workitem/uploads/WebHostTests_HelixPlatform_QuicListenerIsSupported.log 2024-02-13T09:56:32.9403170Z Copying TestResults/**/Sequence*.xml to /root/helix/work/workitem/uploads/ 2024-02-13T09:56:32.9404289Z Test results uploaded 2024-02-13T09:56:32.9404381Z Completed Helix job with exit code '1' Finished tests...exit_code=1 + export _commandExitCode=1 + _commandExitCode=1 + python /root/helix/work/correlation/reporter/run.py https://dev.azure.com/dnceng-public/ public 13476746 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJjNzczZjJjMi01MTIwLTQyMDctYWZlMi1hZmFmMzVhOGJjMGEiLCJzY3AiOiJhcHBfdG9rZW4iLCJhdWkiOiI1YTA0Njc3OS1kYmQ2LTRiNjctOTA4ZC1hNjgzMjFjMmQwZTIiLCJzaWQiOiI0N2E5NWZiZS02ZmI1LTQyNTQtOTlkMS03NDQ5YTkxMDE4ODYiLCJCdWlsZElkIjoiY2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5OzU2NDE0OCIsImpvYnJlZiI6IjRkNjJjMjc0LWJmYjktNGY2OS1hMTk5LWQwNjlmZDI4ZTkyYzo4YzlkZDZhZS01MDE3LTVhNzAtOTk3Yy1jMjM4NmZlZDRlODUiLCJwcGlkIjoidnN0ZnM6Ly8vQnVpbGQvQnVpbGQvNTY0MTQ4Iiwib3JjaGlkIjoiNGQ2MmMyNzQtYmZiOS00ZjY5LWExOTktZDA2OWZkMjhlOTJjLmhlbGl4X21hdHJpeF94NjQuX19kZWZhdWx0IiwicmVwb0lkcyI6IiIsImlzcyI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb20iLCJhdWQiOiJhcHAudnN0b2tlbi52aXN1YWxzdHVkaW8uY29tfHZzbzo2ZmNjOTJlNS03M2E3LTRmODgtOGQxMy1kOTA0NWI0NWZiMjciLCJuYmYiOjE3MDc4MTQ0OTIsImV4cCI6MTcwNzg0NTA5Mn0.K_ZEVhgLUyoXMgAYzFuqQCnp0HHJDE6e1YA-qysDdFgu5atMG1XAKWF1lEOcfyypnLO90nIYlCp0YBMdPFasXX1mgmsKF8oL8-cdff3n_JxylR7AiRCnhKl4kLnpgaC81VcZHFWslFIHp08_B07GskkGduxfjsA1qeZmt0_NmcU_9eTlcSV-0eXeN8o4VXal2fVi3ejAIqVr7LO0ichf9tDN-TweFhT4iM_yu0mQBRddmpxrFx7miD2cky50_gpGkdMtci1IEcwsMqFKTFOjsJyUzJXZyP5xLD5LzmmdRHFrKFWl3R9RFoswrJnmvhuBN3exIqwjyaOSDuP9UEqvHw 2024-02-13T09:56:33.304Z INFO run.py run(48) main Beginning reading of test results. 2024-02-13T09:56:33.304Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/e' for test results files 2024-02-13T09:56:33.305Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/e/testResults.xml with format xunit 2024-02-13T09:56:33.308Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/uploads' for test results files 2024-02-13T09:56:33.308Z INFO run.py packing_test_reporter(30) report_results Packing 56 test reports to '/root/helix/work/workitem/e/__test_report.json' 2024-02-13T09:56:33.308Z INFO run.py packing_test_reporter(33) report_results Packed 22187 bytes + exit 1 + export _commandExitCode=1 + _commandExitCode=1 + chmod -R 777 /home/helixbot/dotnetbuild/dumps + exit 1 [END EXECUTION] Exit Code:1 ```

Build

https://dev.azure.com/dnceng-public/public/_build/results?buildId=564148&view=results

wtgodbe commented 8 months ago

This test has failed 3 times on Fedora.34 (in 8.0) in the past few days

mkArtakMSFT commented 7 months ago

We see this failure in CI and were thinking if the test should be skipped on Fedora? Anyway, leaving up to you guys to handle this. Please don't ignore / delay this skipping part.