<details>
<summary>RISC-V Release-FX-VF2: 630835 / 667725 (94.48%)</summary>


```
=======================
      passed: 630835
      failed: 156
     skipped: 1479
      killed: 36734
------------------------
  TOTAL libs: 258
 TOTAL tests: 669204
   REAL time: 2h 40min 29s 767ms
=======================

```
<details>
<summary>Failed</summary>

```
[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundleLocalizedApp.Bundled_Localized_App_Run_Succeeds
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundleLocalizedApp+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.BundleProbe.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/BundleProbe.cs:line 54
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.BundleLocalizedApp.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/BundleLocalizedApp.cs:line 38
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundleProbe.SingleFileApp_ProbeFiles
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundleProbe+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.BundleProbe.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/BundleProbe.cs:line 54
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.BundleLocalizedApp.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/BundleLocalizedApp.cs:line 38
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.186s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.StaticHost.NotMarkedAsBundle_RunSelfContainedApp
    [System.TypeInitializationException]: 
    System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
---- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
-------- System.IO.IOException : Permission denied
       at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestApp.CreateEmpty(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestApp.cs:line 39
   at Microsoft.DotNet.CoreSetup.Test.TestApp.CreateFromBuiltAssets(String appName, String assetRelativePath) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestApp.cs:line 57
   at AppHost.Bundle.Tests.StaticHost.NotMarkedAsBundle_RunSelfContainedApp() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/StaticHost.cs:line 16
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundleExtractToSpecificPath.AbsolutePath
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundleExtractToSpecificPath+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----

----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundleExtractToSpecificPath.UndefinedHOME_getpwuidFallback
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundleExtractToSpecificPath+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.SingleFileApiTests.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/SingleFileApiTests.cs:line 113
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundleExtractToSpecificPath.NonexistentDefault_Fails
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundleExtractToSpecificPath+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.SingleFileApiTests.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/SingleFileApiTests.cs:line 113
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(relativePath: \"./foo\", bundleOptions: BundleAllContent)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundleExtractToSpecificPath+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(relativePath: \"../foo\", bundleOptions: BundleAllContent)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundleExtractToSpecificPath+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(relativePath: \"foo\", bundleOptions: BundleAllContent)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundleExtractToSpecificPath+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(relativePath: \"foo/bar\", bundleOptions: BundleAllContent)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundleExtractToSpecificPath+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(relativePath: \"foo\\\\bar\", bundleOptions: BundleAllContent)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundleExtractToSpecificPath+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(relativePath: \"./foo\", bundleOptions: BundleNativeBinaries)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundleExtractToSpecificPath+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(relativePath: \"../foo\", bundleOptions: BundleNativeBinaries)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundleExtractToSpecificPath+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(relativePath: \"foo\", bundleOptions: BundleNativeBinaries)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundleExtractToSpecificPath+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(relativePath: \"foo/bar\", bundleOptions: BundleNativeBinaries)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundleExtractToSpecificPath+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(relativePath: \"foo\\\\bar\", bundleOptions: BundleNativeBinaries)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundleExtractToSpecificPath+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundleExtractToSpecificPath.ExtractionDirectoryReused
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundleExtractToSpecificPath+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundleExtractToSpecificPath.RecoverMissingFiles
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundleExtractToSpecificPath+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.SingleFileApiTests.SelfContained
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.SingleFileApiTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.SingleFileApiTests.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/SingleFileApiTests.cs:line 113
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.SingleFileApiTests.NativeSearchDirectories_WithExtraction
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.SingleFileApiTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.SingleFileApiTests.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/SingleFileApiTests.cs:line 113
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.SingleFileApiTests.SelfContained_BundleAllContent
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.SingleFileApiTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.SingleFileApiTests.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/SingleFileApiTests.cs:line 113
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.SingleFileApiTests.NativeSearchDirectories
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.SingleFileApiTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.SingleFileApiTests.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/SingleFileApiTests.cs:line 113
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.HammerServiceTest.SingleFile_Apps_Are_Serviced
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.HammerServiceTest+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained_Targeting50(options: None)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundledAppWithSubDirs+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained_Targeting50(options: BundleAllContent)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundledAppWithSubDirs+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundledAppWithSubDirs.FrameworkDependent_NoBundleEntryPoint
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundledAppWithSubDirs+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundledAppWithSubDirs.FrameworkDependent_Targeting50(options: BundleAllContent)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundledAppWithSubDirs+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundledAppWithSubDirs.FrameworkDependent(options: None)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundledAppWithSubDirs+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundledAppWithSubDirs.FrameworkDependent(options: BundleAllContent)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundledAppWithSubDirs+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(options: None)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundledAppWithSubDirs+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(options: BundleAllContent)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundledAppWithSubDirs+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(options: EnableCompression)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundledAppWithSubDirs+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(options: BundleAllContent | EnableCompression)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.BundledAppWithSubDirs+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.AppLaunch.RunApp(selfContained: True)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.AppLaunch+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.AppLaunch.RunApp(selfContained: False)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.AppLaunch+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.AppLaunch.AdditionalContentAfterBundleMetadata(selfContained: True)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.AppLaunch+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.AppLaunch.AdditionalContentAfterBundleMetadata(selfContained: False)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'AppHost.Bundle.Tests.AppLaunch+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.Create(String appName, Boolean selfContained) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 65
   at Microsoft.DotNet.CoreSetup.Test.SingleFileTestApp.CreateSelfContained(String appName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/SingleFileTestApp.cs:line 61
   at AppHost.Bundle.Tests.HammerServiceTest.SharedTestState..ctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/AppHost.Bundle.Tests/HammerServiceTest.cs:line 68
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 33
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[2.557s] System.Net.WebSockets.Client.Tests.Release.net10.0.System.Net.WebSockets.Client.Tests
    System.Net.WebSockets.Client.Tests.KeepAliveTest_Invoker_Loopback.KeepAlive_LongDelayBetweenSendReceives_Succeeds(useSsl: False)
    [System.AggregateException]: 
    System.AggregateException : One or more errors occurred. (The channel has been closed.) (The channel has been closed.)
---- System.Threading.Channels.ChannelClosedException : The channel has been closed.
-------- System.Net.WebSockets.WebSocketException : The WebSocket is in an invalid state ('Aborted') for this operation. Valid states are: 'Open, CloseSent'
------------ System.Net.WebSockets.WebSocketException : The WebSocket didn't recieve a Pong frame in response to a Ping frame within the configured KeepAliveTimeout.
---- System.Threading.Channels.ChannelClosedException : The channel has been closed.
-------- System.Net.WebSockets.WebSocketException : The remote party closed the WebSocket connection without completing the close handshake.
       at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 88
   at System.Net.Test.Common.LoopbackServer.<>c__DisplayClass15_0.<<CreateClientAndServerAsync>b__0>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 123
--- End of stack trace from previous location ---
   at System.Net.Test.Common.LoopbackServer.CreateServerAsync(Func`2 funcAsync, Options options) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 107
--- End of stack trace from previous location ---
----- Inner Stack Trace #1 (System.Threading.Channels.ChannelClosedException) -----
   at System.Net.WebSockets.Client.Tests.ReadAheadWebSocket.ReceiveAsync(Memory`1 buffer, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/ReadAheadWebSocket.cs:line 70
   at System.Net.WebSockets.Client.Tests.ReadAheadWebSocket.ReceiveAsync(ArraySegment`1 buffer, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/ReadAheadWebSocket.cs:line 101
   at System.Net.WebSockets.Client.Tests.KeepAliveTest_Loopback.VerifySendReceiveAsync(WebSocket ws, Byte[] localMsg, Byte[] remoteMsg, TaskCompletionSource localAckTcs, Task remoteAck, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/KeepAliveTest.Loopback.cs:line 98
   at System.Net.WebSockets.Client.Tests.KeepAliveTest_Loopback.<>c__DisplayClass3_0.<<KeepAlive_LongDelayBetweenSendReceives_Succeeds>b__0>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/KeepAliveTest.Loopback.cs:line 52
--- End of stack trace from previous location ---
   at System.Net.WebSockets.Client.Tests.LoopbackWebSocketServer.RunClientAsync(Uri uri, Func`3 clientWebSocketFunc, Options options, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/LoopbackWebSocketServer.cs:line 111
   at System.Threading.Tasks.TaskTimeoutExtensions.GetRealException(Task task) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 120
----- Inner Stack Trace -----
   at System.Net.WebSockets.ManagedWebSocket.ThrowIfInvalidState(ManagedWebSocketStates validStates) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.cs:line 1752
   at System.Net.WebSockets.ManagedWebSocket.ReceiveAsync(Memory`1 buffer, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.cs:line 388
--- End of stack trace from previous location ---
   at System.Net.WebSockets.Client.Tests.ReadAheadWebSocket.ProcessIncomingFrames() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/ReadAheadWebSocket.cs:line 42
----- Inner Stack Trace -----
   at System.Net.WebSockets.ManagedWebSocket.KeepAlivePingHeartBeat() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.KeepAlive.cs:line 81
   at System.Net.WebSockets.ManagedWebSocket.HeartBeat() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.KeepAlive.cs:line 24
   at System.Net.WebSockets.ManagedWebSocket.<>c.<.ctor>b__30_0(Object s) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.cs:line 195
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 179
   at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Timer.cs:line 686
   at System.Threading.ThreadPoolWorkQueue.Dispatch() in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ThreadPoolWorkQueue.cs:line 1128
   at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart() in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/PortableThreadPool.WorkerThread.cs:line 127
   at System.Threading.Thread.StartHelper.RunWorker() in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Thread.cs:line 77
--- End of stack trace from previous location ---

----- Inner Stack Trace #2 (System.Threading.Channels.ChannelClosedException) -----
   at System.Net.WebSockets.Client.Tests.ReadAheadWebSocket.ReceiveAsync(Memory`1 buffer, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/ReadAheadWebSocket.cs:line 70
   at System.Net.WebSockets.Client.Tests.ReadAheadWebSocket.ReceiveAsync(ArraySegment`1 buffer, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/ReadAheadWebSocket.cs:line 101
   at System.Net.WebSockets.Client.Tests.KeepAliveTest_Loopback.VerifySendReceiveAsync(WebSocket ws, Byte[] localMsg, Byte[] remoteMsg, TaskCompletionSource localAckTcs, Task remoteAck, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/KeepAliveTest.Loopback.cs:line 98
   at System.Net.WebSockets.Client.Tests.KeepAliveTest_Loopback.<>c__DisplayClass3_0.<<KeepAlive_LongDelayBetweenSendReceives_Succeeds>b__1>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/KeepAliveTest.Loopback.cs:line 67
--- End of stack trace from previous location ---
   at System.Net.WebSockets.Client.Tests.LoopbackWebSocketServer.RunServerAsync(WebSocketRequestData requestData, Func`3 serverWebSocketFunc, Options options, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/LoopbackWebSocketServer.cs:line 95
   at System.Net.WebSockets.Client.Tests.LoopbackWebSocketServer.<>c__DisplayClass2_0.<<RunAsyncPrivate>b__2>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/LoopbackWebSocketServer.cs:line 59
--- End of stack trace from previous location ---
   at System.Net.Test.Common.LoopbackServer.AcceptConnectionAsync(Func`2 funcAsync) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 167
   at System.Net.Test.Common.LoopbackServer.AcceptConnectionAsync(Func`2 funcAsync) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 167
   at System.Net.WebSockets.Client.Tests.LoopbackWebSocketServer.<>c__DisplayClass2_0.<<RunAsyncPrivate>b__0>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/LoopbackWebSocketServer.cs:line 56
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.GetRealException(Task task) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 120
----- Inner Stack Trace -----
   at System.Net.WebSockets.ManagedWebSocket.ThrowEOFUnexpected() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.cs:line 1620
   at System.Net.WebSockets.ManagedWebSocket.EnsureBufferContainsAsync(Int32 minimumRequiredBytes, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.cs:line 1607
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/PoolingAsyncValueTaskMethodBuilderT.cs:line 435
   at System.Net.WebSockets.ManagedWebSocket.ReceiveAsyncPrivate[TResult](Memory`1 payloadBuffer, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.cs:line 835
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/PoolingAsyncValueTaskMethodBuilderT.cs:line 422
   at System.Net.WebSockets.Client.Tests.ReadAheadWebSocket.ProcessIncomingFrames() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/ReadAheadWebSocket.cs:line 42
[5.492s] System.Net.WebSockets.Client.Tests.Release.net10.0.System.Net.WebSockets.Client.Tests
    System.Net.WebSockets.Client.Tests.KeepAliveTest_Invoker_Loopback.KeepAlive_LongDelayBetweenSendReceives_Succeeds(useSsl: True)
    [System.AggregateException]: 
    System.AggregateException : One or more errors occurred. (Aborted) (The WebSocket is in an invalid state ('Aborted') for this operation. Valid states are: 'Open, CloseReceived')
---- System.OperationCanceledException : Aborted
-------- System.AggregateException : One or more errors occurred. (The WebSocket didn't recieve a Pong frame in response to a Ping frame within the configured KeepAliveTimeout.) (Unable to read data from the transport connection: Operation canceled.)
------------ System.Net.WebSockets.WebSocketException : The WebSocket didn't recieve a Pong frame in response to a Ping frame within the configured KeepAliveTimeout.
------------ System.IO.IOException : Unable to read data from the transport connection: Operation canceled.
---------------- System.Net.Sockets.SocketException : Operation canceled
---- System.Net.WebSockets.WebSocketException : The WebSocket is in an invalid state ('Aborted') for this operation. Valid states are: 'Open, CloseReceived'
       at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 88
   at System.Net.Test.Common.LoopbackServer.<>c__DisplayClass15_0.<<CreateClientAndServerAsync>b__0>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 123
--- End of stack trace from previous location ---
   at System.Net.Test.Common.LoopbackServer.CreateServerAsync(Func`2 funcAsync, Options options) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 107
--- End of stack trace from previous location ---
----- Inner Stack Trace #1 (System.OperationCanceledException) -----
   at System.Net.WebSockets.ManagedWebSocket.ReceiveAsyncPrivate[TResult](Memory`1 payloadBuffer, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.cs:line 1029
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/PoolingAsyncValueTaskMethodBuilderT.cs:line 422
   at System.Net.WebSockets.Client.Tests.ReadAheadWebSocket.ProcessIncomingFrames() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/ReadAheadWebSocket.cs:line 42
   at System.Threading.Channels.AsyncOperation`1.GetResult(Int16 token) in /godata/pipelines/Release-build/runtime/src/libraries/System.Threading.Channels/src/System/Threading/Channels/AsyncOperation.cs:line 142
   at System.Net.WebSockets.Client.Tests.ReadAheadWebSocket.ReceiveAsync(Memory`1 buffer, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/ReadAheadWebSocket.cs:line 70
   at System.Net.WebSockets.Client.Tests.ReadAheadWebSocket.ReceiveAsync(ArraySegment`1 buffer, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/ReadAheadWebSocket.cs:line 101
   at System.Net.WebSockets.Client.Tests.KeepAliveTest_Loopback.VerifySendReceiveAsync(WebSocket ws, Byte[] localMsg, Byte[] remoteMsg, TaskCompletionSource localAckTcs, Task remoteAck, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/KeepAliveTest.Loopback.cs:line 98
   at System.Net.WebSockets.Client.Tests.KeepAliveTest_Loopback.<>c__DisplayClass3_0.<<KeepAlive_LongDelayBetweenSendReceives_Succeeds>b__0>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/KeepAliveTest.Loopback.cs:line 52
--- End of stack trace from previous location ---
   at System.Net.WebSockets.Client.Tests.LoopbackWebSocketServer.RunClientAsync(Uri uri, Func`3 clientWebSocketFunc, Options options, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/LoopbackWebSocketServer.cs:line 111
   at System.Threading.Tasks.TaskTimeoutExtensions.GetRealException(Task task) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 120
----- Inner Stack Trace -----
   at System.Net.WebSockets.ManagedWebSocket.ReceiveAsyncPrivate[TResult](Memory`1 payloadBuffer, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.cs:line 835
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.ExecutionContextCallback(Object s) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/PoolingAsyncValueTaskMethodBuilderT.cs:line 392
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 179
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/PoolingAsyncValueTaskMethodBuilderT.cs:line 413
   at System.Net.WebSockets.ManagedWebSocket.EnsureBufferContainsAsync(Int32 minimumRequiredBytes, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.cs:line 1599
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.ExecutionContextCallback(Object s) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/PoolingAsyncValueTaskMethodBuilderT.cs:line 392
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 179
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/PoolingAsyncValueTaskMethodBuilderT.cs:line 413
   at System.IO.Stream.ReadAtLeastAsyncCore(Memory`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Stream.cs:line 433
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 179
   at System.Net.Http.HttpConnection.RawConnectionStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/RawConnectionStream.cs:line 67
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.ExecutionContextCallback(Object s) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/PoolingAsyncValueTaskMethodBuilderT.cs:line 392
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 179
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/PoolingAsyncValueTaskMethodBuilderT.cs:line 413
   at System.Net.Http.HttpConnection.ReadBufferedAsyncCore(Memory`1 destination) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpConnection.cs:line 1847
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.ExecutionContextCallback(Object s) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/PoolingAsyncValueTaskMethodBuilderT.cs:line 392
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 179
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/PoolingAsyncValueTaskMethodBuilderT.cs:line 413
   at System.Net.Security.SslStream.ReadAsyncInternal[TIOAdapter](Memory`1 buffer, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.IO.cs:line 863
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.ExecutionContextCallback(Object s) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/PoolingAsyncValueTaskMethodBuilderT.cs:line 392
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 179
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/PoolingAsyncValueTaskMethodBuilderT.cs:line 413
   at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.IO.cs:line 740
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 179
   at System.Net.Sockets.SocketAsyncEventArgs.FinishOperationAsyncFailure(SocketError socketError, Int32 bytesTransferred, SocketFlags flags) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Sockets/src/System/Net/Sockets/SocketAsyncEventArgs.cs:line 667
   at System.Net.Sockets.SocketAsyncContext.AsyncOperation.<>c.<ProcessCancellation>b__15_0(Object o) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Sockets/src/System/Net/Sockets/SocketAsyncContext.Unix.cs:line 264
   at System.Threading.ThreadPoolWorkQueue.Dispatch() in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ThreadPoolWorkQueue.cs:line 1128
   at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart() in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/PortableThreadPool.WorkerThread.cs:line 127
   at System.Threading.Thread.StartHelper.RunWorker() in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Thread.cs:line 77
--- End of stack trace from previous location ---

----- Inner Stack Trace #1 (System.Net.WebSockets.WebSocketException) -----
   at System.Net.WebSockets.ManagedWebSocket.KeepAlivePingHeartBeat() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.KeepAlive.cs:line 81
   at System.Net.WebSockets.ManagedWebSocket.HeartBeat() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.KeepAlive.cs:line 24
   at System.Net.WebSockets.ManagedWebSocket.<>c.<.ctor>b__30_0(Object s) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.cs:line 195
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 179
   at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Timer.cs:line 686
   at System.Threading.ThreadPoolWorkQueue.Dispatch() in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ThreadPoolWorkQueue.cs:line 1128
   at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart() in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/PortableThreadPool.WorkerThread.cs:line 127
   at System.Threading.Thread.StartHelper.RunWorker() in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Thread.cs:line 77
--- End of stack trace from previous location ---

----- Inner Stack Trace #2 (System.IO.IOException) -----
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Sockets/src/System/Net/Sockets/Socket.Tasks.cs:line 1386
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Sockets/src/System/Net/Sockets/Socket.Tasks.cs:line 1281
   at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.IO.cs:line 740
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/PoolingAsyncValueTaskMethodBuilderT.cs:line 422
   at System.Net.Security.SslStream.ReadAsyncInternal[TIOAdapter](Memory`1 buffer, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.IO.cs:line 863
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/PoolingAsyncValueTaskMethodBuilderT.cs:line 422
   at System.Net.Http.HttpConnection.ReadBufferedAsyncCore(Memory`1 destination) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpConnection.cs:line 1847
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/PoolingAsyncValueTaskMethodBuilderT.cs:line 422
   at System.Net.Http.HttpConnection.RawConnectionStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/RawConnectionStream.cs:line 67
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/PoolingAsyncValueTaskMethodBuilderT.cs:line 422
   at System.IO.Stream.ReadAtLeastAsyncCore(Memory`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Stream.cs:line 433
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/PoolingAsyncValueTaskMethodBuilderT.cs:line 422
   at System.Net.WebSockets.ManagedWebSocket.EnsureBufferContainsAsync(Int32 minimumRequiredBytes, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.cs:line 1599
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/PoolingAsyncValueTaskMethodBuilderT.cs:line 435
   at System.Net.WebSockets.ManagedWebSocket.ReceiveAsyncPrivate[TResult](Memory`1 payloadBuffer, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.cs:line 835
----- Inner Stack Trace -----

----- Inner Stack Trace #2 (System.Net.WebSockets.WebSocketException) -----
   at System.Net.WebSockets.ManagedWebSocket.ThrowIfInvalidState(ManagedWebSocketStates validStates) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.cs:line 1752
   at System.Net.WebSockets.ManagedWebSocket.SendAsync(ReadOnlyMemory`1 buffer, WebSocketMessageType messageType, WebSocketMessageFlags messageFlags, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.cs:line 331
--- End of stack trace from previous location ---
   at System.Net.WebSockets.Client.Tests.KeepAliveTest_Loopback.VerifySendReceiveAsync(WebSocket ws, Byte[] localMsg, Byte[] remoteMsg, TaskCompletionSource localAckTcs, Task remoteAck, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/KeepAliveTest.Loopback.cs:line 107
   at System.Net.WebSockets.Client.Tests.KeepAliveTest_Loopback.<>c__DisplayClass3_0.<<KeepAlive_LongDelayBetweenSendReceives_Succeeds>b__1>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/KeepAliveTest.Loopback.cs:line 67
--- End of stack trace from previous location ---
   at System.Net.WebSockets.Client.Tests.LoopbackWebSocketServer.RunServerAsync(WebSocketRequestData requestData, Func`3 serverWebSocketFunc, Options options, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/LoopbackWebSocketServer.cs:line 95
   at System.Net.WebSockets.Client.Tests.LoopbackWebSocketServer.<>c__DisplayClass2_0.<<RunAsyncPrivate>b__2>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/LoopbackWebSocketServer.cs:line 59
--- End of stack trace from previous location ---
   at System.Net.Test.Common.LoopbackServer.AcceptConnectionAsync(Func`2 funcAsync) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 167
   at System.Net.Test.Common.LoopbackServer.AcceptConnectionAsync(Func`2 funcAsync) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 167
   at System.Net.WebSockets.Client.Tests.LoopbackWebSocketServer.<>c__DisplayClass2_0.<<RunAsyncPrivate>b__0>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/LoopbackWebSocketServer.cs:line 56
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.GetRealException(Task task) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 120
[3.226s] System.Net.WebSockets.Client.Tests.Release.net10.0.System.Net.WebSockets.Client.Tests
    System.Net.WebSockets.Client.Tests.KeepAliveTest_SharedHandler_Loopback.KeepAlive_LongDelayBetweenSendReceives_Succeeds(useSsl: True)
    [System.AggregateException]: 
    System.AggregateException : One or more errors occurred. (The channel has been closed.) (The channel has been closed.)
---- System.Threading.Channels.ChannelClosedException : The channel has been closed.
-------- System.Net.WebSockets.WebSocketException : The WebSocket is in an invalid state ('Aborted') for this operation. Valid states are: 'Open, CloseSent'
------------ System.Net.WebSockets.WebSocketException : The WebSocket didn't recieve a Pong frame in response to a Ping frame within the configured KeepAliveTimeout.
---- System.Threading.Channels.ChannelClosedException : The channel has been closed.
-------- System.Net.WebSockets.WebSocketException : The remote party closed the WebSocket connection without completing the close handshake.
       at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 88
   at System.Net.Test.Common.LoopbackServer.<>c__DisplayClass15_0.<<CreateClientAndServerAsync>b__0>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 123
--- End of stack trace from previous location ---
   at System.Net.Test.Common.LoopbackServer.CreateServerAsync(Func`2 funcAsync, Options options) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 107
--- End of stack trace from previous location ---
----- Inner Stack Trace #1 (System.Threading.Channels.ChannelClosedException) -----
   at System.Net.WebSockets.Client.Tests.ReadAheadWebSocket.ReceiveAsync(Memory`1 buffer, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/ReadAheadWebSocket.cs:line 70
   at System.Net.WebSockets.Client.Tests.ReadAheadWebSocket.ReceiveAsync(ArraySegment`1 buffer, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/ReadAheadWebSocket.cs:line 101
   at System.Net.WebSockets.Client.Tests.KeepAliveTest_Loopback.VerifySendReceiveAsync(WebSocket ws, Byte[] localMsg, Byte[] remoteMsg, TaskCompletionSource localAckTcs, Task remoteAck, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/KeepAliveTest.Loopback.cs:line 98
   at System.Net.WebSockets.Client.Tests.KeepAliveTest_Loopback.<>c__DisplayClass3_0.<<KeepAlive_LongDelayBetweenSendReceives_Succeeds>b__0>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/KeepAliveTest.Loopback.cs:line 52
--- End of stack trace from previous location ---
   at System.Net.WebSockets.Client.Tests.LoopbackWebSocketServer.RunClientAsync(Uri uri, Func`3 clientWebSocketFunc, Options options, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/LoopbackWebSocketServer.cs:line 111
   at System.Threading.Tasks.TaskTimeoutExtensions.GetRealException(Task task) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 120
----- Inner Stack Trace -----
   at System.Net.WebSockets.ManagedWebSocket.ThrowIfInvalidState(ManagedWebSocketStates validStates) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.cs:line 1752
   at System.Net.WebSockets.ManagedWebSocket.ReceiveAsync(Memory`1 buffer, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.cs:line 388
--- End of stack trace from previous location ---
   at System.Net.WebSockets.Client.Tests.ReadAheadWebSocket.ProcessIncomingFrames() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/ReadAheadWebSocket.cs:line 42
----- Inner Stack Trace -----
   at System.Net.WebSockets.ManagedWebSocket.KeepAlivePingHeartBeat() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.KeepAlive.cs:line 81
   at System.Net.WebSockets.ManagedWebSocket.HeartBeat() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.KeepAlive.cs:line 24
   at System.Net.WebSockets.ManagedWebSocket.<>c.<.ctor>b__30_0(Object s) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.cs:line 195
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 179
   at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Timer.cs:line 686
   at System.Threading.ThreadPoolWorkQueue.Dispatch() in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ThreadPoolWorkQueue.cs:line 1128
   at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart() in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/PortableThreadPool.WorkerThread.cs:line 127
   at System.Threading.Thread.StartHelper.RunWorker() in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Thread.cs:line 77
--- End of stack trace from previous location ---

----- Inner Stack Trace #2 (System.Threading.Channels.ChannelClosedException) -----
   at System.Net.WebSockets.Client.Tests.ReadAheadWebSocket.ReceiveAsync(Memory`1 buffer, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/ReadAheadWebSocket.cs:line 70
   at System.Net.WebSockets.Client.Tests.ReadAheadWebSocket.ReceiveAsync(ArraySegment`1 buffer, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/ReadAheadWebSocket.cs:line 101
   at System.Net.WebSockets.Client.Tests.KeepAliveTest_Loopback.VerifySendReceiveAsync(WebSocket ws, Byte[] localMsg, Byte[] remoteMsg, TaskCompletionSource localAckTcs, Task remoteAck, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/KeepAliveTest.Loopback.cs:line 98
   at System.Net.WebSockets.Client.Tests.KeepAliveTest_Loopback.<>c__DisplayClass3_0.<<KeepAlive_LongDelayBetweenSendReceives_Succeeds>b__1>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/KeepAliveTest.Loopback.cs:line 67
--- End of stack trace from previous location ---
   at System.Net.WebSockets.Client.Tests.LoopbackWebSocketServer.RunServerAsync(WebSocketRequestData requestData, Func`3 serverWebSocketFunc, Options options, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/LoopbackWebSocketServer.cs:line 95
   at System.Net.WebSockets.Client.Tests.LoopbackWebSocketServer.<>c__DisplayClass2_0.<<RunAsyncPrivate>b__2>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/LoopbackWebSocketServer.cs:line 59
--- End of stack trace from previous location ---
   at System.Net.Test.Common.LoopbackServer.AcceptConnectionAsync(Func`2 funcAsync) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 167
   at System.Net.Test.Common.LoopbackServer.AcceptConnectionAsync(Func`2 funcAsync) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 167
   at System.Net.WebSockets.Client.Tests.LoopbackWebSocketServer.<>c__DisplayClass2_0.<<RunAsyncPrivate>b__0>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/LoopbackWebSocketServer.cs:line 56
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.GetRealException(Task task) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 120
----- Inner Stack Trace -----
   at System.Net.WebSockets.ManagedWebSocket.ThrowEOFUnexpected() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.cs:line 1620
   at System.Net.WebSockets.ManagedWebSocket.EnsureBufferContainsAsync(Int32 minimumRequiredBytes, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.cs:line 1607
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/PoolingAsyncValueTaskMethodBuilderT.cs:line 435
   at System.Net.WebSockets.ManagedWebSocket.ReceiveAsyncPrivate[TResult](Memory`1 payloadBuffer, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/ManagedWebSocket.cs:line 835
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/PoolingAsyncValueTaskMethodBuilderT.cs:line 422
   at System.Net.WebSockets.Client.Tests.ReadAheadWebSocket.ProcessIncomingFrames() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets.Client/tests/LoopbackServer/ReadAheadWebSocket.cs:line 42
[0.171s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.MachO.CodeSign.Tests.SigningTests.CanSignMachObject
    [System.TypeInitializationException]: 
    System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
---- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
-------- System.IO.IOException : Permission denied
       at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.MachO.CodeSign.Tests.SigningTests.CanSignMachObject() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/MachObjectSigning/SigningTests.cs:line 73
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.060s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.MachO.CodeSign.Tests.SigningTests.CanUnsignAndResign
    [System.TypeInitializationException]: 
    System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
---- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
-------- System.IO.IOException : Permission denied
       at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.MachO.CodeSign.Tests.SigningTests.CanUnsignAndResign() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/MachObjectSigning/SigningTests.cs:line 103
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.033s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.MachO.CodeSign.Tests.SigningTests.CanRemoveSignature
    [System.TypeInitializationException]: 
    System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
---- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
-------- System.IO.IOException : Permission denied
       at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.MachO.CodeSign.Tests.SigningTests.CanRemoveSignature() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/MachObjectSigning/SigningTests.cs:line 89
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.ComHost.Tests.ClsidMapTests.DefaultProgIdIsTypeName
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.ComHost.Tests.ClsidMapTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.MachO.CodeSign.Tests.SigningTests.CanSignMachObject() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/MachObjectSigning/SigningTests.cs:line 73
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.ComHost.Tests.ClsidMapTests.PublicNestedTypeOfNonPublicTypeNotAdded
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.ComHost.Tests.ClsidMapTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.MachO.CodeSign.Tests.SigningTests.CanSignMachObject() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/MachObjectSigning/SigningTests.cs:line 73
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.ComHost.Tests.ClsidMapTests.PublicComVisibleTypeWithoutGuidThrows
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.ComHost.Tests.ClsidMapTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.MachO.CodeSign.Tests.SigningTests.CanSignMachObject() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/MachObjectSigning/SigningTests.cs:line 73
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.ComHost.Tests.ClsidMapTests.ExplicitlyEmptyProgIdNotInClsidMap
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.ComHost.Tests.ClsidMapTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.MachO.CodeSign.Tests.SigningTests.CanSignMachObject() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/MachObjectSigning/SigningTests.cs:line 73
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.ComHost.Tests.ClsidMapTests.ExplicitProgIdUsed
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.ComHost.Tests.ClsidMapTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.MachO.CodeSign.Tests.SigningTests.CanUnsignAndResign() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/MachObjectSigning/SigningTests.cs:line 103
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.ComHost.Tests.ClsidMapTests.NonPublicTypeNotAdded
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.ComHost.Tests.ClsidMapTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.MachO.CodeSign.Tests.SigningTests.CanUnsignAndResign() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/MachObjectSigning/SigningTests.cs:line 103
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.ComHost.Tests.ClsidMapTests.PublicComVisibleTypeWithGuidAdded
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.ComHost.Tests.ClsidMapTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.MachO.CodeSign.Tests.SigningTests.CanUnsignAndResign() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/MachObjectSigning/SigningTests.cs:line 103
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.ComHost.Tests.ClsidMapTests.PublicNestedTypeOfPublicTypeAdded
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.ComHost.Tests.ClsidMapTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.MachO.CodeSign.Tests.SigningTests.CanUnsignAndResign() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/MachObjectSigning/SigningTests.cs:line 103
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.ComHost.Tests.ClsidMapTests.PublicComVisibleTypeWithDuplicateGuidThrows
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.ComHost.Tests.ClsidMapTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.EmbedAppBinaryPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 43
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.127s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CodeSignNotMachOThrows
    [System.TypeInitializationException]: 
    System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
---- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
-------- System.IO.IOException : Permission denied
       at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.MachO.CodeSign.Tests.SigningTests.CanSignMachObject() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/MachObjectSigning/SigningTests.cs:line 73
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.004s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.DoesNotCodeSignAppHostByDefault
    [System.TypeInitializationException]: 
    System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
---- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
-------- System.IO.IOException : Permission denied
       at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.DoesNotCodeSignAppHostByDefault() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 359
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.057s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.EmbedAppBinaryPath
    [System.TypeInitializationException]: 
    System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
---- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
-------- System.IO.IOException : Permission denied
       at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.EmbedAppBinaryPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 43
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.081s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CetCompat(cetCompatSet: True)
    [System.TypeInitializationException]: 
    System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
---- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
-------- System.IO.IOException : Permission denied
       at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CetCompat(Nullable`1 cetCompatSet) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 407
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 174
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.002s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CetCompat(cetCompatSet: False)
    [System.TypeInitializationException]: 
    System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
---- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
-------- System.IO.IOException : Permission denied
       at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CetCompat(Nullable`1 cetCompatSet) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 407
   at InvokeStub_CreateAppHost.CetCompat(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 95
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.001s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CetCompat(cetCompatSet: null)
    [System.TypeInitializationException]: 
    System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
---- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
-------- System.IO.IOException : Permission denied
       at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CetCompat(Nullable`1 cetCompatSet) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 407
   at InvokeStub_CreateAppHost.CetCompat(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 95
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.042s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.GUISubsystem_WindowsPEFile
    [System.TypeInitializationException]: 
    System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
---- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
-------- System.IO.IOException : Permission denied
       at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.GUISubsystem_WindowsPEFile() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 162
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.038s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.ExecutableImage
    [System.TypeInitializationException]: 
    System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
---- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
-------- System.IO.IOException : Permission denied
       at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.ExecutableImage() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 237
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.003s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.PlaceholderHashNotFound_Fails
    [System.TypeInitializationException]: 
    System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
---- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
-------- System.IO.IOException : Permission denied
       at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.PlaceholderHashNotFound_Fails() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 72
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.003s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.GUISubsystem_WrongDefault_Fails
    [System.TypeInitializationException]: 
    System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
---- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
-------- System.IO.IOException : Permission denied
       at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.GUISubsystem_WrongDefault_Fails() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 211
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.003s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.AppRelativePathTooLong_Fails
    [System.TypeInitializationException]: 
    System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
---- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
-------- System.IO.IOException : Permission denied
       at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.AppRelativePathTooLong_Fails() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 138
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.206s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CodeSignMockMachOAppHost(subdir: \"\")
    [System.TypeInitializationException]: 
    System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
---- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
-------- System.IO.IOException : Permission denied
       at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CodeSignMockMachOAppHost(String subdir) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 314
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 174
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.002s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CodeSignMockMachOAppHost(subdir: \"dir with spaces\")
    [System.TypeInitializationException]: 
    System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
---- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
-------- System.IO.IOException : Permission denied
       at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CodeSignMockMachOAppHost(String subdir) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 314
   at InvokeStub_CreateAppHost.CodeSignMockMachOAppHost(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 95
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.003s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.AppBinaryPathTooLong_Fails
    [System.TypeInitializationException]: 
    System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
---- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
-------- System.IO.IOException : Permission denied
       at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.AppBinaryPathTooLong_Fails() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 95
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.071s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.AppRelativePathRooted_Fails
    [System.TypeInitializationException]: 
    System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
---- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
-------- System.IO.IOException : Permission denied
       at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.AppRelativePathRooted_Fails() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 114
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.003s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.GUISubsystem_NonWindowsPEFile_Fails
    [System.TypeInitializationException]: 
    System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
---- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
-------- System.IO.IOException : Permission denied
       at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.GUISubsystem_NonWindowsPEFile_Fails() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 186
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.002s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.ResourceWithUnknownLanguage
    [System.TypeInitializationException]: 
    System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
---- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
-------- System.IO.IOException : Permission denied
       at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestApp.CreateEmpty(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestApp.cs:line 39
   at Microsoft.DotNet.CoreSetup.Test.TestApp.CreateFromBuiltAssets(String appName, String assetRelativePath) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestApp.cs:line 57
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.ResourceWithUnknownLanguage() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 482
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.005s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.ComHost.Tests.RegFreeComManifestTests.EntryInClsidMapAddedToRegFreeComManifestIncludesProgId
    [System.TypeInitializationException]: 
    System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
---- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
-------- System.IO.IOException : Permission denied
       at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.ComHost.Tests.RegFreeComManifestTests.EntryInClsidMapAddedToRegFreeComManifestIncludesProgId() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/ComHost/RegFreeComManifestTests.cs:line 86
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.004s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.ComHost.Tests.RegFreeComManifestTests.EntryInClsidMapAddedToRegFreeComManifest
    [System.TypeInitializationException]: 
    System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
---- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
-------- System.IO.IOException : Permission denied
       at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.ComHost.Tests.RegFreeComManifestTests.EntryInClsidMapAddedToRegFreeComManifest() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/ComHost/RegFreeComManifestTests.cs:line 51
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.103s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.ComHost.Tests.RegFreeComManifestTests.RegFreeComManifestCorrectlyIncludesComHostFile
    [System.TypeInitializationException]: 
    System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
---- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
-------- System.IO.IOException : Permission denied
       at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.ComHost.Tests.RegFreeComManifestTests.RegFreeComManifestCorrectlyIncludesComHostFile() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/ComHost/RegFreeComManifestTests.cs:line 22
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests.InvalidFileSpec_Fails(invalidSpecPath: null)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.ComHost.Tests.RegFreeComManifestTests.RegFreeComManifestCorrectlyIncludesComHostFile() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/ComHost/RegFreeComManifestTests.cs:line 22
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests.InvalidFileSpec_Fails(invalidSpecPath: \"\")
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.ComHost.Tests.RegFreeComManifestTests.RegFreeComManifestCorrectlyIncludesComHostFile() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/ComHost/RegFreeComManifestTests.cs:line 22
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests.InvalidFileSpec_Fails(invalidSpecPath: \"   \")
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.ComHost.Tests.RegFreeComManifestTests.RegFreeComManifestCorrectlyIncludesComHostFile() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/ComHost/RegFreeComManifestTests.cs:line 22
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests.IdenticalBundles_BinaryEqual
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.ComHost.Tests.RegFreeComManifestTests.RegFreeComManifestCorrectlyIncludesComHostFile() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/ComHost/RegFreeComManifestTests.cs:line 22
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests.DuplicateBundleRelativePath_Fails
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.ComHost.Tests.RegFreeComManifestTests.RegFreeComManifestCorrectlyIncludesComHostFile() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/ComHost/RegFreeComManifestTests.cs:line 22
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests.NoHostInFileSpecs_Fails
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.ComHost.Tests.RegFreeComManifestTests.RegFreeComManifestCorrectlyIncludesComHostFile() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/ComHost/RegFreeComManifestTests.cs:line 22
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests.BundleOptions_IncludedExcludedFiles(options: None)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.GUISubsystem_WindowsPEFile() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 162
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests.BundleOptions_IncludedExcludedFiles(options: BundleNativeBinaries)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.PlaceholderHashNotFound_Fails() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 72
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests.BundleOptions_IncludedExcludedFiles(options: BundleOtherFiles)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.PlaceholderHashNotFound_Fails() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 72
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests.BundleOptions_IncludedExcludedFiles(options: BundleAllContent)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.PlaceholderHashNotFound_Fails() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 72
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests.BundleOptions_IncludedExcludedFiles(options: BundleSymbolFiles)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.GUISubsystem_WrongDefault_Fails() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 211
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests.EnableCompression_Before60_Fails
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.GUISubsystem_WrongDefault_Fails() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 211
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests.BaseNameComputation
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.GUISubsystem_WrongDefault_Fails() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 211
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests.UniqueBundles_UniqueBundleIds
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.AppRelativePathTooLong_Fails() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 138
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests.FileSizes
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.AppRelativePathTooLong_Fails() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 138
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests.AssemblyAlignment
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.AppRelativePathTooLong_Fails() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 138
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests.MacOSBundleIsCodeSigned(shouldCodesign: True)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.AppRelativePathTooLong_Fails() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 138
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests.MacOSBundleIsCodeSigned(shouldCodesign: False)
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.AppRelativePathTooLong_Fails() in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 138
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests.MultipleDuplicateBundleRelativePath_Fails
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CodeSignMockMachOAppHost(String subdir) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 314
   at InvokeStub_CreateAppHost.CodeSignMockMachOAppHost(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 95
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests.ExactDuplicateEntries
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CodeSignMockMachOAppHost(String subdir) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 314
   at InvokeStub_CreateAppHost.CodeSignMockMachOAppHost(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 95
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests.CaseSensitiveBundleRelativePath
    [Xunit.Sdk.TestClassException]: 
    Class fixture type 'Microsoft.NET.HostModel.Bundle.Tests.BundlerConsistencyTests+SharedTestState' threw in its constructor
---- System.TypeInitializationException : The type initializer for 'Microsoft.DotNet.CoreSetup.Test.TestContext' threw an exception.
-------- System.UnauthorizedAccessException : Access to the path '/godata' is denied.
------------ System.IO.IOException : Permission denied
    
----- Inner Stack Trace -----
   at Microsoft.DotNet.CoreSetup.Test.TestContext.get_TestArtifactsPath() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 18
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 123
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.Create(String name) in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestArtifact.cs:line 53
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CreateTestDirectory(String callingMethod) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 567
   at Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CodeSignMockMachOAppHost(String subdir) in /godata/pipelines/Release-build/runtime/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost/CreateAppHost.cs:line 314
   at InvokeStub_CreateAppHost.CodeSignMockMachOAppHost(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 95
----- Inner Stack Trace -----
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 321
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/FileSystem.Unix.cs:line 309
   at System.IO.Directory.CreateDirectory(String path) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs:line 34
   at Microsoft.DotNet.CoreSetup.Test.TestContext..cctor() in /godata/pipelines/Release-build/runtime/src/installer/tests/TestUtils/TestContext.cs:line 46
----- Inner Stack Trace -----

[60.538s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_DiagnosticsTest_Http11.SendAsync_Success_ConnectionSetupActivityGraphRecorded(useTls: True)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 06:41:06 after 60000ms waiting for remote process.
	Process ID: 4073721
	Handle: 4084
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 06:40:06
	TotalProcessorTime: 00:00:07.0800000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.DiagnosticsTest.SendAsync_Success_ConnectionSetupActivityGraphRecorded(Boolean useTls) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/DiagnosticsTests.cs:line 588
--- End of stack trace from previous location ---
[61.014s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_Redirect_PathAndQueryRedaction_LogsRedirect(uriTail: \"/test/path\", disableRedaction: False)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 06:38:37 after 60000ms waiting for remote process.
	Process ID: 4068773
	Handle: 1596
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 06:37:37
	TotalProcessorTime: 00:00:09.2899999

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_Redirect_PathAndQueryRedaction_LogsRedirect(String uriTail, Boolean disableRedaction) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 947
--- End of stack trace from previous location ---
[60.374s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_Redirect_PathAndQueryRedaction_LogsRedirect(uriTail: \"/test/path#frag\", disableRedaction: True)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 06:39:39 after 60000ms waiting for remote process.
	Process ID: 4070563
	Handle: 3740
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 06:38:38
	TotalProcessorTime: 00:00:09.2500000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_Redirect_PathAndQueryRedaction_LogsRedirect(String uriTail, Boolean disableRedaction) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 947
--- End of stack trace from previous location ---
[60.429s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_Redirect_PathAndQueryRedaction_LogsRedirect(uriTail: \"/test/path#frag\", disableRedaction: False)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 06:40:39 after 60000ms waiting for remote process.
	Process ID: 4073061
	Handle: 2268
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 06:39:39
	TotalProcessorTime: 00:00:08.6100000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_Redirect_PathAndQueryRedaction_LogsRedirect(String uriTail, Boolean disableRedaction) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 947
--- End of stack trace from previous location ---
[60.365s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_Redirect_PathAndQueryRedaction_LogsRedirect(uriTail: \"?q1=a&q2=b\", disableRedaction: True)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 06:41:39 after 60000ms waiting for remote process.
	Process ID: 4074593
	Handle: 2852
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 06:40:39
	TotalProcessorTime: 00:00:07.4400000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_Redirect_PathAndQueryRedaction_LogsRedirect(String uriTail, Boolean disableRedaction) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 947
--- End of stack trace from previous location ---
[60.426s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_Redirect_PathAndQueryRedaction_LogsRedirect(uriTail: \"?q1=a&q2=b\", disableRedaction: False)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 06:42:40 after 60000ms waiting for remote process.
	Process ID: 4075476
	Handle: 3804
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 06:41:40
	TotalProcessorTime: 00:00:09.1400000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_Redirect_PathAndQueryRedaction_LogsRedirect(String uriTail, Boolean disableRedaction) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 947
--- End of stack trace from previous location ---
[62.646s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_Redirect_PathAndQueryRedaction_LogsRedirect(uriTail: \"?q1=a&q2=b#frag\", disableRedaction: False)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 06:44:41 after 60000ms waiting for remote process.
	Process ID: 4079234
	Handle: 2124
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 06:43:38
	TotalProcessorTime: 00:00:09.7300000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_Redirect_PathAndQueryRedaction_LogsRedirect(String uriTail, Boolean disableRedaction) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 947
--- End of stack trace from previous location ---
[69.894s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_Redirect_PathAndQueryRedaction_LogsRedirect(uriTail: \"\", disableRedaction: True)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 06:45:41 after 60000ms waiting for remote process.
	Process ID: 4080965
	Handle: 3892
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 06:44:41
	TotalProcessorTime: 00:00:07.3300000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_Redirect_PathAndQueryRedaction_LogsRedirect(String uriTail, Boolean disableRedaction) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 947
--- End of stack trace from previous location ---
[67.418s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_Redirect_PathAndQueryRedaction_LogsRedirect(uriTail: \"\", disableRedaction: False)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 06:47:02 after 60000ms waiting for remote process.
	Process ID: 4082265
	Handle: 1736
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 06:46:02
	TotalProcessorTime: 00:00:08.7000000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_Redirect_PathAndQueryRedaction_LogsRedirect(String uriTail, Boolean disableRedaction) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 947
--- End of stack trace from previous location ---
[66.126s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_Redirect_PathAndQueryRedaction_LogsRedirect(uriTail: \"#frag\", disableRedaction: True)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 06:48:06 after 60000ms waiting for remote process.
	Process ID: 4083295
	Handle: 1916
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 06:47:06
	TotalProcessorTime: 00:00:09.1000000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_Redirect_PathAndQueryRedaction_LogsRedirect(String uriTail, Boolean disableRedaction) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 947
--- End of stack trace from previous location ---
[60.470s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(uriTail: \"/test/path?q1=a&q2=b\", disableRedaction: False)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 06:58:13 after 60000ms waiting for remote process.
	Process ID: 4103791
	Handle: 2352
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 06:57:13
	TotalProcessorTime: 00:00:09.9600000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(String uriTail, Boolean disableRedaction) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 440
--- End of stack trace from previous location ---
[60.527s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(uriTail: \"/test/path?q1=a&q2=b#frag\", disableRedaction: True)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 06:59:14 after 60000ms waiting for remote process.
	Process ID: 4104969
	Handle: 3964
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 06:58:13
	TotalProcessorTime: 00:00:10.0399999

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(String uriTail, Boolean disableRedaction) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 440
--- End of stack trace from previous location ---
[60.307s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(uriTail: \"/test/path?q1=a&q2=b#frag\", disableRedaction: False)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:00:14 after 60000ms waiting for remote process.
	Process ID: 4105984
	Handle: 3796
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 06:59:14
	TotalProcessorTime: 00:00:09.8100000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(String uriTail, Boolean disableRedaction) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 440
--- End of stack trace from previous location ---
[60.293s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(uriTail: \"/test/path\", disableRedaction: True)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:01:15 after 60000ms waiting for remote process.
	Process ID: 4107042
	Handle: 3124
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 07:00:14
	TotalProcessorTime: 00:00:09.6100000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(String uriTail, Boolean disableRedaction) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 440
--- End of stack trace from previous location ---
[60.405s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(uriTail: \"/test/path\", disableRedaction: False)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:02:15 after 60000ms waiting for remote process.
	Process ID: 4108134
	Handle: 1404
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 07:01:15
	TotalProcessorTime: 00:00:09.1000000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(String uriTail, Boolean disableRedaction) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 440
--- End of stack trace from previous location ---
[60.342s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(uriTail: \"/test/path#frag\", disableRedaction: True)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:03:15 after 60000ms waiting for remote process.
	Process ID: 4108932
	Handle: 3256
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 07:02:15
	TotalProcessorTime: 00:00:08.2100000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(String uriTail, Boolean disableRedaction) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 440
--- End of stack trace from previous location ---
[60.342s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(uriTail: \"/test/path#frag\", disableRedaction: False)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:04:16 after 60000ms waiting for remote process.
	Process ID: 4110013
	Handle: 2408
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 07:03:16
	TotalProcessorTime: 00:00:09.1600000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(String uriTail, Boolean disableRedaction) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 440
--- End of stack trace from previous location ---
[60.515s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(uriTail: \"?q1=a&q2=b\", disableRedaction: True)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:05:16 after 60000ms waiting for remote process.
	Process ID: 4111606
	Handle: 3368
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 07:04:16
	TotalProcessorTime: 00:00:08.6700000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(String uriTail, Boolean disableRedaction) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 440
--- End of stack trace from previous location ---
[60.429s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(uriTail: \"?q1=a&q2=b\", disableRedaction: False)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:06:17 after 60000ms waiting for remote process.
	Process ID: 4112748
	Handle: 1596
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 07:05:17
	TotalProcessorTime: 00:00:08.3100000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(String uriTail, Boolean disableRedaction) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 440
--- End of stack trace from previous location ---
[60.367s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(uriTail: \"?q1=a&q2=b#frag\", disableRedaction: True)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:07:17 after 60000ms waiting for remote process.
	Process ID: 4113781
	Handle: 3364
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 07:06:17
	TotalProcessorTime: 00:00:08.5000000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(String uriTail, Boolean disableRedaction) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 440
--- End of stack trace from previous location ---
[60.335s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(uriTail: \"?q1=a&q2=b#frag\", disableRedaction: False)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:08:18 after 60000ms waiting for remote process.
	Process ID: 4115468
	Handle: 3228
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 07:07:18
	TotalProcessorTime: 00:00:09.5000000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(String uriTail, Boolean disableRedaction) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 440
--- End of stack trace from previous location ---
[60.466s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(uriTail: \"\", disableRedaction: True)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:09:18 after 60000ms waiting for remote process.
	Process ID: 4116769
	Handle: 2728
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 07:08:18
	TotalProcessorTime: 00:00:10.1000000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(String uriTail, Boolean disableRedaction) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 440
--- End of stack trace from previous location ---
[61.139s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(uriTail: \"\", disableRedaction: False)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:10:19 after 60000ms waiting for remote process.
	Process ID: 4118575
	Handle: 3888
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 07:09:19
	TotalProcessorTime: 00:00:09.7400000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(String uriTail, Boolean disableRedaction) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 440
--- End of stack trace from previous location ---
[60.365s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(uriTail: \"#frag\", disableRedaction: True)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:11:20 after 60000ms waiting for remote process.
	Process ID: 4119791
	Handle: 4052
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 07:10:20
	TotalProcessorTime: 00:00:10.0399999

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(String uriTail, Boolean disableRedaction) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 440
--- End of stack trace from previous location ---
[60.244s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(uriTail: \"#frag\", disableRedaction: False)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:12:20 after 60000ms waiting for remote process.
	Process ID: 4121972
	Handle: 984
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 07:11:20
	TotalProcessorTime: 00:00:09.7100000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_SendingRequest_PathAndQueryRedaction_LogsStartStop(String uriTail, Boolean disableRedaction) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 440
--- End of stack trace from previous location ---
[60.505s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_ConnectionPoolAtMaxConnections_LogsRequestLeftQueue
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:13:21 after 60000ms waiting for remote process.
	Process ID: 4122936
	Handle: 3324
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 07:12:21
	TotalProcessorTime: 00:00:10.2600000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_ConnectionPoolAtMaxConnections_LogsRequestLeftQueue() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 768
--- End of stack trace from previous location ---
[60.350s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_UnsuccessfulRequest_LogsStartFailedStop(testMethod: \"SendAsync\")
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:15:18 after 60000ms waiting for remote process.
	Process ID: 4126015
	Handle: 3224
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 07:14:18
	TotalProcessorTime: 00:00:10.2300000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_UnsuccessfulRequest_LogsStartFailedStop(String testMethod) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 222
--- End of stack trace from previous location ---
[60.711s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_UnsuccessfulRequest_LogsStartFailedStop(testMethod: \"UnbufferedSendAsync\")
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:16:19 after 60000ms waiting for remote process.
	Process ID: 4128178
	Handle: 8
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 07:15:18
	TotalProcessorTime: 00:00:10.1600000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_UnsuccessfulRequest_LogsStartFailedStop(String testMethod) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 222
--- End of stack trace from previous location ---
[60.327s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_UnsuccessfulRequest_LogsStartFailedStop(testMethod: \"GetStringAsync\")
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:17:19 after 60000ms waiting for remote process.
	Process ID: 4130691
	Handle: 3340
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 07:16:19
	TotalProcessorTime: 00:00:10.2200000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_UnsuccessfulRequest_LogsStartFailedStop(String testMethod) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 222
--- End of stack trace from previous location ---
[60.349s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_UnsuccessfulRequest_LogsStartFailedStop(testMethod: \"GetByteArrayAsync\")
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:18:20 after 60000ms waiting for remote process.
	Process ID: 4132276
	Handle: 2076
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 07:17:19
	TotalProcessorTime: 00:00:07.9900000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_UnsuccessfulRequest_LogsStartFailedStop(String testMethod) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 222
--- End of stack trace from previous location ---
[60.478s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_UnsuccessfulRequest_LogsStartFailedStop(testMethod: \"GetStreamAsync\")
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:19:20 after 60000ms waiting for remote process.
	Process ID: 4133783
	Handle: 3444
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 07:18:20
	TotalProcessorTime: 00:00:08.1500000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_UnsuccessfulRequest_LogsStartFailedStop(String testMethod) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 222
--- End of stack trace from previous location ---
[60.545s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_UnsuccessfulRequest_LogsStartFailedStop(testMethod: \"InvokerSendAsync\")
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:20:21 after 60000ms waiting for remote process.
	Process ID: 4135547
	Handle: 2364
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 07:19:20
	TotalProcessorTime: 00:00:10.0100000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_UnsuccessfulRequest_LogsStartFailedStop(String testMethod) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 222
--- End of stack trace from previous location ---
[60.275s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http20.EventSource_Proxy_LogsIPAddress(useSsl: True)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:21:46 after 60000ms waiting for remote process.
	Process ID: 4137768
	Handle: 3556
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 07:20:46
	TotalProcessorTime: 00:00:08.7500000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose() in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 55
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_Proxy_LogsIPAddress(Boolean useSsl) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 1006
   at InvokeStub_TelemetryTest.EventSource_Proxy_LogsIPAddress(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 95
[60.637s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http11.EventSource_ParallelRequests_LogsNewConnectionIdForEachRequest
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 06:39:13 after 60000ms waiting for remote process.
	Process ID: 4069964
	Handle: 1896
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 06:38:13
	TotalProcessorTime: 00:00:08.7300000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest_Http11.EventSource_ParallelRequests_LogsNewConnectionIdForEachRequest() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 1101
--- End of stack trace from previous location ---
[60.403s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.TelemetryTest_Http11.EventSource_ConnectionPoolAtMaxConnections_LogsRequestLeftQueue
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 06:40:14 after 60000ms waiting for remote process.
	Process ID: 4071874
	Handle: 3636
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 06:39:14
	TotalProcessorTime: 00:00:08.7400000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.TelemetryTest.EventSource_ConnectionPoolAtMaxConnections_LogsRequestLeftQueue() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 768
--- End of stack trace from previous location ---
[116.112s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.Http1ContentLengthResponseStreamZeroByteReadTest.ZeroByteRead_IssuesZeroByteReadOnUnderlyingStream(readMode: SyncSpan, useSsl: True)
    [System.IO.IOException]: 
    System.IO.IOException : Received an unexpected EOF or 0 bytes from the transport stream.
       at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.IO.cs:line 417
   at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.IO.cs:line 333
   at System.Net.Http.Functional.Tests.Http1ResponseStreamZeroByteReadTestBase.ZeroByteRead_IssuesZeroByteReadOnUnderlyingStream(ReadWriteMode readMode, Boolean useSsl) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/ResponseStreamZeroByteReadTests.cs:line 113
--- End of stack trace from previous location ---
[60.281s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.HttpMetricsTest_Http20_HttpMessageInvoker.RequestDuration_HttpTracingEnabled_RecordedWhileRequestActivityRunning
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:06:35 after 60000ms waiting for remote process.
	Process ID: 4113092
	Handle: 2124
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 07:05:35
	TotalProcessorTime: 00:00:07.3300000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.HttpMetricsTest.RequestDuration_HttpTracingEnabled_RecordedWhileRequestActivityRunning() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/MetricsTest.cs:line 408
--- End of stack trace from previous location ---
[60.389s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.HttpMetricsTest_Http20_HttpMessageInvoker.RequestDuration_CustomTags_DiagnosticListener_Recorded(eventName: \"System.Net.Http.HttpRequestOut.Start\")
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:07:47 after 60000ms waiting for remote process.
	Process ID: 4114669
	Handle: 2028
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 07:06:47
	TotalProcessorTime: 00:00:07.3600000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.HttpMetricsTest.RequestDuration_CustomTags_DiagnosticListener_Recorded(String eventName) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/MetricsTest.cs:line 524
--- End of stack trace from previous location ---
[182.131s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_ResponseDrain_Test.GetAsyncWithMaxConnections_DisposeBeforeReadingToEnd_KillsConnection(totalSize: 4000000, readSize: 1000000, mode: BytePerChunk)
    [System.Threading.Tasks.TaskCanceledException]: 
    System.Threading.Tasks.TaskCanceledException : The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
---- System.TimeoutException : The operation was canceled.
-------- System.Threading.Tasks.TaskCanceledException : The operation was canceled.
------------ System.IO.IOException : Unable to read data from the transport connection: Operation canceled.
---------------- System.Net.Sockets.SocketException : Operation canceled
       at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/HttpClient.cs:line 623
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/HttpClient.cs:line 542
   at System.Net.Http.Functional.Tests.HttpClientHandler_ResponseDrain_Test.<>c__DisplayClass5_0.<<GetAsyncWithMaxConnections_DisposeBeforeReadingToEnd_KillsConnection>b__0>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.ResponseDrain.cs:line 177
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.GetRealException(Task task) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 120
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 90
   at System.Net.Test.Common.LoopbackServer.<>c__DisplayClass15_0.<<CreateClientAndServerAsync>b__0>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 123
--- End of stack trace from previous location ---
   at System.Net.Test.Common.LoopbackServer.CreateServerAsync(Func`2 funcAsync, Options options) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 107
   at System.Net.Http.Functional.Tests.HttpClientHandler_ResponseDrain_Test.GetAsyncWithMaxConnections_DisposeBeforeReadingToEnd_KillsConnection(Int32 totalSize, Int32 readSize, ContentMode mode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.ResponseDrain.cs:line 166
--- End of stack trace from previous location ---
----- Inner Stack Trace -----

----- Inner Stack Trace -----
   at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpConnection.cs:line 897
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/ConnectionPool/HttpConnectionPool.cs:line 497
   at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/RedirectHandler.cs:line 30
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/HttpClient.cs:line 523
----- Inner Stack Trace -----
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Sockets/src/System/Net/Sockets/Socket.Tasks.cs:line 1386
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Sockets/src/System/Net/Sockets/Socket.Tasks.cs:line 1281
   at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
   at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpConnection.cs:line 645
----- Inner Stack Trace -----

[148.260s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_ResponseDrain_Test.GetAsyncLargeRequestWithMaxConnections_DisposeBeforeReadingToEnd_DrainsRequestsAndReusesConnection(totalSize: 100000, readSize: 1, mode: BytePerChunk)
    [System.AggregateException]: 
    System.AggregateException : One or more errors occurred. (The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.) (Unexpected EOF trying to read request header)
---- System.Threading.Tasks.TaskCanceledException : The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
-------- System.TimeoutException : A task was canceled.
------------ System.Threading.Tasks.TaskCanceledException : A task was canceled.
---- System.IO.IOException : Unexpected EOF trying to read request header
       at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 88
   at System.Net.Test.Common.LoopbackServer.<>c__DisplayClass15_0.<<CreateClientAndServerAsync>b__0>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 123
--- End of stack trace from previous location ---
   at System.Net.Test.Common.LoopbackServer.CreateServerAsync(Func`2 funcAsync, Options options) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 107
   at System.Net.Http.Functional.Tests.HttpClientHandler_ResponseDrain_Test.GetAsyncWithMaxConnections_DisposeBeforeReadingToEnd_DrainsRequestsAndReusesConnection(Int32 totalSize, Int32 readSize, ContentMode mode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.ResponseDrain.cs:line 94
   at System.Net.Http.Functional.Tests.HttpClientHandler_ResponseDrain_Test.GetAsyncLargeRequestWithMaxConnections_DisposeBeforeReadingToEnd_DrainsRequestsAndReusesConnection(Int32 totalSize, Int32 readSize, ContentMode mode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.ResponseDrain.cs:line 150
--- End of stack trace from previous location ---
----- Inner Stack Trace #1 (System.Threading.Tasks.TaskCanceledException) -----
   at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/HttpClient.cs:line 623
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/HttpClient.cs:line 542
   at System.Net.Http.Functional.Tests.HttpClientHandler_ResponseDrain_Test.<>c__DisplayClass3_0.<<GetAsyncWithMaxConnections_DisposeBeforeReadingToEnd_DrainsRequestsAndReusesConnection>b__0>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.ResponseDrain.cs:line 115
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.GetRealException(Task task) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 120
----- Inner Stack Trace -----

----- Inner Stack Trace -----
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/ConnectionPool/HttpConnectionPool.cs:line 491
   at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/RedirectHandler.cs:line 30
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/HttpClient.cs:line 523
----- Inner Stack Trace #2 (System.IO.IOException) -----
   at System.Net.Test.Common.LoopbackServer.Connection.ReadRequestHeaderAsync() in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 711
   at System.Net.Test.Common.LoopbackServer.Connection.ReadRequestHeaderAndSendCustomResponseAsync(String response) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 766
   at System.Net.Http.Functional.Tests.HttpClientHandler_ResponseDrain_Test.<>c__DisplayClass3_1.<<GetAsyncWithMaxConnections_DisposeBeforeReadingToEnd_DrainsRequestsAndReusesConnection>b__2>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.ResponseDrain.cs:line 135
--- End of stack trace from previous location ---
   at System.Net.Test.Common.LoopbackServer.AcceptConnectionAsync(Func`2 funcAsync) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 167
   at System.Net.Test.Common.LoopbackServer.AcceptConnectionAsync(Func`2 funcAsync) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 167
   at System.Net.Http.Functional.Tests.HttpClientHandler_ResponseDrain_Test.<>c__DisplayClass3_0.<<GetAsyncWithMaxConnections_DisposeBeforeReadingToEnd_DrainsRequestsAndReusesConnection>b__1>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.ResponseDrain.cs:line 124
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.GetRealException(Task task) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 120
[176.852s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_ResponseDrain_Test.GetAsyncLargeRequestWithMaxConnections_DisposeBeforeReadingToEnd_DrainsRequestsAndReusesConnection(totalSize: 800000, readSize: 1, mode: ContentLength)
    [System.AggregateException]: 
    System.AggregateException : One or more errors occurred. (The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.) (Unexpected EOF trying to read request header)
---- System.Threading.Tasks.TaskCanceledException : The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
-------- System.TimeoutException : A task was canceled.
------------ System.Threading.Tasks.TaskCanceledException : A task was canceled.
---- System.IO.IOException : Unexpected EOF trying to read request header
       at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 88
   at System.Net.Test.Common.LoopbackServer.<>c__DisplayClass15_0.<<CreateClientAndServerAsync>b__0>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 123
--- End of stack trace from previous location ---
   at System.Net.Test.Common.LoopbackServer.CreateServerAsync(Func`2 funcAsync, Options options) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 107
   at System.Net.Http.Functional.Tests.HttpClientHandler_ResponseDrain_Test.GetAsyncWithMaxConnections_DisposeBeforeReadingToEnd_DrainsRequestsAndReusesConnection(Int32 totalSize, Int32 readSize, ContentMode mode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.ResponseDrain.cs:line 94
   at System.Net.Http.Functional.Tests.HttpClientHandler_ResponseDrain_Test.GetAsyncLargeRequestWithMaxConnections_DisposeBeforeReadingToEnd_DrainsRequestsAndReusesConnection(Int32 totalSize, Int32 readSize, ContentMode mode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.ResponseDrain.cs:line 150
--- End of stack trace from previous location ---
----- Inner Stack Trace #1 (System.Threading.Tasks.TaskCanceledException) -----
   at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/HttpClient.cs:line 623
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/HttpClient.cs:line 542
   at System.Net.Http.Functional.Tests.HttpClientHandler_ResponseDrain_Test.<>c__DisplayClass3_0.<<GetAsyncWithMaxConnections_DisposeBeforeReadingToEnd_DrainsRequestsAndReusesConnection>b__0>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.ResponseDrain.cs:line 115
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.GetRealException(Task task) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 120
----- Inner Stack Trace -----

----- Inner Stack Trace -----
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/ConnectionPool/HttpConnectionPool.cs:line 491
   at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/RedirectHandler.cs:line 30
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/HttpClient.cs:line 523
----- Inner Stack Trace #2 (System.IO.IOException) -----
   at System.Net.Test.Common.LoopbackServer.Connection.ReadRequestHeaderAsync() in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 711
   at System.Net.Test.Common.LoopbackServer.Connection.ReadRequestHeaderAndSendCustomResponseAsync(String response) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 766
   at System.Net.Http.Functional.Tests.HttpClientHandler_ResponseDrain_Test.<>c__DisplayClass3_1.<<GetAsyncWithMaxConnections_DisposeBeforeReadingToEnd_DrainsRequestsAndReusesConnection>b__2>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.ResponseDrain.cs:line 135
--- End of stack trace from previous location ---
   at System.Net.Test.Common.LoopbackServer.AcceptConnectionAsync(Func`2 funcAsync) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 167
   at System.Net.Test.Common.LoopbackServer.AcceptConnectionAsync(Func`2 funcAsync) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 167
   at System.Net.Http.Functional.Tests.HttpClientHandler_ResponseDrain_Test.<>c__DisplayClass3_0.<<GetAsyncWithMaxConnections_DisposeBeforeReadingToEnd_DrainsRequestsAndReusesConnection>b__1>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.ResponseDrain.cs:line 124
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.GetRealException(Task task) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 120
[205.869s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_ResponseDrain_Test.GetAsyncLargeRequestWithMaxConnections_DisposeBeforeReadingToEnd_DrainsRequestsAndReusesConnection(totalSize: 800000, readSize: 1, mode: SingleChunk)
    [System.AggregateException]: 
    System.AggregateException : One or more errors occurred. (The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.) (Unexpected EOF trying to read request header)
---- System.Threading.Tasks.TaskCanceledException : The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
-------- System.TimeoutException : A task was canceled.
------------ System.Threading.Tasks.TaskCanceledException : A task was canceled.
---- System.IO.IOException : Unexpected EOF trying to read request header
       at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 88
   at System.Net.Test.Common.LoopbackServer.<>c__DisplayClass15_0.<<CreateClientAndServerAsync>b__0>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 123
--- End of stack trace from previous location ---
   at System.Net.Test.Common.LoopbackServer.CreateServerAsync(Func`2 funcAsync, Options options) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 107
   at System.Net.Http.Functional.Tests.HttpClientHandler_ResponseDrain_Test.GetAsyncWithMaxConnections_DisposeBeforeReadingToEnd_DrainsRequestsAndReusesConnection(Int32 totalSize, Int32 readSize, ContentMode mode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.ResponseDrain.cs:line 94
   at System.Net.Http.Functional.Tests.HttpClientHandler_ResponseDrain_Test.GetAsyncLargeRequestWithMaxConnections_DisposeBeforeReadingToEnd_DrainsRequestsAndReusesConnection(Int32 totalSize, Int32 readSize, ContentMode mode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.ResponseDrain.cs:line 150
--- End of stack trace from previous location ---
----- Inner Stack Trace #1 (System.Threading.Tasks.TaskCanceledException) -----
   at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/HttpClient.cs:line 623
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/HttpClient.cs:line 542
   at System.Net.Http.Functional.Tests.HttpClientHandler_ResponseDrain_Test.<>c__DisplayClass3_0.<<GetAsyncWithMaxConnections_DisposeBeforeReadingToEnd_DrainsRequestsAndReusesConnection>b__0>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.ResponseDrain.cs:line 115
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.GetRealException(Task task) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 120
----- Inner Stack Trace -----

----- Inner Stack Trace -----
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/ConnectionPool/HttpConnectionPool.cs:line 491
   at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/RedirectHandler.cs:line 30
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/HttpClient.cs:line 523
----- Inner Stack Trace #2 (System.IO.IOException) -----
   at System.Net.Test.Common.LoopbackServer.Connection.ReadRequestHeaderAsync() in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 711
   at System.Net.Test.Common.LoopbackServer.Connection.ReadRequestHeaderAndSendCustomResponseAsync(String response) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 766
   at System.Net.Http.Functional.Tests.HttpClientHandler_ResponseDrain_Test.<>c__DisplayClass3_1.<<GetAsyncWithMaxConnections_DisposeBeforeReadingToEnd_DrainsRequestsAndReusesConnection>b__2>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.ResponseDrain.cs:line 135
--- End of stack trace from previous location ---
   at System.Net.Test.Common.LoopbackServer.AcceptConnectionAsync(Func`2 funcAsync) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 167
   at System.Net.Test.Common.LoopbackServer.AcceptConnectionAsync(Func`2 funcAsync) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 167
   at System.Net.Http.Functional.Tests.HttpClientHandler_ResponseDrain_Test.<>c__DisplayClass3_0.<<GetAsyncWithMaxConnections_DisposeBeforeReadingToEnd_DrainsRequestsAndReusesConnection>b__1>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.ResponseDrain.cs:line 124
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.GetRealException(Task task) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 120
[158.856s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_ResponseDrain_Test.GetAsyncLargeRequestWithMaxConnections_DisposeBeforeReadingToEnd_DrainsRequestsAndReusesConnection(totalSize: 1048576, readSize: 1, mode: ContentLength)
    [System.AggregateException]: 
    System.AggregateException : One or more errors occurred. (The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.) (Unexpected EOF trying to read request header)
---- System.Threading.Tasks.TaskCanceledException : The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
-------- System.TimeoutException : A task was canceled.
------------ System.Threading.Tasks.TaskCanceledException : A task was canceled.
---- System.IO.IOException : Unexpected EOF trying to read request header
       at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 88
   at System.Net.Test.Common.LoopbackServer.<>c__DisplayClass15_0.<<CreateClientAndServerAsync>b__0>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 123
--- End of stack trace from previous location ---
   at System.Net.Test.Common.LoopbackServer.CreateServerAsync(Func`2 funcAsync, Options options) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 107
   at System.Net.Http.Functional.Tests.HttpClientHandler_ResponseDrain_Test.GetAsyncWithMaxConnections_DisposeBeforeReadingToEnd_DrainsRequestsAndReusesConnection(Int32 totalSize, Int32 readSize, ContentMode mode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.ResponseDrain.cs:line 94
   at System.Net.Http.Functional.Tests.HttpClientHandler_ResponseDrain_Test.GetAsyncLargeRequestWithMaxConnections_DisposeBeforeReadingToEnd_DrainsRequestsAndReusesConnection(Int32 totalSize, Int32 readSize, ContentMode mode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.ResponseDrain.cs:line 150
--- End of stack trace from previous location ---
----- Inner Stack Trace #1 (System.Threading.Tasks.TaskCanceledException) -----
   at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/HttpClient.cs:line 623
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/HttpClient.cs:line 542
   at System.Net.Http.Functional.Tests.HttpClientHandler_ResponseDrain_Test.<>c__DisplayClass3_0.<<GetAsyncWithMaxConnections_DisposeBeforeReadingToEnd_DrainsRequestsAndReusesConnection>b__0>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.ResponseDrain.cs:line 115
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.GetRealException(Task task) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 120
----- Inner Stack Trace -----

----- Inner Stack Trace -----
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/ConnectionPool/HttpConnectionPool.cs:line 491
   at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/RedirectHandler.cs:line 30
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/HttpClient.cs:line 523
----- Inner Stack Trace #2 (System.IO.IOException) -----
   at System.Net.Test.Common.LoopbackServer.Connection.ReadRequestHeaderAsync() in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 711
   at System.Net.Test.Common.LoopbackServer.Connection.ReadRequestHeaderAndSendCustomResponseAsync(String response) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 766
   at System.Net.Http.Functional.Tests.HttpClientHandler_ResponseDrain_Test.<>c__DisplayClass3_1.<<GetAsyncWithMaxConnections_DisposeBeforeReadingToEnd_DrainsRequestsAndReusesConnection>b__2>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.ResponseDrain.cs:line 135
--- End of stack trace from previous location ---
   at System.Net.Test.Common.LoopbackServer.AcceptConnectionAsync(Func`2 funcAsync) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 167
   at System.Net.Test.Common.LoopbackServer.AcceptConnectionAsync(Func`2 funcAsync) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 167
   at System.Net.Http.Functional.Tests.HttpClientHandler_ResponseDrain_Test.<>c__DisplayClass3_0.<<GetAsyncWithMaxConnections_DisposeBeforeReadingToEnd_DrainsRequestsAndReusesConnection>b__1>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.ResponseDrain.cs:line 124
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.GetRealException(Task task) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 120
[100.350s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_SslProtocols_Test.GetAsync_SupportedSSLVersion_Succeeds(sslProtocols: Tls12, url: \"https://www.ssllabs.com:10303/\")
    [System.Net.Test.Common.RemoteServerException]: 
    System.Net.Test.Common.RemoteServerException : Likely external issue with remote server : https://www.ssllabs.com:10303/
---- System.Threading.Tasks.TaskCanceledException : The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
-------- System.TimeoutException : A task was canceled.
------------ System.Threading.Tasks.TaskCanceledException : A task was canceled.
       at System.Net.Test.Common.RemoteServerQuery.Run[TResult](Func`1 testCode, Func`2 remoteExceptionWrapper, String serverName) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteServerQuery.cs:line 40
   at System.Net.Http.Functional.Tests.HttpClientHandler_SslProtocols_Test.GetAsync_SupportedSSLVersion_Succeeds(SslProtocols sslProtocols, String url) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/HttpClientHandlerTest.SslProtocols.cs:line 198
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
   at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/HttpClient.cs:line 623
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/HttpClient.cs:line 542
   at System.Net.Test.Common.RemoteServerQuery.Run[TResult](Func`1 testCode, Func`2 remoteExceptionWrapper, String serverName) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteServerQuery.cs:line 34
----- Inner Stack Trace -----

----- Inner Stack Trace -----
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/ConnectionPool/HttpConnectionPool.cs:line 491
   at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/RedirectHandler.cs:line 30
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/src/System/Net/Http/HttpClient.cs:line 523
[60.851s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_Cookies_Http2.GetAsync_ReceiveSetCookieHeader_CookieAdded(cookieName: \".AspNetCore.Antiforgery.Xam7_OeLcN4\", cookieValue: \"CfDJ8NGNxAt7CbdClq3UJ8_6w_4661wRQZT1aDtUOIUKshbcV4\"···, useCookies: False)
    [System.TimeoutException]: 
    System.TimeoutException : The operation has timed out.
       at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks, Int32 millisecondsTimeout) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 55
   at System.Net.Http.Functional.Tests.HttpClientHandlerTest_Cookies.<>c__DisplayClass19_0.<<GetAsync_ReceiveSetCookieHeader_CookieAdded>b__0>d.MoveNext() in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/HttpClientHandlerTest.Cookies.cs:line 360
--- End of stack trace from previous location ---
   at System.Net.Test.Common.Http2LoopbackServerFactory.CreateServerAsync(Func`3 funcAsync, Int32 millisecondsTimeout, GenericLoopbackOptions options) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/Http2LoopbackServer.cs:line 235
   at System.Net.Http.Functional.Tests.HttpClientHandlerTest_Cookies.GetAsync_ReceiveSetCookieHeader_CookieAdded(String cookieName, String cookieValue, Boolean useCookies) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/HttpClientHandlerTest.Cookies.cs:line 350
--- End of stack trace from previous location ---
[100.325s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_DiagnosticsTest_Http2.SendAsync_ActivitySource_ExpectedTagsRecorded(statusCode: 200, method: \"GET\")
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:28:28 after 60000ms waiting for remote process.
	Process ID: 4149396
	Handle: 3328
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 07:26:48
	TotalProcessorTime: 00:00:09.1500000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.DiagnosticsTest.SendAsync_ActivitySource_ExpectedTagsRecorded(Int32 statusCode, String method) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/DiagnosticsTests.cs:line 467
--- End of stack trace from previous location ---
[84.988s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_DiagnosticsTest_Http2.SendAsync_ExpectedDiagnosticSourceLogging
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:49:04 after 60000ms waiting for remote process.
	Process ID: 4177253
	Handle: 3060
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 07:48:02
	TotalProcessorTime: 00:00:07.1200000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.DiagnosticsTest.SendAsync_ExpectedDiagnosticSourceLogging() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/DiagnosticsTests.cs:line 54
--- End of stack trace from previous location ---
[60.997s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_DiagnosticsTest_Http2.SendAsync_SuppressedGlobalStaticPropagationEnvVar(envVarValue: \"0\")
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 07:54:57 after 60000ms waiting for remote process.
	Process ID: 4184540
	Handle: 1340
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 07:53:57
	TotalProcessorTime: 00:00:01.3100000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose() in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 55
   at System.Net.Http.Functional.Tests.DiagnosticsTest.SendAsync_SuppressedGlobalStaticPropagationEnvVar(String envVarValue) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/DiagnosticsTests.cs:line 1254
   at InvokeStub_DiagnosticsTest.SendAsync_SuppressedGlobalStaticPropagationEnvVar(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 95
[42.106s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_Http2FlowControl_Test.MaxStreamWindowSize_WhenSet_WindowDoesNotScaleAboveMaximum
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.
    
Child exception:
  System.Exception: Connection stream closed while attempting to read connection preface.
   at System.Net.Test.Common.Http2LoopbackConnection.ReadPrefixAsync() in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/Http2LoopbackConnection.cs:line 96
   at System.Net.Test.Common.Http2LoopbackConnection.CreateAsync(SocketWrapper socket, Stream stream, Http2Options httpOptions, TimeSpan timeout) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/Http2LoopbackConnection.cs:line 87
   at System.Net.Test.Common.Http2LoopbackServer.AcceptConnectionAsync(Nullable`1 timeout) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/Http2LoopbackServer.cs:line 99
   at System.Net.Http.Functional.Tests.SocketsHttpHandler_Http2FlowControl_Test.TestClientWindowScalingAsync(TimeSpan networkDelay, TimeSpan slowBandwidthSimDelay, Int32 bytesToDownload, ITestOutputHelper output, Int32 dataPerFrame, Int32 maxWindowForPingStopValidation) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/SocketsHttpHandlerTest.Http2FlowControl.cs:line 218
   at System.Net.Http.Functional.Tests.SocketsHttpHandler_Http2FlowControl_Test.<MaxStreamWindowSize_WhenSet_WindowDoesNotScaleAboveMaximum>g__RunTest|10_0() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/SocketsHttpHandlerTest.Http2FlowControl.cs:line 127
   at Microsoft.DotNet.RemoteExecutor.Program.Main(String[] args) in /_/src/Microsoft.DotNet.RemoteExecutor/src/Program.cs:line 65

Child process:
  System.Net.Http.Functional.Tests, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Net.Http.Functional.Tests.SocketsHttpHandler_Http2FlowControl_Test System.Threading.Tasks.Task <MaxStreamWindowSize_WhenSet_WindowDoesNotScaleAboveMaximum>g__RunTest|10_0()


[60.307s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_Http2FlowControl_Test.StreamWindowScaleThresholdMultiplier_LowValue_WindowScalesFaster
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 02/26/2025 08:03:27 after 60000ms waiting for remote process.
	Process ID: 4192716
	Handle: 1424
	Name: dotnet
	MainModule: /var/lib/go-agent/pipelines/Release-FX-VF2/runtime/artifacts/bin/testhost/net10.0-linux-Release-riscv64/dotnet
	StartTime: 02/26/2025 08:02:27
	TotalProcessorTime: 00:00:06.8000000

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 264
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 289
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2347
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutorExtensions.DisposeAsync(RemoteInvokeHandle handle) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/RemoteExecutorExtensions.cs:line 24
   at System.Net.Http.Functional.Tests.SocketsHttpHandler_Http2FlowControl_Test.StreamWindowScaleThresholdMultiplier_LowValue_WindowScalesFaster() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/SocketsHttpHandlerTest.Http2FlowControl.cs:line 181
--- End of stack trace from previous location ---
[3.135s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_Http2FlowControl_Test.HighBandwidthDelayProduct_ClientStreamReceiveWindowWindowScalesUp
    [Xunit.Sdk.TrueException]: 
    Assert.True() Failure
Expected: True
Actual:   False
       at System.Net.Http.Functional.Tests.SocketsHttpHandler_Http2FlowControl_Test.HighBandwidthDelayProduct_ClientStreamReceiveWindowWindowScalesUp() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/SocketsHttpHandlerTest.Http2FlowControl.cs:line 89
--- End of stack trace from previous location ---
[43.340s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_Http2FlowControl_Test.StreamWindowScaleThresholdMultiplier_HighValue_WindowScalesSlower
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.
    
Child exception:
  System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
   at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.IO.cs:line 417
   at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.IO.cs:line 333
   at System.Net.Test.Common.Http2LoopbackConnection.CreateAsync(SocketWrapper socket, Stream stream, Http2Options httpOptions, TimeSpan timeout) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/Http2LoopbackConnection.cs:line 77
   at System.Net.Test.Common.Http2LoopbackServer.AcceptConnectionAsync(Nullable`1 timeout) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/Http2LoopbackServer.cs:line 99
   at System.Net.Http.Functional.Tests.SocketsHttpHandler_Http2FlowControl_Test.TestClientWindowScalingAsync(TimeSpan networkDelay, TimeSpan slowBandwidthSimDelay, Int32 bytesToDownload, ITestOutputHelper output, Int32 dataPerFrame, Int32 maxWindowForPingStopValidation) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/SocketsHttpHandlerTest.Http2FlowControl.cs:line 218
   at System.Net.Http.Functional.Tests.SocketsHttpHandler_Http2FlowControl_Test.<StreamWindowScaleThresholdMultiplier_HighValue_WindowScalesSlower>g__RunTest|11_0() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/SocketsHttpHandlerTest.Http2FlowControl.cs:line 148
   at Microsoft.DotNet.RemoteExecutor.Program.Main(String[] args) in /_/src/Microsoft.DotNet.RemoteExecutor/src/Program.cs:line 65

Child process:
  System.Net.Http.Functional.Tests, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Net.Http.Functional.Tests.SocketsHttpHandler_Http2FlowControl_Test System.Threading.Tasks.Task <StreamWindowScaleThresholdMultiplier_HighValue_WindowScalesSlower>g__RunTest|11_0()


[43.219s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_Http2FlowControl_Test.DisableDynamicWindowScaling_HighBandwidthDelayProduct_WindowRemainsConstant
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.
    
Child exception:
  System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
   at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.IO.cs:line 417
   at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.IO.cs:line 333
   at System.Net.Test.Common.Http2LoopbackConnection.CreateAsync(SocketWrapper socket, Stream stream, Http2Options httpOptions, TimeSpan timeout) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/Http2LoopbackConnection.cs:line 77
   at System.Net.Test.Common.Http2LoopbackServer.AcceptConnectionAsync(Nullable`1 timeout) in /godata/pipelines/Release-build/runtime/src/libraries/Common/tests/System/Net/Http/Http2LoopbackServer.cs:line 99
   at System.Net.Http.Functional.Tests.SocketsHttpHandler_Http2FlowControl_Test.TestClientWindowScalingAsync(TimeSpan networkDelay, TimeSpan slowBandwidthSimDelay, Int32 bytesToDownload, ITestOutputHelper output, Int32 dataPerFrame, Int32 maxWindowForPingStopValidation) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/SocketsHttpHandlerTest.Http2FlowControl.cs:line 218
   at System.Net.Http.Functional.Tests.SocketsHttpHandler_Http2FlowControl_Test.<DisableDynamicWindowScaling_HighBandwidthDelayProduct_WindowRemainsConstant>g__RunTest|9_0() in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.Http/tests/FunctionalTests/SocketsHttpHandlerTest.Http2FlowControl.cs:line 107
   at Microsoft.DotNet.RemoteExecutor.Program.Main(String[] args) in /_/src/Microsoft.DotNet.RemoteExecutor/src/Program.cs:line 65

Child process:
  System.Net.Http.Functional.Tests, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Net.Http.Functional.Tests.SocketsHttpHandler_Http2FlowControl_Test System.Threading.Tasks.Task <DisableDynamicWindowScaling_HighBandwidthDelayProduct_WindowRemainsConstant>g__RunTest|9_0()


[3.523s] System.Net.WebSockets.Tests.Release.net10.0.System.Net.WebSockets.Tests
    System.Net.WebSockets.Tests.WebSocketKeepAliveTests.WebSocket_NoPongResponseWithinTimeout_Aborted(outstandingUserRead: True)
    [Xunit.Sdk.EqualException]: 
    Assert.Equal() Failure: Values differ
Expected: Aborted
Actual:   Open
       at System.Net.WebSockets.Tests.WebSocketKeepAliveTests.WebSocket_NoPongResponseWithinTimeout_Aborted(Boolean outstandingUserRead) in /godata/pipelines/Release-build/runtime/src/libraries/System.Net.WebSockets/tests/WebSocketKeepAliveTests.cs:line 269
--- End of stack trace from previous location ---
[0.731s] System.IO.Pipes.Tests.Release.net10.0-unix.System.IO.Pipes.Tests
    System.IO.Pipes.Tests.NamedPipeTest_CurrentUserOnly_Unix.Connection_UnderDifferentUsers_BehavesAsExpected(serverPipeOptions: None, clientPipeOptions: None, clientPipeDirection: In)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Exit code was 1 but it should have been 42
       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 242
   at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose() in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 55
   at System.IO.Pipes.Tests.NamedPipeTest_CurrentUserOnly_Unix.Connection_UnderDifferentUsers_BehavesAsExpected(PipeOptions serverPipeOptions, PipeOptions clientPipeOptions, PipeDirection clientPipeDirection) in /godata/pipelines/Release-build/runtime/src/libraries/System.IO.Pipes/tests/NamedPipeTests/NamedPipeTest.CurrentUserOnly.Unix.cs:line 63
   at System.IO.Pipes.Tests.NamedPipeTest_CurrentUserOnly_Unix.Connection_UnderDifferentUsers_BehavesAsExpected(PipeOptions serverPipeOptions, PipeOptions clientPipeOptions, PipeDirection clientPipeDirection)
--- End of stack trace from previous location ---
[0.296s] System.IO.Pipes.Tests.Release.net10.0-unix.System.IO.Pipes.Tests
    System.IO.Pipes.Tests.NamedPipeTest_CurrentUserOnly_Unix.Connection_UnderDifferentUsers_BehavesAsExpected(serverPipeOptions: None, clientPipeOptions: None, clientPipeDirection: InOut)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Exit code was 1 but it should have been 42
       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 242
   at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose() in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 55
   at System.IO.Pipes.Tests.NamedPipeTest_CurrentUserOnly_Unix.Connection_UnderDifferentUsers_BehavesAsExpected(PipeOptions serverPipeOptions, PipeOptions clientPipeOptions, PipeDirection clientPipeDirection) in /godata/pipelines/Release-build/runtime/src/libraries/System.IO.Pipes/tests/NamedPipeTests/NamedPipeTest.CurrentUserOnly.Unix.cs:line 63
   at System.IO.Pipes.Tests.NamedPipeTest_CurrentUserOnly_Unix.Connection_UnderDifferentUsers_BehavesAsExpected(PipeOptions serverPipeOptions, PipeOptions clientPipeOptions, PipeDirection clientPipeDirection)
--- End of stack trace from previous location ---
[0.293s] System.IO.Pipes.Tests.Release.net10.0-unix.System.IO.Pipes.Tests
    System.IO.Pipes.Tests.NamedPipeTest_CurrentUserOnly_Unix.Connection_UnderDifferentUsers_BehavesAsExpected(serverPipeOptions: None, clientPipeOptions: CurrentUserOnly, clientPipeDirection: In)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Exit code was 1 but it should have been 42
       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 242
   at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose() in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 55
   at System.IO.Pipes.Tests.NamedPipeTest_CurrentUserOnly_Unix.Connection_UnderDifferentUsers_BehavesAsExpected(PipeOptions serverPipeOptions, PipeOptions clientPipeOptions, PipeDirection clientPipeDirection) in /godata/pipelines/Release-build/runtime/src/libraries/System.IO.Pipes/tests/NamedPipeTests/NamedPipeTest.CurrentUserOnly.Unix.cs:line 63
   at System.IO.Pipes.Tests.NamedPipeTest_CurrentUserOnly_Unix.Connection_UnderDifferentUsers_BehavesAsExpected(PipeOptions serverPipeOptions, PipeOptions clientPipeOptions, PipeDirection clientPipeDirection)
--- End of stack trace from previous location ---
[0.302s] System.IO.Pipes.Tests.Release.net10.0-unix.System.IO.Pipes.Tests
    System.IO.Pipes.Tests.NamedPipeTest_CurrentUserOnly_Unix.Connection_UnderDifferentUsers_BehavesAsExpected(serverPipeOptions: None, clientPipeOptions: CurrentUserOnly, clientPipeDirection: InOut)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Exit code was 1 but it should have been 42
       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 242
   at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose() in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 55
   at System.IO.Pipes.Tests.NamedPipeTest_CurrentUserOnly_Unix.Connection_UnderDifferentUsers_BehavesAsExpected(PipeOptions serverPipeOptions, PipeOptions clientPipeOptions, PipeDirection clientPipeDirection) in /godata/pipelines/Release-build/runtime/src/libraries/System.IO.Pipes/tests/NamedPipeTests/NamedPipeTest.CurrentUserOnly.Unix.cs:line 63
   at System.IO.Pipes.Tests.NamedPipeTest_CurrentUserOnly_Unix.Connection_UnderDifferentUsers_BehavesAsExpected(PipeOptions serverPipeOptions, PipeOptions clientPipeOptions, PipeDirection clientPipeDirection)
--- End of stack trace from previous location ---
[0.406s] System.IO.Pipes.Tests.Release.net10.0-unix.System.IO.Pipes.Tests
    System.IO.Pipes.Tests.NamedPipeTest_CurrentUserOnly_Unix.Connection_UnderDifferentUsers_BehavesAsExpected(serverPipeOptions: CurrentUserOnly, clientPipeOptions: None, clientPipeDirection: In)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Exit code was 1 but it should have been 42
       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 242
   at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose() in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 55
   at System.IO.Pipes.Tests.NamedPipeTest_CurrentUserOnly_Unix.Connection_UnderDifferentUsers_BehavesAsExpected(PipeOptions serverPipeOptions, PipeOptions clientPipeOptions, PipeDirection clientPipeDirection) in /godata/pipelines/Release-build/runtime/src/libraries/System.IO.Pipes/tests/NamedPipeTests/NamedPipeTest.CurrentUserOnly.Unix.cs:line 63
   at System.IO.Pipes.Tests.NamedPipeTest_CurrentUserOnly_Unix.Connection_UnderDifferentUsers_BehavesAsExpected(PipeOptions serverPipeOptions, PipeOptions clientPipeOptions, PipeDirection clientPipeDirection)
--- End of stack trace from previous location ---
[0.410s] System.IO.Pipes.Tests.Release.net10.0-unix.System.IO.Pipes.Tests
    System.IO.Pipes.Tests.NamedPipeTest_CurrentUserOnly_Unix.Connection_UnderDifferentUsers_BehavesAsExpected(serverPipeOptions: CurrentUserOnly, clientPipeOptions: None, clientPipeDirection: InOut)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Exit code was 1 but it should have been 42
       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 242
   at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose() in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 55
   at System.IO.Pipes.Tests.NamedPipeTest_CurrentUserOnly_Unix.Connection_UnderDifferentUsers_BehavesAsExpected(PipeOptions serverPipeOptions, PipeOptions clientPipeOptions, PipeDirection clientPipeDirection) in /godata/pipelines/Release-build/runtime/src/libraries/System.IO.Pipes/tests/NamedPipeTests/NamedPipeTest.CurrentUserOnly.Unix.cs:line 63
   at System.IO.Pipes.Tests.NamedPipeTest_CurrentUserOnly_Unix.Connection_UnderDifferentUsers_BehavesAsExpected(PipeOptions serverPipeOptions, PipeOptions clientPipeOptions, PipeDirection clientPipeDirection)
--- End of stack trace from previous location ---
[0.304s] System.IO.Pipes.Tests.Release.net10.0-unix.System.IO.Pipes.Tests
    System.IO.Pipes.Tests.NamedPipeTest_CurrentUserOnly_Unix.Connection_UnderDifferentUsers_BehavesAsExpected(serverPipeOptions: CurrentUserOnly, clientPipeOptions: CurrentUserOnly, clientPipeDirection: In)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Exit code was 1 but it should have been 42
       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 242
   at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose() in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 55
   at System.IO.Pipes.Tests.NamedPipeTest_CurrentUserOnly_Unix.Connection_UnderDifferentUsers_BehavesAsExpected(PipeOptions serverPipeOptions, PipeOptions clientPipeOptions, PipeDirection clientPipeDirection) in /godata/pipelines/Release-build/runtime/src/libraries/System.IO.Pipes/tests/NamedPipeTests/NamedPipeTest.CurrentUserOnly.Unix.cs:line 63
   at System.IO.Pipes.Tests.NamedPipeTest_CurrentUserOnly_Unix.Connection_UnderDifferentUsers_BehavesAsExpected(PipeOptions serverPipeOptions, PipeOptions clientPipeOptions, PipeDirection clientPipeDirection)
--- End of stack trace from previous location ---
[0.456s] System.IO.Pipes.Tests.Release.net10.0-unix.System.IO.Pipes.Tests
    System.IO.Pipes.Tests.NamedPipeTest_CurrentUserOnly_Unix.Connection_UnderDifferentUsers_BehavesAsExpected(serverPipeOptions: CurrentUserOnly, clientPipeOptions: CurrentUserOnly, clientPipeDirection: InOut)
    [Microsoft.DotNet.RemoteExecutor.RemoteExecutionException]: 
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Exit code was 1 but it should have been 42
       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 242
   at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose() in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 55
   at System.IO.Pipes.Tests.NamedPipeTest_CurrentUserOnly_Unix.Connection_UnderDifferentUsers_BehavesAsExpected(PipeOptions serverPipeOptions, PipeOptions clientPipeOptions, PipeDirection clientPipeDirection) in /godata/pipelines/Release-build/runtime/src/libraries/System.IO.Pipes/tests/NamedPipeTests/NamedPipeTest.CurrentUserOnly.Unix.cs:line 63
   at System.IO.Pipes.Tests.NamedPipeTest_CurrentUserOnly_Unix.Connection_UnderDifferentUsers_BehavesAsExpected(PipeOptions serverPipeOptions, PipeOptions clientPipeOptions, PipeDirection clientPipeDirection)
--- End of stack trace from previous location ---
[0.639s] System.IO.Compression.Tests.Release.net10.0-unix.System.IO.Compression.Tests
    System.IO.Compression.Tests.zip_LargeFiles.CheckZIP64VersionIsSet_ForSmallFilesAfterBigFiles(isCompressed: False)
    [System.IO.IOException]: 
    System.IO.IOException : The process cannot access the file '/tmp/over4GB.zip' because it is being used by another process.
       at Microsoft.Win32.SafeHandles.SafeFileHandle.Init(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Int64& fileLength, UnixFileMode& filePermissions) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/Microsoft/Win32/SafeHandles/SafeFileHandle.Unix.cs:line 369
   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/Microsoft/Win32/SafeHandles/SafeFileHandle.Unix.cs:line 219
   at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/Strategies/OSFileStreamStrategy.cs:line 46
   at System.IO.File.Open(String path, FileMode mode, FileAccess access) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/IO/File.cs:line 131
   at System.IO.Compression.Tests.zip_LargeFiles.CheckZIP64VersionIsSet_ForSmallFilesAfterBigFiles(Boolean isCompressed) in /godata/pipelines/Release-build/runtime/src/libraries/System.IO.Compression/tests/ZipArchive/zip_LargeFiles.cs:line 71
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /godata/pipelines/Release-build/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) in /godata/pipelines/Release-build/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 174

```
</details>
<details>
<summary>Killed</summary>

```
[227.330s] LibraryImportGenerator.Tests.Release.net10.0.LibraryImportGenerator.Tests
    LibraryImportGenerator.Tests
[741.320s] System.Collections.Tests.Release.net10.0.System.Collections.Tests
    System.Collections.Tests
[331.400s] Common.Tests.Release.net10.0-linux.Common.Tests
    Common.Tests
[0.000s] System.Runtime.Tests.Release.net10.0-unix.System.Runtime.Tests
    System.Runtime.Tests
[1724.600s] System.Text.Json.Tests.Release.net10.0.System.Text.Json.Tests
    System.Text.Json.Tests
[419.660s] System.Formats.Nrbf.Tests.Release.net10.0.System.Formats.Nrbf.Tests
    System.Formats.Nrbf.Tests
[5.110s] System.Runtime.Loader.Tests.Release.net10.0.System.Runtime.Loader.Tests
    System.Runtime.Loader.Tests
[531.450s] System.Runtime.Numerics.Tests.Release.net10.0.System.Runtime.Numerics.Tests
    System.Runtime.Numerics.Tests
[2598.850s] System.Text.RegularExpressions.Tests.Release.net10.0.System.Text.RegularExpressions.Tests
    System.Text.RegularExpressions.Tests
[2750.830s] System.Memory.Tests.Release.net10.0.System.Memory.Tests
    System.Memory.Tests
[6025.859s] System.Security.Cryptography.Tests.Release.net10.0-unix.System.Security.Cryptography.Tests
    System.Security.Cryptography.Tests
[6188.128s] System.IO.Packaging.Tests.Release.net10.0.System.IO.Packaging.Tests
    System.IO.Packaging.Tests

```
</details>
<details>
<summary>Skipped</summary>

```
[0.000s] System.Net.Quic.Functional.Tests.Release.net10.0-linux.System.Net.Quic.Functional.Tests
    System.Net.Quic.Tests.MsQuicPlatformDetectionTests.SupportedLinuxPlatforms_IsSupportedIsTrue
[0.000s] IcuAppLocal.Tests.Release.net10.0.IcuAppLocal.Tests
    System.Globalization.Tests.IcuAppLocalTests.TestIcuAppLocal
[0.000s] System.Threading.Overlapped.Tests.Release.net10.0.System.Threading.Overlapped.Tests
    OverlappedTests.PropertyTest2
[0.000s] System.Threading.Overlapped.Tests.Release.net10.0.System.Threading.Overlapped.Tests
    OverlappedTests.PropertyTest3
[0.000s] System.Data.Odbc.Tests.Release.net10.0-unix.System.Data.Odbc.Tests
    System.Data.Odbc.Tests.OdbcConnectionSchemaTests.TestConnectionSchemaOnOpenConnection
[0.000s] System.Data.Odbc.Tests.Release.net10.0-unix.System.Data.Odbc.Tests
    System.Data.Odbc.Tests.OdbcParameterTests.RunTest
[0.000s] System.Data.Odbc.Tests.Release.net10.0-unix.System.Data.Odbc.Tests
    System.Data.Odbc.Tests.SmokeTest.CreateInsertSelectTest
[0.000s] System.Data.Odbc.Tests.Release.net10.0-unix.System.Data.Odbc.Tests
    System.Data.Odbc.Tests.ConnectionTests.DbConnectionFactories_GetFactory_from_connection
[0.000s] System.Data.Odbc.Tests.Release.net10.0-unix.System.Data.Odbc.Tests
    System.Data.Odbc.Tests.CommandBuilderTests.QuoteIdentifier_UseConnection
[0.000s] System.Data.Odbc.Tests.Release.net10.0-unix.System.Data.Odbc.Tests
    System.Data.Odbc.Tests.CommandBuilderTests.QuoteIdentifier_CustomPrefixSuffix
[0.000s] System.Data.Odbc.Tests.Release.net10.0-unix.System.Data.Odbc.Tests
    System.Data.Odbc.Tests.ReaderTests.GetDataTypeName
[0.000s] System.Data.Odbc.Tests.Release.net10.0-unix.System.Data.Odbc.Tests
    System.Data.Odbc.Tests.ReaderTests.GetFieldTypeIsNotSupportedInSqlite
[0.000s] System.Data.Odbc.Tests.Release.net10.0-unix.System.Data.Odbc.Tests
    System.Data.Odbc.Tests.ReaderTests.IsDbNullIsNotSupportedInSqlite
[0.000s] System.Data.Odbc.Tests.Release.net10.0-unix.System.Data.Odbc.Tests
    System.Data.Odbc.Tests.ReaderTests.InvalidRowName
[0.000s] System.Data.Odbc.Tests.Release.net10.0-unix.System.Data.Odbc.Tests
    System.Data.Odbc.Tests.ReaderTests.GetValueFailsWithBigIntWithBackwardsCompatibility
[0.000s] System.Data.Odbc.Tests.Release.net10.0-unix.System.Data.Odbc.Tests
    System.Data.Odbc.Tests.ReaderTests.EmptyReader
[0.000s] System.Data.Odbc.Tests.Release.net10.0-unix.System.Data.Odbc.Tests
    System.Data.Odbc.Tests.ReaderTests.InvalidRowIndex
[0.000s] System.Data.Odbc.Tests.Release.net10.0-unix.System.Data.Odbc.Tests
    System.Data.Odbc.Tests.ReaderTests.GetValues
[0.000s] System.Net.Ping.Functional.Tests.Release.net10.0-unix.System.Net.Ping.Functional.Tests
    System.Net.NetworkInformation.Tests.UnixPingUtilityTests.TimeoutIsRespected(timeout: 0)
[0.000s] System.Net.Ping.Functional.Tests.Release.net10.0-unix.System.Net.Ping.Functional.Tests
    System.Net.NetworkInformation.Tests.UnixPingUtilityTests.TimeoutIsRespected(timeout: 1000)
[0.000s] System.Net.Ping.Functional.Tests.Release.net10.0-unix.System.Net.Ping.Functional.Tests
    System.Net.NetworkInformation.Tests.PingTest.SendPingWithIPAddressAndBigSize
[0.000s] System.Net.Ping.Functional.Tests.Release.net10.0-unix.System.Net.Ping.Functional.Tests
    System.Net.NetworkInformation.Tests.PingTest.SendPingWithIPAddressAndTimeoutAndBufferAndPingOptions_ElevatedUnix
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetTypeFromCLSIDTests.GetTypeFromCLSID_CLSIDExists_Server_ReturnsExpected
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetTypeFromCLSIDTests.GetTypeFromProgID_ReturnsExpected
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetTypeFromCLSIDTests.GetTypeFromCLSID_CLSIDExists_ReturnsExpected
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetTypeFromCLSIDTests.GetTypeFromCLSID_NoSuchCLSIDExists_ReturnsExpected
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetNativeVariantForObjectTests.GetNativeVariantForObject_Double_Success
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetNativeVariantForObjectTests.GetNativeVariant_HandleObject_ThrowsArgumentException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetNativeVariantForObjectTests.GetNativeVariantForObject_Float_Success
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetNativeVariantForObjectTests.GetNativeVariantForObject_TypeMissing_Success
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetNativeVariantForObjectTests.GetNativeVariantForObject_Guid_Success
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetNativeVariantForObjectTests.GetNativeVariantForObject_ValidObject_Success
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetNativeVariantForObjectTests.GetNativeVariantForObject_GenericObject_ThrowsArgumentException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetNativeVariantForObjectTests.GetNativeVariantForObject_String_Success
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetNativeVariantForObjectTests.GetNativeVariantForObject_ZeroPointer_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetNativeVariantForObjectTests.GetNativeVariant_InvalidArray_ThrowsSafeArrayTypeMismatchException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetNativeVariantForObjectTests.GetNativeVariant_VariantWrapper_ThrowsArgumentException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetNativeVariantForObjectTests.GetNativeVariantForObject_CantCastToObject_ThrowsInvalidCastException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetIDispatchForObjectTests.GetIDispatchForObject_NonDispatchObject_ThrowsInvalidCastException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetIDispatchForObjectTests.GetIDispatchForObject_NullObject_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.CULongTests.Ctor_NUInt_OutOfRange
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.ComVariantTests.Unknown_NotSupported
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.ProgIdAttributeTests.Exists
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.ProgIdAttributeTests.Ctor_ProgId
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.ComEventsHelperTests.Remove_NullRcw_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.ComEventsHelperTests.Combine_NullRcw_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.ComEventsHelperTests.Combine_NotComObject_ThrowsArgumentException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.ComEventsHelperTests.Remove_NotComObject_ThrowsArgumentException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.ReleaseComObjectTests.ReleaseComObject_NonComObject_ThrowsArgumentException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.ReleaseComObjectTests.ReleaseComObject_NullObject_ThrowsNullReferenceException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.Exp10Test32
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.Atan2PiTest32
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.NFloatToIntPtr(value: -4567)
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.NFloatToIntPtr(value: -4567.89111)
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.MinMagnitudeNumberTest32
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.CosPiTest32
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.Exp2Test32
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.TanPiTest32
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.ExpM1Test32
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.AcosPiTest32
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.RadiansToDegreesTest32
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.MaxNumberTest32
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.LerpTest32
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.Ctor_Double_OutOfRange
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.RootN32
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.LogP1Test32
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.Exp10M1Test32
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.AtanPiTest32
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.Hypot32
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.SinPiTest32
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.AsinPiTest32
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.DegreesToRadiansTest32
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.Exp2M1Test32
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.MaxMagnitudeNumberTest32
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.ToStringTest32
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.MinNumberTest32
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.Log10P1Test32
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.NFloatTests.Log2P1Test32
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.ChangeWrapperHandleStrengthTests.ChangeWrapperHandleStrength_ValidObject_Success
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.ChangeWrapperHandleStrengthTests.ChangeWrapperHandleStrength_NullObject_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.DispatchWrapperTests.Ctor_NonDispatchObject_ThrowsInvalidCastException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectsForNativeVariantsTests.UshortType
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectsForNativeVariantsTests.GetObjectsForNativeVariants_NegativeCount_ThrowsArgumentOutOfRangeException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectsForNativeVariantsTests.LongType
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectsForNativeVariantsTests.DoubleType
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectsForNativeVariantsTests.ShortType
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectsForNativeVariantsTests.IntType
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectsForNativeVariantsTests.ULongType
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectsForNativeVariantsTests.UIntType
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectsForNativeVariantsTests.ByteType
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectsForNativeVariantsTests.GetObjectsForNativeVariants_ZeroPointer_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectsForNativeVariantsTests.SByteType
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectsForNativeVariantsTests.FloatType
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetIUnknownForObjectTests.GetIUnknownForObject_NullObject_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetTypedObjectForIUnknownTests.GetTypedObjectForIUnknown_ArrayType_ThrowsBadImageFormatException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetTypedObjectForIUnknownTests.GetTypedObjectForIUnknown_InvalidType_ThrowsArgumentException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetTypedObjectForIUnknownTests.GetTypedObjectForIUnknown_ZeroUnknown_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetTypedObjectForIUnknownTests.GetTypedObjectForIUnknown_ValidPointer_ReturnsExpected
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetTypedObjectForIUnknownTests.GetTypedObjectForIUnknown_NullType_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetTypedObjectForIUnknownTests.GetTypedObjectForIUnknown_UncastableObject_ThrowsInvalidCastException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.FinalReleaseComObjectTests.FinalReleaseComObject_NullObject_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.FinalReleaseComObjectTests.FinalReleaseComObject_NonComObject_ThrowsArgumentException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetComObjectDataTests.GetComObjectData_NullObj_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetComObjectDataTests.GetComObjectData_NullKey_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetComObjectDataTests.GetComObjectData_NonComObjectObj_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetComInterfaceForObjectTests.GetComInterfaceForObject_NonGenericWithValidClass_ReturnsExpected
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetComInterfaceForObjectTests.GetComInterfaceForObject_InvalidObject_ThrowsArgumentException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetComInterfaceForObjectTests.GetComInterfaceForObject_NonGenericWithValidStruct_ReturnsExpected
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetComInterfaceForObjectTests.GetComInterfaceForObject_NullType_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetComInterfaceForObjectTests.GetComInterfaceForObject_NonGenericCustomQueryInterfaceModeWithValidClass_ReturnsExpected
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetComInterfaceForObjectTests.GetComInterfaceForObject_InvalidType_ThrowsArgumentException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetComInterfaceForObjectTests.GetComInterfaceForObject_NonGenericCustomQueryInterfaceModeWithValidStruct_ReturnsExpected
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetComInterfaceForObjectTests.GetComInterfaceForObject_GenericWithValidStruct_ReturnsExpected
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetComInterfaceForObjectTests.GetComInterfaceForObject_NullObject_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetComInterfaceForObjectTests.GetTypedObjectForIUnknown_UncastableType_ThrowsInvalidCastException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetComInterfaceForObjectTests.GetComInterfaceForObject_GenericWithValidClass_ReturnsExpected
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetTypeInfoNameTests.GetTypeInfoName_ValidTypeInfo_ReturnsExpected
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetTypeInfoNameTests.GetTypeInfoName_NullTypeInfo_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.CreateWrapperOfTypeTests.CreateWrapperOfType_NullType_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.CLongTests.Ctor_NInt_OutOfRange
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetStartComSlotTests.GetStartComSlot_NotRuntimeType_ThrowsArgumentException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetStartComSlotTests.GetStartComSlot_NotComVisibleType_ThrowsArgumentException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetStartComSlotTests.GetStartComSlot_NullType_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetStartComSlotTests.GetStartComSlot_InvalidGenericType_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.IsComObjectTests.IsComObject_NonComObject_ReturnsFalse
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.ComVisibleAttributeTests.Ctor_Visible
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.ComVisibleAttributeTests.Exists
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectForNativeVariantTests.GetObjectForNativeVariant_CantMapByRef_ThrowsArgumentException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectForNativeVariantTests.GetObjectForNativeVariant_Array_ReturnsExpected
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectForNativeVariantTests.GetObjectForNativeVariant_CantMap_ThrowsArgumentException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectForNativeVariantTests.GetObjectForNativeVariant_NoRecordInfo_ThrowsArgumentException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectForNativeVariantTests.GetObjectForNativeVariant_ArrayOfEmpty_ThrowsInvalidOleVariantTypeException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectForNativeVariantTests.GetObjectForNativeVariant_Decimal_ReturnsExpected
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectForNativeVariantTests.GetObjectForNativeVariant_ZeroPointer_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectForNativeVariantTests.GetObjectForNativeVariant_InvalidVarTypeByRef_InvalidOleVariantTypeException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectForNativeVariantTests.GetObjectForNativeVariant_ByRefNestedVariant_InvalidOleVariantTypeException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectForNativeVariantTests.GetObjectForNativeVariant_NoSuchGuid_ThrowsArgumentException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectForNativeVariantTests.GetObjectForNativeVariant_DecimalByRef_Success
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectForNativeVariantTests.GetObjectForNativeVariant_NoRecordData_ReturnsNull
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectForNativeVariantTests.GetObjectForNativeVariant_ZeroByRefTypeNotEmptyOrNull_ThrowsArgumentException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectForNativeVariantTests.GetObjectForNativeVariant_InvalidVarType_InvalidOleVariantTypeException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectForNativeVariantTests.GetObjectForNativeVariant_InvalidDate_ThrowsArgumentException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectForIUnknownTests.GetObjectForIUnknown_NullPointer_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetObjectForIUnknownTests.GetObjectForIUnknown_ValidPointer_ReturnsExpected
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.CreateAggregatedObjectTests.CreateAggregatedObject_AlreadyHasContainer_ThrowsArgumentException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.CreateAggregatedObjectTests.CreateAggregatedObject_Generic_ReturnsExpected
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.CreateAggregatedObjectTests.CreateAggregatedObject_NonGeneric_ReturnsExpected
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.CreateAggregatedObjectTests.CreateAggregateObject_ZeroPointer_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.CreateAggregatedObjectTests.CreateAggregateObject_NullObject_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.SetComObjectDataTests.SetComObjectData_NullKey_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.SetComObjectDataTests.SetComObjectData_NonComObjectObj_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.SetComObjectDataTests.SetComObjectData_NullObj_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GenerateProgIdForTypeTests.GenerateProgIdForType_ValidType_ReturnsExpected
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GenerateProgIdForTypeTests.GenerateProgIdForType_NullType_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetEndComSlotTests.GetEndComSlot_InvalidGenericType_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetEndComSlotTests.GetEndComSlot_NullType_ThrowsArgumentNullException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetEndComSlotTests.GetEndComSlot_NotRuntimeType_ThrowsArgumentException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetEndComSlotTests.GetEndComSlot_NotComVisibleType_ThrowsArgumentException
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetUniqueObjectForIUnknownTests.GetUniqueObjectForIUnknown_ValidPointer_ReturnsExpected
[0.000s] System.Runtime.InteropServices.Tests.Release.net10.0-unix.System.Runtime.InteropServices.Tests
    System.Runtime.InteropServices.Tests.GetUniqueObjectForIUnknownTests.GetUniqueObjectForIUnknown_NullPointer_ThrowsArgumentNullException
[0.000s] System.IO.FileSystem.Manual.Tests.Release.net10.0.System.IO.FileSystem.Manual.Tests
    System.IO.ManualTests.FileSystemManualTests.Throw_FileStreamDispose_WhenRemoteMountRunsOutOfSpace
[0.000s] System.IO.FileSystem.Manual.Tests.Release.net10.0.System.IO.FileSystem.Manual.Tests
    System.IO.ManualTests.FileSystemManualTests.FileCopy_WorksToExFatVolume
[0.000s] System.Threading.ThreadPool.Tests.Release.net10.0.System.Threading.ThreadPool.Tests
    System.Threading.ThreadPools.Tests.ThreadPoolTests.ReadWriteAsyncTest
[0.000s] System.Runtime.Extensions.Tests.Release.net10.0-unix.System.Runtime.Extensions.Tests
    System.Tests.EnvironmentTests.GetFolderPath_UWP_NotEmpty
[0.000s] System.Runtime.Extensions.Tests.Release.net10.0-unix.System.Runtime.Extensions.Tests
    System.Tests.EnvironmentTests.GetFolderPath_UWP_ExistAndAccessible
[0.000s] System.Runtime.Extensions.Tests.Release.net10.0-unix.System.Runtime.Extensions.Tests
    System.Tests.EnvironmentTests.UserInteractive_WindowsNano
[0.000s] System.Runtime.Extensions.Tests.Release.net10.0-unix.System.Runtime.Extensions.Tests
    System.Tests.GetCommandLineArgs.CheckCommandLineParser
[0.000s] System.Runtime.Extensions.Tests.Release.net10.0-unix.System.Runtime.Extensions.Tests
    System.Numerics.Tests.BitOperationsTests.BitOps_PopCount_nuint_32
[0.000s] System.Runtime.Extensions.Tests.Release.net10.0-unix.System.Runtime.Extensions.Tests
    System.Numerics.Tests.BitOperationsTests.BitOps_Log2_nuint_32
[0.000s] System.Runtime.Extensions.Tests.Release.net10.0-unix.System.Runtime.Extensions.Tests
    System.Numerics.Tests.BitOperationsTests.BitOps_TrailingZeroCount_nuint_32
[0.000s] System.Runtime.Extensions.Tests.Release.net10.0-unix.System.Runtime.Extensions.Tests
    System.Numerics.Tests.BitOperationsTests.BitOps_LeadingZeroCount_nuint_32
[0.000s] System.Runtime.Extensions.Tests.Release.net10.0-unix.System.Runtime.Extensions.Tests
    System.Numerics.Tests.BitOperationsTests.BitOps_IsPow2_nuint_32
[0.000s] System.Runtime.Extensions.Tests.Release.net10.0-unix.System.Runtime.Extensions.Tests
    System.Numerics.Tests.BitOperationsTests.BitOps_RoundUpToPow2_nuint_32
[0.000s] System.Runtime.Extensions.Tests.Release.net10.0-unix.System.Runtime.Extensions.Tests
    System.Numerics.Tests.BitOperationsTests.BitOps_TrailingZeroCount_nint_32
[0.000s] System.Runtime.Extensions.Tests.Release.net10.0-unix.System.Runtime.Extensions.Tests
    System.Numerics.Tests.BitOperationsTests.BitOps_IsPow2_nint_32
[0.000s] System.Formats.Tar.Manual.Tests.Release.net10.0.System.Formats.Tar.Manual.Tests
    System.Formats.Tar.Tests.ManualTests.WriteEntry_LongFileSize
[0.000s] System.Formats.Tar.Manual.Tests.Release.net10.0.System.Formats.Tar.Manual.Tests
    System.Formats.Tar.Tests.ManualTestsAsync.WriteEntry_LongFileSizeAsync
[0.000s] Microsoft.Bcl.Cryptography.Tests.Release.net10.0.Microsoft.Bcl.Cryptography.Tests
    System.Security.Cryptography.Tests.AesGcmIsSupportedTests.CtorThrowsPNSEIfNotSupported
[0.000s] System.Reflection.Metadata.Tests.Release.net10.0.System.Reflection.Metadata.Tests
    System.Reflection.Metadata.Decoding.Tests.CustomAttributeDecoderTests.TestCustomAttributeDecoder
[0.000s] System.Data.Common.Tests.Release.net10.0.System.Data.Common.Tests
    System.Data.SqlTypes.Tests.SqlStringSortingTest.SqlStringValidComparisonTest(cultureName: \"ja-JP\", localeId: 1041)
[0.000s] AppHost.Bundle.Tests.Release.net10.0.AppHost.Bundle.Tests
    AppHost.Bundle.Tests.AppLaunch.DisableCetCompat
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.File_Create_str.CaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.DirectoryInfo_Delete.Unix_NotFoundDirectory_ReadOnlyVolume
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.Directory_GetSetTimes.TimesIncludeMillisecondPart_LowTempRes
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.DirectoryInfo_GetFiles_str.SearchPatternCaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.PathDirectory_Exists.PathWithReservedDeviceNameAsPath_ReturnsFalse
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.PathDirectory_Exists.DoesCaseInsensitiveInvariantComparisons
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.DirectoryInfo_GetSetTimes.TimesIncludeMillisecondPart_LowTempRes
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.CreateDirectoryWithUnixFileMode.RootPath_AppContainer
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.CreateDirectoryWithUnixFileMode.PathWithReservedDeviceNameAsExtendedPath
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.CreateDirectoryWithUnixFileMode.PathWithReservedDeviceNameAsPath_ThrowsDirectoryNotFoundException
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.File_Create_str_i_fo.CaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.Directory_GetDirectories_str_str_so.SearchPatternCaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.DirectoryInfo_GetDirectories_str_so.SearchPatternCaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.DirectoryInfo_EnumFSI_str_str.SearchPatternCaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.Directory_GetDirectories_str_str.SearchPatternCaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.DirectoryInfo_GetFiles_str_so.SearchPatternCaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.Directory_Delete_str_bool.Unix_NotFoundDirectory_ReadOnlyVolume
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.FileInfo_Create.CaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.File_GetSetTimes_SafeFileHandle.TimesIncludeMillisecondPart_LowTempRes
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.Directory_EnumFSE_str_str.SearchPatternCaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.DirectoryInfo_Exists.CaseInsensitivity
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.Directory_EnumFSE_str_str_so_alldirs.SearchPatternCaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.Directory_Exists.DoesCaseInsensitiveInvariantComparisons
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.Directory_Exists.PathWithReservedDeviceNameAsPath_ReturnsFalse
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.File_GetSetTimes_String.TimesIncludeMillisecondPart_LowTempRes
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.FileInfo_Exists.CaseInsensitivity
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.Directory_GetFileSystemEntries_str_str_so.SearchPatternCaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.FileInfo_Delete.Unix_NonExistentPath_ReadOnlyVolume
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.FileInfo_Delete.Unix_ExistingDirectory_ReadOnlyVolume
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.Directory_GetFileSystemEntries_str_str.SearchPatternCaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.DirectoryInfo_EnumDir_str_str_so.SearchPatternCaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.File_Delete.Unix_NonExistentPath_ReadOnlyVolume
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.File_Delete.Unix_ExistingDirectory_ReadOnlyVolume
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.Directory_GetFileSystemEntries_str_str_so_alldirs.SearchPatternCaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.DirectoryInfo_Create.RootPath_AppContainer
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.DirectoryInfo_Create.PathWithReservedDeviceNameAsPath_ThrowsDirectoryNotFoundException
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.DirectoryInfo_Create.PathWithReservedDeviceNameAsExtendedPath
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.DirectoryInfo_EnumerateFiles_str_str.SearchPatternCaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.Directory_EnumFiles_str_str.SearchPatternCaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.File_GetSetTimes_SafeFileHandle_Pathless.TimesIncludeMillisecondPart_LowTempRes
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.DirectoryInfo_GetFileSystemInfos_str.SearchPatternCaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.DirectoryInfo_EnumFSI_str_str_so.SearchPatternCaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.Directory_GetFiles_str_str_so.SearchPatternCaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.DirectoryInfo_EnumerateFiles_str_str_so.SearchPatternCaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.PathFile_Exists.DoesCaseInsensitiveInvariantComparions
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.PathFile_Exists.PathWithReservedDeviceNameAsPath_ReturnsFalse
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.Directory_EnumDir_str_str_so.SearchPatternCaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.Directory_GetFiles_str_str.SearchPatternCaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.Directory_EnumDir_str_str.SearchPatternCaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.Directory_CreateDirectory.PathWithReservedDeviceNameAsPath_ThrowsDirectoryNotFoundException
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.Directory_CreateDirectory.PathWithReservedDeviceNameAsExtendedPath
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.Directory_CreateDirectory.RootPath_AppContainer
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.DirectoryInfo_Delete_bool.Unix_NotFoundDirectory_ReadOnlyVolume
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.File_Create_str_i.CaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.File_Exists.DoesCaseInsensitiveInvariantComparions
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.File_Exists.PathWithReservedDeviceNameAsPath_ReturnsFalse
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.DirectoryInfo_GetFileSystemInfos_str_so.SearchPatternCaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.FileInfo_GetSetTimes.CopyToMillisecondPresent_LowTempRes
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.FileInfo_GetSetTimes.MoveToMillisecondPresent_LowTempRes
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.FileInfo_GetSetTimes.CopyToNanosecondsPresent_LowTempRes
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.FileInfo_GetSetTimes.TimesIncludeMillisecondPart_LowTempRes
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.Directory_Delete_str.Unix_NotFoundDirectory_ReadOnlyVolume
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.DirectoryInfo_GetDirectories_str.SearchPatternCaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.DirectoryInfo_EnumDir_str_str.SearchPatternCaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.Directory_EnumFiles_str_str_so.SearchPatternCaseInsensitive
[0.000s] System.IO.FileSystem.Tests.Release.net10.0-unix.System.IO.FileSystem.Tests
    System.IO.Tests.Directory_EnumFSE_str_str_so.SearchPatternCaseInsensitive
[0.000s] System.Formats.Tar.Tests.Release.net10.0-unix.System.Formats.Tar.Tests
    System.Formats.Tar.Tests.TarEntry_ExtractToFile_Tests_Unix.Extract_SpecialFiles_Async
[0.000s] System.Formats.Tar.Tests.Release.net10.0-unix.System.Formats.Tar.Tests
    System.Formats.Tar.Tests.TarEntry_ExtractToFile_Tests_Unix.Extract_SpecialFiles
[0.000s] System.Formats.Tar.Tests.Release.net10.0-unix.System.Formats.Tar.Tests
    System.Formats.Tar.Tests.TarWriter_WriteEntry_File_Tests.Add_BlockDevice
[0.000s] System.Formats.Tar.Tests.Release.net10.0-unix.System.Formats.Tar.Tests
    System.Formats.Tar.Tests.TarWriter_WriteEntry_File_Tests.CreateEntryFromFileOwnedByNonExistentUser
[0.000s] System.Formats.Tar.Tests.Release.net10.0-unix.System.Formats.Tar.Tests
    System.Formats.Tar.Tests.TarWriter_WriteEntry_File_Tests.Add_CharacterDevice
[0.000s] System.Formats.Tar.Tests.Release.net10.0-unix.System.Formats.Tar.Tests
    System.Formats.Tar.Tests.TarWriter_WriteEntry_File_Tests.Add_Fifo
[0.000s] System.Formats.Tar.Tests.Release.net10.0-unix.System.Formats.Tar.Tests
    System.Formats.Tar.Tests.TarWriter_WriteEntry_File_Tests.CreateEntryFromFileOwnedByNonExistentGroup
[0.000s] System.Formats.Tar.Tests.Release.net10.0-unix.System.Formats.Tar.Tests
    System.Formats.Tar.Tests.TarWriter_WriteEntry_File_Tests.CreateEntryFromFileOwnedByNonExistentGroupAndUser
[0.000s] System.Formats.Tar.Tests.Release.net10.0-unix.System.Formats.Tar.Tests
    System.Formats.Tar.Tests.TarWriter_WriteEntryAsync_File_Tests.Add_BlockDevice_Async
[0.000s] System.Formats.Tar.Tests.Release.net10.0-unix.System.Formats.Tar.Tests
    System.Formats.Tar.Tests.TarWriter_WriteEntryAsync_File_Tests.CreateEntryFromFileOwnedByNonExistentGroup_Async
[0.000s] System.Formats.Tar.Tests.Release.net10.0-unix.System.Formats.Tar.Tests
    System.Formats.Tar.Tests.TarWriter_WriteEntryAsync_File_Tests.CreateEntryFromFileOwnedByNonExistentUser_Async
[0.000s] System.Formats.Tar.Tests.Release.net10.0-unix.System.Formats.Tar.Tests
    System.Formats.Tar.Tests.TarWriter_WriteEntryAsync_File_Tests.CreateEntryFromFileOwnedByNonExistentGroupAndUser_Async
[0.000s] System.Formats.Tar.Tests.Release.net10.0-unix.System.Formats.Tar.Tests
    System.Formats.Tar.Tests.TarWriter_WriteEntryAsync_File_Tests.Add_Fifo_Async
[0.000s] System.Formats.Tar.Tests.Release.net10.0-unix.System.Formats.Tar.Tests
    System.Formats.Tar.Tests.TarWriter_WriteEntryAsync_File_Tests.Add_CharacterDevice_Async
[0.000s] System.IO.FileSystem.DisabledFileLocking.Tests.Release.net10.0-unix.System.IO.FileSystem.DisabledFileLocking.Tests
    System.IO.Tests.FileStream_DeleteOnClose.OpenOrCreate_DeleteOnClose_UsableAsMutex
[0.000s] System.IO.FileSystem.DisabledFileLocking.Tests.Release.net10.0-unix.System.IO.FileSystem.DisabledFileLocking.Tests
    System.IO.Tests.FileStream_ctor_str_fm_fa_fs.NoTruncateOnFileShareViolation
[0.000s] System.IO.FileSystem.DisabledFileLocking.Tests.Release.net10.0-unix.System.IO.FileSystem.DisabledFileLocking.Tests
    System.IO.Tests.FileStream_ctor_str_fm_fa_fs.FileShareWithoutWriteThrows
[0.000s] System.IO.FileSystem.DisabledFileLocking.Tests.Release.net10.0-unix.System.IO.FileSystem.DisabledFileLocking.Tests
    System.IO.Tests.FileStream_ctor_str_fm_fa_fs_buffer_fo.FileShareWithoutWriteThrows
[0.000s] System.IO.FileSystem.DisabledFileLocking.Tests.Release.net10.0-unix.System.IO.FileSystem.DisabledFileLocking.Tests
    System.IO.Tests.FileStream_ctor_str_fm_fa_fs_buffer_fo.NoTruncateOnFileShareViolation
[0.000s] System.IO.FileSystem.DisabledFileLocking.Tests.Release.net10.0-unix.System.IO.FileSystem.DisabledFileLocking.Tests
    System.IO.Tests.FileStream_ctor_str_fm_fa_fs_buffer.FileShareWithoutWriteThrows
[0.000s] System.IO.FileSystem.DisabledFileLocking.Tests.Release.net10.0-unix.System.IO.FileSystem.DisabledFileLocking.Tests
    System.IO.Tests.FileStream_ctor_str_fm_fa_fs_buffer.NoTruncateOnFileShareViolation
[0.000s] System.IO.FileSystem.DisabledFileLocking.Tests.Release.net10.0-unix.System.IO.FileSystem.DisabledFileLocking.Tests
    System.IO.Tests.FileStream_ctor_str_fm_fa_fs_buffer_async.FileShareWithoutWriteThrows
[0.000s] System.IO.FileSystem.DisabledFileLocking.Tests.Release.net10.0-unix.System.IO.FileSystem.DisabledFileLocking.Tests
    System.IO.Tests.FileStream_ctor_str_fm_fa_fs_buffer_async.NoTruncateOnFileShareViolation
[0.000s] System.IO.FileSystem.DisabledFileLocking.Tests.Release.net10.0-unix.System.IO.FileSystem.DisabledFileLocking.Tests
    System.IO.Tests.FileStream_ctor_options.NoTruncateOnFileShareViolation
[0.000s] System.IO.FileSystem.DisabledFileLocking.Tests.Release.net10.0-unix.System.IO.FileSystem.DisabledFileLocking.Tests
    System.IO.Tests.FileStream_ctor_options.FileShareWithoutWriteThrows
[0.000s] System.Diagnostics.Process.Tests.Release.net10.0-unix.System.Diagnostics.Process.Tests
    System.Diagnostics.Tests.ProcessStartInfoTests.ShellExecute_Nano_Fails_Start
[0.000s] System.Diagnostics.Process.Tests.Release.net10.0-unix.System.Diagnostics.Process.Tests
    System.Diagnostics.Tests.ProcessTests.ProcessStart_UseShellExecute_OnWindows_OpenMissingFile_Throws
[0.000s] System.Diagnostics.Process.Tests.Release.net10.0-unix.System.Diagnostics.Process.Tests
    System.Diagnostics.Tests.ProcessTests.TestBasePriorityOnUnix
[0.000s] System.Diagnostics.Process.Tests.Release.net10.0-unix.System.Diagnostics.Process.Tests
    System.Diagnostics.Tests.ProcessTests.TestPriorityClassUnix
[0.000s] System.Diagnostics.Process.Tests.Release.net10.0-unix.System.Diagnostics.Process.Tests
    System.Diagnostics.Tests.ProcessTests.ProcessStart_UseShellExecute_OnWindows_DoesNotThrow
[0.000s] System.Diagnostics.Process.Tests.Release.net10.0-unix.System.Diagnostics.Process.Tests
    System.Diagnostics.Tests.ProcessTests.TestProcessRecycledPid
[0.000s] System.Diagnostics.Process.Tests.Release.net10.0-unix.System.Diagnostics.Process.Tests
    System.Diagnostics.Tests.ProcessTests.TestCheckChildProcessUserAndGroupIdsElevated
[0.000s] System.Net.Mail.Functional.Tests.Release.net10.0-unix.System.Net.Mail.Functional.Tests
    System.Net.Mail.Tests.SmtpClientTest.TestGssapiAuthentication
[0.000s] System.Drawing.Primitives.Tests.Release.net10.0.System.Drawing.Primitives.Tests
    System.Drawing.Tests.ColorTranslatorTests.FromHtml_Invalid_Throw
[0.000s] System.Drawing.Primitives.Tests.Release.net10.0.System.Drawing.Primitives.Tests
    System.Drawing.Primitives.Tests.ColorTests.UserPreferenceChangingEventTest
[0.000s] System.Resources.ResourceManager.Tests.Release.net10.0-unix.System.Resources.ResourceManager.Tests
    System.Resources.Tests.ResourceManagerTests.GetResourceSet_Images
[0.000s] System.Resources.ResourceManager.Tests.Release.net10.0-unix.System.Resources.ResourceManager.Tests
    System.Resources.Tests.ResourceManagerTests.GetObject_Images
[0.000s] System.Resources.ResourceManager.Tests.Release.net10.0-unix.System.Resources.ResourceManager.Tests
    System.Resources.Tests.ResourceManagerTests.GetObject_Images_ResourceSet
[0.000s] Microsoft.VisualBasic.Core.Tests.Release.net10.0.Microsoft.VisualBasic.Core.Tests
    Microsoft.VisualBasic.Tests.VersionedTests.TypeName_ComObject
[0.000s] Microsoft.VisualBasic.Core.Tests.Release.net10.0.Microsoft.VisualBasic.Core.Tests
    Microsoft.VisualBasic.Tests.FileSystemTests.CurDir_Drive
[0.000s] System.DirectoryServices.Protocols.Tests.Release.net10.0-linux.System.DirectoryServices.Protocols.Tests
    System.DirectoryServices.Protocols.Tests.DirectoryServicesProtocolsTests.TestInvalidSearchDn
[0.000s] System.DirectoryServices.Protocols.Tests.Release.net10.0-linux.System.DirectoryServices.Protocols.Tests
    System.DirectoryServices.Protocols.Tests.DirectoryServicesProtocolsTests.TestSortedSearch
[0.000s] System.DirectoryServices.Protocols.Tests.Release.net10.0-linux.System.DirectoryServices.Protocols.Tests
    System.DirectoryServices.Protocols.Tests.DirectoryServicesProtocolsTests.TestUnavailableCriticalExtension
[0.000s] System.DirectoryServices.Protocols.Tests.Release.net10.0-linux.System.DirectoryServices.Protocols.Tests
    System.DirectoryServices.Protocols.Tests.DirectoryServicesProtocolsTests.TestMoveAndRenameUser
[0.000s] System.DirectoryServices.Protocols.Tests.Release.net10.0-linux.System.DirectoryServices.Protocols.Tests
    System.DirectoryServices.Protocols.Tests.DirectoryServicesProtocolsTests.TestCompareRequest
[0.000s] System.DirectoryServices.Protocols.Tests.Release.net10.0-linux.System.DirectoryServices.Protocols.Tests
    System.DirectoryServices.Protocols.Tests.DirectoryServicesProtocolsTests.TestUnavailableNonCriticalExtension
[0.000s] System.DirectoryServices.Protocols.Tests.Release.net10.0-linux.System.DirectoryServices.Protocols.Tests
    System.DirectoryServices.Protocols.Tests.DirectoryServicesProtocolsTests.TestNestedOUs
[0.000s] System.DirectoryServices.Protocols.Tests.Release.net10.0-linux.System.DirectoryServices.Protocols.Tests
    System.DirectoryServices.Protocols.Tests.DirectoryServicesProtocolsTests.TestAsyncSearch
[0.000s] System.DirectoryServices.Protocols.Tests.Release.net10.0-linux.System.DirectoryServices.Protocols.Tests
    System.DirectoryServices.Protocols.Tests.DirectoryServicesProtocolsTests.TrustedCertificatesDirectory_ThrowsDirectoryNotFoundException
[0.000s] System.DirectoryServices.Protocols.Tests.Release.net10.0-linux.System.DirectoryServices.Protocols.Tests
    System.DirectoryServices.Protocols.Tests.DirectoryServicesProtocolsTests.TestServerWithPortNumber
[0.000s] System.DirectoryServices.Protocols.Tests.Release.net10.0-linux.System.DirectoryServices.Protocols.Tests
    System.DirectoryServices.Protocols.Tests.DirectoryServicesProtocolsTests.TestAddAndModifyAttribute
[0.000s] System.DirectoryServices.Protocols.Tests.Release.net10.0-linux.System.DirectoryServices.Protocols.Tests
    System.DirectoryServices.Protocols.Tests.DirectoryServicesProtocolsTests.TestInvalidFilter
[0.000s] System.DirectoryServices.Protocols.Tests.Release.net10.0-linux.System.DirectoryServices.Protocols.Tests
    System.DirectoryServices.Protocols.Tests.DirectoryServicesProtocolsTests.TestAddingMultipleAttributes
[0.000s] System.DirectoryServices.Protocols.Tests.Release.net10.0-linux.System.DirectoryServices.Protocols.Tests
    System.DirectoryServices.Protocols.Tests.DirectoryServicesProtocolsTests.TestCompareRequestTheory
[0.000s] System.DirectoryServices.Protocols.Tests.Release.net10.0-linux.System.DirectoryServices.Protocols.Tests
    System.DirectoryServices.Protocols.Tests.DirectoryServicesProtocolsTests.TestPageRequests
[0.000s] System.DirectoryServices.Protocols.Tests.Release.net10.0-linux.System.DirectoryServices.Protocols.Tests
    System.DirectoryServices.Protocols.Tests.DirectoryServicesProtocolsTests.TestAddingOU
[0.000s] System.DirectoryServices.Protocols.Tests.Release.net10.0-linux.System.DirectoryServices.Protocols.Tests
    System.DirectoryServices.Protocols.Tests.DirectoryServicesProtocolsTests.TestSearchWithTimeLimit
[0.000s] System.DirectoryServices.Protocols.Tests.Release.net10.0-linux.System.DirectoryServices.Protocols.Tests
    System.DirectoryServices.Protocols.Tests.DirectoryServicesProtocolsTests.TestMultipleServerBind
[0.000s] System.DirectoryServices.Protocols.Tests.Release.net10.0-linux.System.DirectoryServices.Protocols.Tests
    System.DirectoryServices.Protocols.Tests.DirectoryServicesProtocolsTests.StartNewTlsSessionContext_ThrowsLdapException
[0.000s] System.DirectoryServices.Protocols.Tests.Release.net10.0-linux.System.DirectoryServices.Protocols.Tests
    System.DirectoryServices.Protocols.Tests.DirectoryServicesProtocolsTests.TestDeleteOU
[0.000s] System.DirectoryServices.Protocols.Tests.Release.net10.0-linux.System.DirectoryServices.Protocols.Tests
    System.DirectoryServices.Protocols.Tests.DirectoryServicesProtocolsTests.StartNewTlsSessionContext
[0.000s] System.DirectoryServices.Protocols.Tests.Release.net10.0-linux.System.DirectoryServices.Protocols.Tests
    System.DirectoryServices.Protocols.Tests.DirectoryServicesProtocolsTests.TestAddUser
[0.000s] System.Linq.Tests.Release.net10.0.System.Linq.Tests
    System.Linq.Tests.ToArrayTests.ToArray_FailOnExtremelyLargeCollection
[0.000s] System.Linq.Tests.Release.net10.0.System.Linq.Tests
    System.Linq.Tests.SelectManyTests.IndexOverflow
[0.000s] System.Linq.Tests.Release.net10.0.System.Linq.Tests
    System.Linq.Tests.TakeWhileTests.IndexTakeWhileOverflowBeyondIntMaxValueElements
[0.000s] System.Linq.Tests.Release.net10.0.System.Linq.Tests
    System.Linq.Tests.SkipWhileTests.IndexSkipWhileOverflowBeyondIntMaxValueElements
[0.000s] System.Linq.Tests.Release.net10.0.System.Linq.Tests
    System.Linq.Tests.WhereTests.IndexOverflows
[0.000s] System.Linq.Tests.Release.net10.0.System.Linq.Tests
    System.Linq.Tests.IndexTests.LargeEnumerable
[0.000s] System.Linq.Tests.Release.net10.0.System.Linq.Tests
    System.Linq.Tests.IndexTests.LargeEnumerable_ThrowsOverflowException
[0.000s] System.Linq.Tests.Release.net10.0.System.Linq.Tests
    System.Linq.Tests.SelectTests.Overflow
[0.000s] Microsoft.Extensions.Configuration.UserSecrets.Tests.Release.net10.0.Microsoft.Extensions.Configuration.UserSecrets.Tests
    Microsoft.Extensions.Configuration.UserSecrets.MsBuildTargetTest.GeneratesAssemblyAttributeFile(projectExt: \".csproj\", sourceExt: \".cs\")
[0.000s] Microsoft.Extensions.Configuration.UserSecrets.Tests.Release.net10.0.Microsoft.Extensions.Configuration.UserSecrets.Tests
    Microsoft.Extensions.Configuration.UserSecrets.MsBuildTargetTest.GeneratesAssemblyAttributeFile(projectExt: \".fsproj\", sourceExt: \".fs\")
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderTests+CollectionsBindingWithErrorOnUnknownConfiguration.WithFlagSet_AnExceptionIsThrownWhenFailingToParseEnumsInADictionary
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderTests+CollectionsBindingWithErrorOnUnknownConfiguration.WithFlagUnset_NoExceptionIsThrownWhenFailingToParseEnumsInADictionaryAndValidItemsArePreserved
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderTests+CollectionsBindingWithErrorOnUnknownConfiguration.WithFlagSet_AnExceptionIsThrownWhenFailingToParseEnumsInAnArray
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderTests+CollectionsBindingWithErrorOnUnknownConfiguration.WithFlagUnset_NoExceptionIsThrownWhenFailingToParseEnumsInAnArrayAndValidItemsArePreserved
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderTests.ConsistentExceptionOnFailedBinding
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderTests.ExceptionWhenTryingToBindToTypeThrowsWhenActivated
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderTests.CanReadAllSupportedTypes
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderTests.ExceptionIncludesKeyOfFailedBinding
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderTests.ExceptionWhenTryingToBindToInterface
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderTests.CanBindVirtualProperties
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderCollectionTests.GetUIntDictionary
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderCollectionTests.ThrowsForCustomICollection
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderCollectionTests.UnsupportedMultidimensionalArrays
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderCollectionTests.GetSByteDictionary
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderCollectionTests.GetShortDictionary
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderCollectionTests.ThrowsForCustomSet
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderCollectionTests.GetULongDictionary
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderCollectionTests.DoesNotBindInstantiatedISetWithUnsupportedKeys
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderCollectionTests.GetIntDictionary
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderCollectionTests.GetDictionaryInvalidValues
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderCollectionTests.DoesNotBindUninstantiatedISetWithUnsupportedKeys
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderCollectionTests.GetUShortDictionary
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderCollectionTests.ThrowsForCustomIEnumerableCollection
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderCollectionTests.GetByteDictionary
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderCollectionTests.GetListInvalidValues
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderCollectionTests.GetLongDictionary
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderCollectionTests.ThrowsForCustomDictionary
[0.000s] Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.Release.net10.0.Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests
    Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBindingGeneratorTests.PrimitivesNetFwk
[0.000s] System.Threading.Thread.Tests.Release.net10.0.System.Threading.Thread.Tests
    System.Threading.Threads.Tests.ThreadTests.ApartmentState_NoAttributePresent_DefaultState_Nano
[0.000s] System.Threading.Thread.Tests.Release.net10.0.System.Threading.Thread.Tests
    System.Threading.Threads.Tests.ThreadTests.ApartmentStateTest_ChangeBeforeThreadStarted_Windows_Nano_Server
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.VerifyKnown_2048_SHA256
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.Verify2048WithSha1
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.Sign2048WithSha1
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.SignAndVerifyDataExplicit2048
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.VerifyKnown_2048_SHA512
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.VerifyKnown_2048_SHA384
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Csp.Tests.CspParametersTests.KeyPassword_SmartCard_Manual_Test
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Span.PssSignature_WrongLength
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Span.PssSignature_WrongData
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifySignature_SHA3_512_RSA2048
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Span.SignHash_NullSignature_Fails(usePss: True)
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Span.SignHash_NullSignature_Fails(usePss: False)
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Span.PssVerifyHash_MismatchedHashSize
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifyExpectedSignature_PssSha3_384
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifyExpectedSignature_PssSha3_256
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Span.SignData_NullSignature_Fails(usePss: True)
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Span.SignData_NullSignature_Fails(usePss: False)
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifyExpectedSignature_PssSha3_512
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Span.PssSignHash_MismatchedHashSize
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifySignature_SHA3_256_RSA2048
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Span.PssSignature_WrongHashAlgorithm
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifySignature_SHA3_384_RSA2048
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifyExpectedSignature_PssSha3_512
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Array.PssSignature_WrongData
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Array.PssVerifyHash_MismatchedHashSize
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifyExpectedSignature_PssSha3_384
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Array.SignData_NullSignature_Fails(usePss: True)
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Array.SignData_NullSignature_Fails(usePss: False)
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifySignature_SHA3_512_RSA2048
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Array.PssSignHash_MismatchedHashSize
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifySignature_SHA3_384_RSA2048
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Array.PssSignature_WrongHashAlgorithm
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Array.SignHash_NullSignature_Fails(usePss: True)
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Array.SignHash_NullSignature_Fails(usePss: False)
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifySignature_SHA3_256_RSA2048
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifyExpectedSignature_PssSha3_256
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Array.PssSignature_WrongLength
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadWriteSubjectPublicKeyInfo
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadWriteBigExponentPrivatePkcs1
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaDecryptOaepWrongAlgorithm
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSAXml.TestRead2048Parameters_Private_Base64Binary
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSAXml.TestWriteDeficientXParameters
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSAXml.TestRead2048Parameters_Private_CryptoBinary
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSAXml.TestRead2048Parameters_Public
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan.VerifyExpectedSignature_PssSha3_256
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan.PssSignature_WrongData
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan.PssSignHash_MismatchedHashSize
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan.VerifyExpectedSignature_PssSha3_512
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan.SignData_NullSignature_Fails(usePss: True)
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan.SignData_NullSignature_Fails(usePss: False)
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan.PssVerifyHash_MismatchedHashSize
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan.SignHash_NullSignature_Fails(usePss: True)
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan.SignHash_NullSignature_Fails(usePss: False)
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan.VerifySignature_SHA3_384_RSA2048
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan.PssSignature_WrongLength
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan.VerifyExpectedSignature_PssSha3_384
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan.VerifySignature_SHA3_256_RSA2048
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan.VerifySignature_SHA3_512_RSA2048
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan.PssSignature_WrongHashAlgorithm
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa2048DeficientXPkcs8
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa2048SubjectPublicKeyInfo
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa2048EncryptedPkcs8
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa2048DeficientXEncryptedPkcs8
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSAImportExport.Import_2048
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.Sign2048WithSha1
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.SignAndVerifyDataExplicit2048
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.VerifyKnown_2048_SHA384
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.VerifyKnown_2048_SHA512
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.VerifyKnown_2048_SHA256
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.Verify2048WithSha1
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan.VerifyExpectedSignature_PssSha3_512
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan.PssSignature_WrongData
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan.PssSignature_WrongLength
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan.VerifySignature_SHA3_384_RSA2048
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan.VerifyExpectedSignature_PssSha3_256
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan.VerifyExpectedSignature_PssSha3_384
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan.VerifySignature_SHA3_256_RSA2048
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan.PssVerifyHash_MismatchedHashSize
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan.PssSignature_WrongHashAlgorithm
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan.VerifySignature_SHA3_512_RSA2048
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan.PssSignHash_MismatchedHashSize
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan.SignData_NullSignature_Fails(usePss: True)
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan.SignData_NullSignature_Fails(usePss: False)
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan.SignHash_NullSignature_Fails(usePss: True)
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan.SignHash_NullSignature_Fails(usePss: False)
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_AllocatingSpan.RsaDecryptOaepWrongAlgorithm
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaDecryptOaepWrongAlgorithm
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_TrySpan.Decrypt_WrongKey_OAEP_SHA256
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_TrySpan.RsaDecryptOaepWrongAlgorithm
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.Sign2048WithSha1
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.Verify2048WithSha1
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.VerifyKnown_2048_SHA384
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.VerifyKnown_2048_SHA256
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.SignAndVerifyDataExplicit2048
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.VerifyKnown_2048_SHA512
[0.000s] System.Security.Cryptography.Csp.Tests.Release.net10.0-unix.System.Security.Cryptography.Csp.Tests
    System.Security.Cryptography.Rsa.Tests.KeyGeneration.GenerateMaxKey
[0.000s] Microsoft.Extensions.Hosting.Unit.Tests.Release.net10.0.Microsoft.Extensions.Hosting.Unit.Tests
    Microsoft.Extensions.Hosting.Tests.HostTests.CreateDefaultBuilder_DoesNotChangeContentRootIfCurrentDirectoryIsWindowsSystemDirectory
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BaseStream_Property.BaseStream_Open
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BaseStream_Property.BaseStream_Default
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BaseStream_Property.BaseStream_Open_Close
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BaseStream_Property.BaseStream_Open_BaseStreamClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BaudRate_Property.BaudRate_28800
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BaudRate_Property.BaudRate_Neg1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BaudRate_Property.BaudRate_115200
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BaudRate_Property.BaudRate_MaxValue
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BaudRate_Property.BaudRate_Zero
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BaudRate_Property.BaudRate_1200
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BaudRate_Property.BaudRate_Default
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BaudRate_Property.BaudRate_MinValue
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BaudRate_Property.BaudRate_14400
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BreakState_Property.BreakState_true_false_true
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BreakState_Property.BreakState_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BreakState_Property.BreakState_true_false
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BreakState_Property.BreakState_true
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BreakState_Property.BreakState_false
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BreakState_Property.BreakState_Default
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BytesToRead_Property.BytesToRead_ReadChar
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BytesToRead_Property.BytesToRead_ReadLine
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BytesToRead_Property.BytesToRead_ReadExisting
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BytesToRead_Property.BytesToRead_RcvRndNumBytes
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BytesToRead_Property.BytesToRead_Default
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BytesToRead_Property.BytesToRead_ReadTo
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BytesToRead_Property.BytesToRead_Read_char_int_int
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BytesToRead_Property.BytesToRead_ReadByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BytesToRead_Property.BytesToRead_Read_byte_int_int
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BytesToWrite_Property.BytesToWrite_Write_char_int_int
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BytesToWrite_Property.BytesToWrite_Write_str
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BytesToWrite_Property.BytesToWrite_Write_byte_int_int
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BytesToWrite_Property.BytesToWrite_WriteLine
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.BytesToWrite_Property.BytesToWrite_Default
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.CDHolding_Property.CDHolding_Default_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.CDHolding_Property.CDHolding_Default_AfterClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Close.OpenCloseNewInstanceOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Close.OpenFillBuffersClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Close.OpenClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Close.CloseWithoutOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.CtsHolding_Property.CtsHolding_true
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.CtsHolding_Property.CtsHolding_Default_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.CtsHolding_Property.CtsHolding_true_false
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.CtsHolding_Property.CtsHolding_true_local_close
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.CtsHolding_Property.CtsHolding_true_remote_close
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DataBits_Property.DataBits_7_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DataBits_Property.DataBits_0
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DataBits_Property.DataBits_Neg1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DataBits_Property.DataBits_8_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DataBits_Property.DataBits_Int32MinValue
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DataBits_Property.DataBits_4
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DataBits_Property.DataBits_9
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DataBits_Property.DataBits_Neg8
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DataBits_Property.DataBits_1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DataBits_Property.DataBits_8_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DataBits_Property.DataBits_7_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DataBits_Property.DataBits_Int32MaxValue
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DataBits_Property.DataBits_Default
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardInBuffer.InBufferFilled_Discard_Once
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardInBuffer.InBufferFilled_Discard_Multiple
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardInBuffer.InBufferFilled_Discard_Cycle
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardInBuffer.InAndOutBufferFilled_Discard
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardInBuffer_Generic.DiscardAfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardInBuffer_Generic.DiscardAfterClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardNull_Property.DiscardNull_true_ReadTo_After
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardNull_Property.DiscardNull_Default_ReadChar
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardNull_Property.DiscardNull_Default_Read_byte_int_int
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardNull_Property.DiscardNull_true_true_Read_char_int_int_After
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardNull_Property.DiscardNull_Default_ReadByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardNull_Property.DiscardNull_true_ReadLine_Before
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardNull_Property.DiscardNull_true_false_Read_byte_int_int_Before
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardNull_Property.DiscardNull_true_ReadChar_After
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardNull_Property.DiscardNull_true_ReadByte_Before
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardNull_Property.DiscardNull_false_flase_Default_ReadByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardNull_Property.DiscardNull_Default_ReadTo
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardNull_Property.DiscardNull_true_Read_byte_int_int_Before
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardNull_Property.DiscardNull_Default_ReadLine
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardNull_Property.DiscardNull_true_Read_char_int_int_After
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardNull_Property.DiscardNull_Default_Read_char_int_int
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardOutBuffer.OutBufferFilled_Discard_Cycle
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardOutBuffer.InAndOutBufferFilled_Discard
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardOutBuffer.OutBufferFilled_Discard_Multiple
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardOutBuffer.OutBufferFilled_Discard_Once
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardOutBuffer_Generic.DiscardAfterFailedOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardOutBuffer_Generic.DiscardAfterClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardOutBuffer_Generic.DiscardWithoutOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DiscardOutBuffer_Generic.DiscardAfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DsrHolding_Property.DsrHolding_true_false
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DsrHolding_Property.DsrHolding_Default_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DsrHolding_Property.DsrHolding_Default
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DsrHolding_Property.DsrHolding_true
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DsrHolding_Property.DsrHolding_true_remote_close
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DsrHolding_Property.DsrHolding_true_local_close
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DtrEnable_Property.DtrEnable_true_false_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DtrEnable_Property.DtrEnable_true_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DtrEnable_Property.DtrEnable_true_false_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DtrEnable_Property.DtrEnable_true_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DtrEnable_Property.DtrEnable_false_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DtrEnable_Property.DtrEnable_false_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.DtrEnable_Property.DtrEnable_Default
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Encoding_Property.Encoding_UTF32Encoding_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Encoding_Property.Encoding_UTF7
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Encoding_Property.Encoding_UnicodeEncoding_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Encoding_Property.Encoding_Null
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Encoding_Property.Encoding_Default
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Encoding_Property.Encoding_ASCIIEncoding_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Encoding_Property.Encoding_UTF8Encoding_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Encoding_Property.Encoding_ChineseSimplified_GB18030
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Encoding_Property.Encoding_ISCIIAssemese
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Encoding_Property.Encoding_IBM_Latin1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Encoding_Property.Encoding_Japanese_JIS
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Encoding_Property.Encoding_UTF8Encoding_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Encoding_Property.Encoding_UnicodeEncoding_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Encoding_Property.Encoding_ASCIIEncoding_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Encoding_Property.Encoding_UTF32Encoding_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ErrorEvent.ErrorEvent_Frame
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ErrorEvent.ErrorEvent_RxOver
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ErrorEvent.ErrorEvent_RxParity
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Event_Close_Stress.ErrorReceived_Close_Stress
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Event_Close_Stress.DataReceived_Close_Stress
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Event_Close_Stress.PinChanged_Close_Stress
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Event_Generic.Thread_In_ReceivedEvent
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Event_Generic.Thread_In_PinChangedEvent
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Event_Generic.Thread_In_ErrorEvent
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Event_Generic.EventHandlers_CalledSerially
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Handshake_Property.Handshake_RequestToSendXOnXOff_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Handshake_Property.Handshake_None_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Handshake_Property.Handshake_Default
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Handshake_Property.Handshake_RequestToSend_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Handshake_Property.Handshake_XOnXOff_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Handshake_Property.Handshake_Neg1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Handshake_Property.Handshake_Int32MinValue
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Handshake_Property.Handshake_RequestToSendXOnXOff_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Handshake_Property.Handshake_Int32MaxValue
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Handshake_Property.Handshake_4
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Handshake_Property.Handshake_None_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Handshake_Property.Handshake_RequestToSend_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Handshake_Property.Handshake_XOnXOff_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.IsOpen_Property.IsOpen_Open_Close
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.IsOpen_Property.IsOpen_Open
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.NewLine_Property.NewLine_empty_string
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.NewLine_Property.NewLine_null
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.NewLine_Property.NewLine_Default
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Open.OpenDefault
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Open.OpenTwice
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Open.OpenTwoInstances
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Open_stress.OpenReceiveData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Open_stress.OpenReceiveDataAndRTS
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Parity_Property.Parity_Space_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Parity_Property.Parity_Odd_Even
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Parity_Property.Parity_Int32MaxValue
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Parity_Property.Parity_Even_Odd
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Parity_Property.Parity_Default
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Parity_Property.Parity_Mark_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Parity_Property.Parity_Space_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Parity_Property.Parity_Neg1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Parity_Property.Parity_None_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Parity_Property.Parity_Odd_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Parity_Property.Parity_None_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Parity_Property.Parity_Odd_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Parity_Property.Parity_Even_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Parity_Property.Parity_Odd_Mark
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Parity_Property.Parity_Mark_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Parity_Property.Parity_Int32MinValue
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Parity_Property.Parity_Even_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ParityReplace_Property.ParityReplace_Default_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ParityReplace_Property.Read_char_int_int_RNDParityReplace
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ParityReplace_Property.ParityReplace_After_ParityReplace
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ParityReplace_Property.ParityReplace_After_ParityReplaceAndParity
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ParityReplace_Property.ReadChar_RNDParityReplace
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ParityReplace_Property.ReadLine_RNDParityReplace
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ParityReplace_Property.ReadByte_RNDParityReplace
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ParityReplace_Property.ReadTo_str_RNDParityReplace
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ParityReplace_Property.ParityReplace_After_Parity
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ParityReplace_Property.Read_byte_int_int_RNDParityReplace
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.PinChangedEvent.PinChangedEvent_Multiple
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.PinChangedEvent.PinChangedEvent_Break
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.PinChangedEvent.PinChangedEvent_DsrChanged
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.PinChangedEvent.PinChangedEvent_CtsChanged
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadBufferSize_Property.ReadBufferSize_2
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadBufferSize_Property.ReadBufferSize_Smaller
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadBufferSize_Property.ReadBufferSize_Large
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadBufferSize_Property.ReadBufferSize_Rnd
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadBufferSize_Property.ReadBufferSize_Int32MinValue
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadBufferSize_Property.ReadBufferSize_0
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadBufferSize_Property.ReadBufferSize_1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadBufferSize_Property.ReadBufferSize_Default
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadBufferSize_Property.ReadBufferSize_Even
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadBufferSize_Property.ReadBufferSize_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadBufferSize_Property.ReadBufferSize_Odd
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadBufferSize_Property.ReadBufferSize_NEG1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadBufferSize_Property.ReadBufferSize_Larger
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadByte.Read_DataReceivedBeforeTimeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadByte.ASCIIEncoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadByte.SerialPort_IterativeReadBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadByte.SerialPort_ReadBufferedAndNonBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadByte.UTF32Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadByte.UTF8Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadByte.SerialPort_IterativeReadBufferedAndNonBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadByte.SerialPort_ReadBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadByte_Generic.SuccessiveReadTimeoutSomeData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadByte_Generic.Timeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadByte_Generic.ParityErrorOnLastByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadByte_Generic.ReadAfterClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadByte_Generic.RNDParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadByte_Generic.NoParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadByte_Generic.DefaultParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadByte_Generic.SuccessiveReadTimeoutNoData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadByte_Generic.ReadAfterFailedOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadChar.SerialPort_ReadBufferedAndNonBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadChar.ReadTimeout_Zero_ResizeBuffer
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadChar.ASCIIEncoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadChar.Read_DataReceivedBeforeTimeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadChar.SerialPort_ReadBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadChar.SerialPort_IterativeReadBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadChar.GreedyRead
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadChar.Read_Surrogate
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadChar.SerialPort_IterativeReadBufferedAndNonBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadChar.Read_Timeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadChar.UTF32Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadChar.UTF8Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadChar.ReadTimeout_Zero_Bytes
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadChar.LargeInputBuffer
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadChar.ReadTimeout_NonZero_ResizeBuffer
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadChar_Generic.NoParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadChar_Generic.Timeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadChar_Generic.ReadAfterClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadChar_Generic.SuccessiveReadTimeoutSomeData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadChar_Generic.ParityErrorOnLastByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadChar_Generic.SuccessiveReadTimeoutNoData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadChar_Generic.DefaultParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadChar_Generic.RNDParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadChar_Generic.ReadAfterFailedOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadExisting.GreedyRead
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadExisting.LargeInputBuffer
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadExisting.SerialPort_IterativeReadBufferedAndNonBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadExisting.SerialPort_IterativeReadBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadExisting.SerialPort_ReadBufferedAndNonBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadExisting.UTF8Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadExisting.SerialPort_ReadBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadExisting.UTF32Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadExisting.ASCIIEncoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadExisting_Generic.DefaultParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadExisting_Generic.NoParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadExisting_Generic.SuccessiveReadTimeoutNoData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadExisting_Generic.ParityErrorOnLastByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadExisting_Generic.ReadAfterFailedOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadExisting_Generic.RNDParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadExisting_Generic.Default_MaxInt
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadExisting_Generic.ReadAfterClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadExisting_Generic.Timeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.ReadLineWriteLine_ASCII
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.SerialPort_IterativeReadBufferedAndNonBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.NewLine_Contains_nullChar
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.NewLine_CR
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.NewLineSubstring
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.NewLine_CRLF_RndStr
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.UnicodeEncoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.NewLine_CRLF_CRStr
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.Read_SurrogateCharacter
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.SerialPort_IterativeReadBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.SerialPort_ReadBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.ReadLineWriteLine_UTF32
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.SerialPort_ReadBufferedAndNonBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.ASCIIEncoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.Read_DataReceivedBeforeTimeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.GreedyRead
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.NewLine_LF
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.UTF8Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.ReadLineWriteLine_UTF8
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.ReadLineWriteLine_Unicode
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.Read_LargeBuffer
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.NewLine_END
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.UTF32Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.Read_Timeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.NewLine_CRLF_LFStr
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.NewLine_Surrogate
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine.LargeInputBuffer
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine_Generic.RNDParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine_Generic.NoParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine_Generic.ReadWithoutOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine_Generic.Timeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine_Generic.ReadAfterFailedOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine_Generic.ParityErrorOnLastByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine_Generic.DefaultParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine_Generic.ReadAfterClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine_Generic.SuccessiveReadTimeoutNoData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine_Generic.SuccessiveReadTimeoutSomeData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine_Generic.BytesToRead_Equal_Buffer_Size
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine_Generic.BytesToRead_RND_Buffer_Size
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadLine_Generic.BytesToRead_1_Buffer_Size
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.UnicodeEncoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.NewLine_LF
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.NullNewLine
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.NewLine_Contains_nullChar
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.Read_Timeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.ReadToWriteLine_UTF8
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.Read_DataReceivedBeforeTimeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.GreedyRead
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.NewLine_CRLF_RndStr
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.ReadToWriteLine_ASCII
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.NewLine_END
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.EmptyNewLine
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.NewLine_CRLF_LFStr
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.UTF8Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.ReadToWriteLine_UTF32
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.NewLine_CR
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.SerialPort_ReadBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.ReadToWriteLine_Unicode
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.LargeInputBuffer
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.NewLineSubstring
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.SerialPort_IterativeReadBufferedAndNonBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.NewLine_CRLF_CRStr
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.UTF32Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.SerialPort_ReadBufferedAndNonBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.Read_LargeBuffer
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.SerialPort_IterativeReadBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.ASCIIEncoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo.Read_SurrogateCharacter
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo_Generic.SuccessiveReadTimeoutNoData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo_Generic.SuccessiveReadTimeoutSomeData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo_Generic.BytesToRead_Equal_Buffer_Size
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo_Generic.BytesToRead_RND_Buffer_Size
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo_Generic.DefaultParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo_Generic.ReadAfterFailedOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo_Generic.NoParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo_Generic.BytesToRead_1_Buffer_Size
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo_Generic.Timeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo_Generic.ReadAfterClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo_Generic.ParityErrorOnLastByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReadTo_Generic.RNDParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int.Offset_MinInt
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int.Offset_EQ_Length_Minus_1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int.Offset_NEGRND
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int.SerialPort_IterativeReadBufferedAndNonBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int.OffsetCount_EQ_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int.GreedyRead
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int.OffsetCount_EQ_Length_Plus_1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int.LargeInputBuffer
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int.Read_DataReceivedBeforeTimeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int.OffsetCount_GT_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int.SerialPort_IterativeReadBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int.SerialPort_ReadBufferedAndNonBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int.Count_GT_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int.Count_NEG1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int.Count_MinInt
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int.Offset_NEG1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int.SerialPort_ReadBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int.Offset_GT_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int.Count_NEGRND
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int.Count_EQ_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int.Buffer_Null
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int_Generic.SuccessiveReadTimeoutNoData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int_Generic.ParityErrorOnLastByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int_Generic.BytesToRead_Equal_Buffer_Size
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int_Generic.BytesToRead_1_Buffer_Size
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int_Generic.Timeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int_Generic.RNDParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int_Generic.BytesToRead_RND_Buffer_Size
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int_Generic.DefaultParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int_Generic.ReadAfterClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int_Generic.NoParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int_Generic.SuccessiveReadTimeoutSomeData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_byte_int_int_Generic.ReadAfterFailedOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.OffsetCount_GT_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.BytesFollowedByCharsASCII
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.ASCIIEncoding_1Char
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.Count_EQ_Zero
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.SerialPort_ReadBufferedAndNonBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.UTF8Encoding_1Char
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.Count_NEG1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.OffsetCount_EQ_Length_Plus_1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.ASCIIEncoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.LargeInputBuffer
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.UTF32Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.Offset_GT_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.OffsetCount_EQ_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.Offset_MinInt
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.SerialPort_IterativeReadBufferedAndNonBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.Count_MinInt
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.Count_EQ_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.Offset_NEG1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.SerialPort_ReadBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.Buffer_Null
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.UTF32Encoding_1Char
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.Count_GT_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.Count_NEGRND
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.SerialPort_IterativeReadBufferedData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.GreedyRead
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.Offset_NEGRND
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.UTF8Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.Read_ResizeBuffer
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.Read_Partial
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.BytesFollowedByCharsUTF8
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.BytesFollowedByCharsUTF32
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.Read_DataReceivedBeforeTimeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.Read_SurrogateBoundary
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.Offset_EQ_Length_Minus_1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int.Read_Timeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int_Generic.DefaultParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int_Generic.BytesToRead_1_Buffer_Size
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int_Generic.NoParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int_Generic.SuccessiveReadTimeoutNoData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int_Generic.BytesToRead_RND_Buffer_Size
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int_Generic.Timeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int_Generic.BytesToRead_Equal_Buffer_Size
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int_Generic.SuccessiveReadTimeoutSomeData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int_Generic.ReadAfterClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int_Generic.RNDParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int_Generic.ReadAfterFailedOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Read_char_int_int_Generic.ParityErrorOnLastByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReceivedBytesThreshold_Property.ReceivedBytesThreshold_0
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReceivedBytesThreshold_Property.ReceivedBytesThreshold_Above_Below
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReceivedBytesThreshold_Property.ReceivedBytesThreshold_Above_1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReceivedBytesThreshold_Property.ReceivedBytesThreshold_Int32MinValue
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReceivedBytesThreshold_Property.ReceivedBytesThreshold_Rnd_ExactWrite
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReceivedBytesThreshold_Property.ReceivedBytesThreshold_Rnd_MultipleWrite
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReceivedBytesThreshold_Property.ReceivedBytesThreshold_Neg1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReceivedBytesThreshold_Property.ReceivedBytesThreshold_Above_Exact
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReceivedBytesThreshold_Property.ReceivedBytesThreshold_Default
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReceivedEvent.ReceivedEvent_Eof
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReceivedEvent.ReceivedEvent_CharsEof_ReadAllChars
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReceivedEvent.ReceivedEvent_Chars
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReceivedEvent.ReceivedEvent_NoDuplicateEvents
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReceivedEvent.ReceivedEvent_CharsEof
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.ReceivedEvent.ReceivedEvent_OneEventPerByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.RtsEnable_Property.RtsEnable_false_Handshake_XOnXOff
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.RtsEnable_Property.RtsEnable_Get_Handshake_RequestToSendXOnXOff
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.RtsEnable_Property.RtsEnable_Get_Handshake_None
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.RtsEnable_Property.RtsEnable_true_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.RtsEnable_Property.RtsEnable_true_Handshake_XOnXOff
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.RtsEnable_Property.RtsEnable_false_Handshake_RequestToSendXOnXOff
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.RtsEnable_Property.RtsEnable_true_false_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.RtsEnable_Property.RtsEnable_Get_Handshake_XOnXOff
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.RtsEnable_Property.RtsEnable_Default
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.RtsEnable_Property.RtsEnable_true_Handshake_RequestToSendXOnXOff
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.RtsEnable_Property.RtsEnable_false_Handshake_RequestToSend
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.RtsEnable_Property.RtsEnable_Get_Handshake_RequestToSend
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.RtsEnable_Property.RtsEnable_false_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.RtsEnable_Property.RtsEnable_true_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.RtsEnable_Property.RtsEnable_true_Handshake_RequestToSend
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.RtsEnable_Property.RtsEnable_true_false_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.RtsEnable_Property.RtsEnable_false_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialPortRegressions.UTF8Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.StopBits_Property.StopBits_Default
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.StopBits_Property.StopBits_0
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.StopBits_Property.StopBits_1_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.StopBits_Property.StopBits_4
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.StopBits_Property.StopBits_2_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.StopBits_Property.StopBits_Int32MinValue
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.StopBits_Property.StopBits_Int32MaxValue
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.StopBits_Property.StopBits_Neg1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.StopBits_Property.StopBits_2_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.StopBits_Property.StopBits_1_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int_stress01.WriteChars
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteBufferSize_Property.WriteBufferSize_1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteBufferSize_Property.WriteBufferSize_Smaller
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteBufferSize_Property.WriteBufferSize_NEG1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteBufferSize_Property.WriteBufferSize_Large
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteBufferSize_Property.WriteBufferSize_0
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteBufferSize_Property.WriteBufferSize_Odd
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteBufferSize_Property.WriteBufferSize_Int32MinValue
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteBufferSize_Property.WriteBufferSize_Even
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteBufferSize_Property.WriteBufferSize_Larger
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteBufferSize_Property.WriteBufferSize_Default
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteBufferSize_Property.WriteBufferSize_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteBufferSize_Property.WriteBufferSize_Rnd
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteLine.NullString
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteLine.String_Null_Char
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteLine.StrContains_NewLine_null
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteLine.StrContains_NewLine_CRLF
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteLine.StrContains_NewLine_RND
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteLine.UTF8Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteLine.EmptyString
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteLine.LargeString
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteLine.ASCIIEncoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteLine.UnicodeEncoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteLine.UTF32Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteLine_Generic.Handshake_None
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteLine_Generic.WriteAfterFailedOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteLine_Generic.BytesToWriteSuccessive
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteLine_Generic.SuccessiveReadTimeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteLine_Generic.BytesToWrite
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteLine_Generic.Handshake_XOnXOff
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteLine_Generic.Handshake_RequestToSendXOnXOff
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteLine_Generic.SuccessiveReadTimeoutWithWriteSucceeding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteLine_Generic.SimpleTimeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteLine_Generic.Handshake_RequestToSend
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteLine_Generic.WriteAfterClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteTimeout_Property.WriteTimeout_1_Write_byte_int_int_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteTimeout_Property.WriteTimeout_Default_Write_str
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteTimeout_Property.WriteTimeout_NEG2
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteTimeout_Property.WriteTimeout_Int32MinValue
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteTimeout_Property.WriteTimeout_Infinite_Write_str
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteTimeout_Property.WriteTimeout_1_Write_str_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteTimeout_Property.WriteTimeout_1_Write_str_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteTimeout_Property.WriteTimeout_1_WriteLine_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteTimeout_Property.WriteTimeout_1_WriteLine_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteTimeout_Property.WriteTimeout_Default_Write_byte_int_int
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteTimeout_Property.WriteTimeout_1_Write_byte_int_int_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteTimeout_Property.WriteTimeout_1_Write_char_int_int_BeforeOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteTimeout_Property.WriteTimeout_Infinite_WriteLine
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteTimeout_Property.WriteTimeout_1_Write_char_int_int_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteTimeout_Property.WriteTimeout_Infinite_Write_byte_int_int
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteTimeout_Property.WriteTimeout_Default_WriteLine
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.WriteTimeout_Property.WriteTimeout_Default_Write_char_int_int
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int.Count_GT_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int.LargeBuffer
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int.Offset_NEGRND
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int.Count_NEG1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int.Count_NEGRND
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int.UnicodeEncoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int.Offset_NEG1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int.OffsetCount_GT_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int.Count_EQ_Zero
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int.Buffer_Null
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int.Offset_EQ_Length_Minus_1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int.UTF8Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int.Count_MinInt
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int.OffsetCount_EQ_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int.Offset_MinInt
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int.UTF32Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int.ASCIIEncoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int.Offset_GT_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int.Count_EQ_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int.OffsetCount_EQ_Length_Plus_1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int_generic.Handshake_None
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int_generic.BytesToWriteSuccessive
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int_generic.WriteAfterClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int_generic.Handshake_RequestToSendXOnXOff
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int_generic.Handshake_RequestToSend
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int_generic.WriteAfterFailedOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int_generic.SuccessiveReadTimeoutWithWriteSucceeding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int_generic.Handshake_XOnXOff
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int_generic.BytesToWrite
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int_generic.Timeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_byte_int_int_generic.SuccessiveReadTimeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int.Offset_NEGRND
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int.ASCIIEncoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int.Count_EQ_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int.LargeBuffer
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int.Count_NEGRND
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int.UTF8Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int.Offset_EQ_Length_Minus_1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int.Offset_MinInt
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int.UTF32Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int.OffsetCount_EQ_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int.OffsetCount_EQ_Length_Plus_1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int.Count_EQ_Zero
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int.UnicodeEncoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int.OffsetCount_GT_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int.Count_MinInt
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int.Count_GT_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int.Offset_NEG1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int.Buffer_Null
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int.Offset_GT_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int.Count_NEG1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int_generic.Handshake_None
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int_generic.SuccessiveReadTimeoutWithWriteSucceeding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int_generic.SuccessiveReadTimeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int_generic.Handshake_XOnXOff
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int_generic.WriteAfterFailedOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int_generic.BytesToWrite
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int_generic.Handshake_RequestToSendXOnXOff
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int_generic.Handshake_RequestToSend
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int_generic.Timeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int_generic.WriteAfterClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_char_int_int_generic.BytesToWriteSuccessive
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_str.ASCIIEncoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_str.NullString
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_str.String_Null_Char
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_str.UTF32Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_str.EmptyString
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_str.UTF8Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_str.UnicodeEncoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_str.LargeString
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_str_Generic.WriteAfterFailedOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_str_Generic.SuccessiveReadTimeoutWithWriteSucceeding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_str_Generic.Timeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_str_Generic.Handshake_RequestToSend
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_str_Generic.Handshake_None
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_str_Generic.Handshake_RequestToSendXOnXOff
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_str_Generic.Handshake_XOnXOff
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_str_Generic.BytesToWrite
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_str_Generic.WriteAfterClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_str_Generic.SuccessiveReadTimeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.Write_str_Generic.BytesToWriteSuccessive
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead.Offset_NEGRND
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead.Offset_EQ_Length_Minus_1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead.Callback_State
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead.OffsetCount_GT_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead.Callback_EndReadonCallback
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead.Offset_GT_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead.LargeInputBuffer
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead.Buffer_Null
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead.Count_MinInt
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead.Count_NEG1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead.Count_GT_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead.OffsetCount_EQ_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead.Offset_NEG1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead.OffsetCount_EQ_Length_Plus_1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead.Offset_MinInt
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead.Count_EQ_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead.Callback
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead.Count_NEGRND
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead_Generic.TimeoutIsIgnoredForBeginRead
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead_Generic.BytesToRead_1_Buffer_Size
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead_Generic.BytesToRead_RND_Buffer_Size
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead_Generic.ReadAfterClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead_Generic.ReadAfterSerialStreamClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead_Generic.BytesToRead_Equal_Buffer_Size
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead_Generic.NoParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead_Generic.ParityErrorOnLastByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead_Generic.RNDParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginRead_Generic.DefaultParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite.Offset_MinInt
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite.OffsetCount_GT_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite.OffsetCount_EQ_Length_Plus_1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite.ASCIIEncoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite.InBreak
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite.Buffer_Null
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite.Offset_GT_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite.UnicodeEncoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite.OffsetCount_EQ_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite.Callback_State
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite.Count_NEGRND
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite.Count_GT_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite.LargeBuffer
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite.Count_MinInt
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite.Offset_EQ_Length_Minus_1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite.Offset_NEGRND
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite.Count_EQ_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite.Callback
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite.UTF32Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite.Offset_NEG1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite.Count_NEG1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite.UTF8Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite_Generic.Timeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite_Generic.WriteAfterClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite_Generic.Handshake_RequestToSendXOnXOff
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite_Generic.WriteAfterSerialStreamClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite_Generic.Handshake_None
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite_Generic.BytesToWrite
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite_Generic.Handshake_RequestToSend
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_BeginWrite_Generic.Handshake_XOnXOff
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_CanRead.CanRead_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_CanRead.CanRead_Open_BaseStreamClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_CanRead.CanRead_Open_Close
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_CanSeek.CanSeek_Open_Close
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_CanSeek.CanSeek_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_CanSeek.CanSeek_Open_BaseStreamClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_CanTimeout.CanTimeout_Open_Close_Open
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_CanTimeout.CanTimeout_Open_Close
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_CanTimeout.CanTimeout_Open_BaseStreamClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_CanTimeout.CanTimeout_Open
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_CanWrite.CanWrite_Open_BaseStreamClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_CanWrite.CanWrite_Open_Close
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_CanWrite.CanWrite_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Close.OpenClose_DiscardMethods
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Close.OpenCloseNewInstanceOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Close.Open_BaseStreamClose_Open
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Close.OpenClose_WriteMethods
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Close.OpenClose_Properties
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Close.OpenClose_ReadMethods
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Close.Open_MultipleBaseStreamClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Close.OpenClose_OpenClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Close.Open_BaseStreamClose_Close
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Close.OpenFillBuffersClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_EndRead.AsyncResult_Null
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_EndRead.AsyncResult_MultipleOutOfOrder
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_EndRead.AsyncResult_MultipleInOrder
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_EndRead.EndReadAfterClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_EndRead.EndReadAfterSerialStreamClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_EndWrite.AsyncResult_MultipleOutOfOrder
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_EndWrite.AsyncResult_MultipleInOrder
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_EndWrite.AsyncResult_Null
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Flush.Flush_Open_Close
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Flush.OutBufferFilled_Flush_Cycle
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Flush.OutBufferFilled_Flush_Once
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Flush.InOutBufferFilled_Flush_Cycle
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Flush.InBufferFilled_Flush_Multiple
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Flush.OutBufferFilled_Flush_Multiple
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Flush.Flush_Open_BaseStreamClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Flush.InBufferFilled_Flush_Cycle
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Flush.InOutBufferFilled_Flush_Multiple
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Flush.InBufferFilled_Flush_Once
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Flush.InOutBufferFilled_Flush_Once
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Length.Length_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Length.Length_Open_Close
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Length.Length_Open_BaseStreamClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Position.Position_Open_BaseStreamClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Position.Position_Open_Close
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Position.Position_BadValue
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Position.Position_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadByte.UTF32Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadByte.ASCIIEncoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadByte.UTF8Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadByte_Generic.SuccessiveReadTimeoutNoData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadByte_Generic.SuccessiveReadTimeoutSomeData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadByte_Generic.ReadAfterBaseStreamClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadByte_Generic.RNDParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadByte_Generic.ParityErrorOnLastByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadByte_Generic.DefaultParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadByte_Generic.NoParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadByte_Generic.Timeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadByte_Generic.ReadAfterClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadTimeout_Property.SuccessiveReadTimeoutSomeData_ReadByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadTimeout_Property.ReadTimeout_Default_ReadByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadTimeout_Property.ReadTimeout_Infinite_Read_byte_int_int
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadTimeout_Property.ReadTimeout_750_Read_byte_int_int
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadTimeout_Property.ReadTimeout_0_1ByteAvailable_Read_byte_int_int
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadTimeout_Property.ReadTimeout_750_ReadByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadTimeout_Property.ReadTimeout_AfterClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadTimeout_Property.ReadTimeout_NEG2
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadTimeout_Property.ReadTimeout_Default_Read_byte_int_int
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadTimeout_Property.ReadTimeout_Int32MaxValue_Read_byte_int_int
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadTimeout_Property.ReadTimeout_Int32MinValue
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadTimeout_Property.ReadTimeout_0_ReadByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadTimeout_Property.ReadTimeout_0_Read_byte_int_int
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadTimeout_Property.ReadTimeout_Int32MaxValue_ReadByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadTimeout_Property.ReadTimeout_Infinite_ReadByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadTimeout_Property.ReadTimeout_DefaultValue
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadTimeout_Property.SuccessiveReadTimeoutNoData_ReadByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadTimeout_Property.SuccessiveReadTimeoutNoData_Read_byte_int_int
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadTimeout_Property.ReadTimeout_0_1ByteAvailable_ReadByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_ReadTimeout_Property.SuccessiveReadTimeoutSomeData_Read_byte_int_int
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int.OffsetCount_GT_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int.Buffer_Null
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int.Offset_NEG1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int.Count_EQ_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int.OffsetCount_EQ_Length_Plus_1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int.OffsetCount_EQ_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int.Offset_EQ_Length_Minus_1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int.LargeInputBuffer
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int.Count_GT_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int.Offset_NEGRND
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int.Offset_GT_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int.Count_NEGRND
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int.Count_MinInt
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int.Offset_MinInt
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int.Count_NEG1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int_Generic.BytesToRead_Equal_Buffer_Size
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int_Generic.BytesToRead_1_Buffer_Size
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int_Generic.BytesToRead_RND_Buffer_Size
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int_Generic.SuccessiveReadTimeoutSomeData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int_Generic.ReadAfterBaseStreamClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int_Generic.DefaultParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int_Generic.SuccessiveReadTimeoutNoData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int_Generic.RNDParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int_Generic.ReadAfterClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int_Generic.Timeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int_Generic.NoParityReplaceByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Read_byte_int_int_Generic.ParityErrorOnLastByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Seek.Seek_Open_Close
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Seek.Seek_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Seek.Seek_BadOffset_BadOrigin
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Seek.Seek_BadOffset
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Seek.Seek_Open_BaseStreamClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Seek.Seek_BadOrigin
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_SetLength.SetLength_BadValue
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_SetLength.SetLength_Open_BaseStreamClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_SetLength.SetLength_AfterOpen
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_SetLength.SetLength_Open_Close
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteByte.UTF32Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteByte.InBreak
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteByte.ASCIIEncoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteByte.UTF8Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteByte.LargeBuffer
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteByte.UnicodeEncoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteByte_Generic.BytesToWriteSuccessive
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteByte_Generic.BytesToWrite
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteByte_Generic.Handshake_RequestToSend
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteByte_Generic.Handshake_XOnXOff
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteByte_Generic.Handshake_RequestToSendXOnXOff
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteByte_Generic.Timeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteByte_Generic.Handshake_None
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteByte_Generic.WriteAfterClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteByte_Generic.SuccessiveReadTimeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteByte_Generic.SuccessiveReadTimeoutWithWriteSucceeding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteByte_Generic.WriteAfterBaseStreamClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteTimeout_Property.WriteTimeout_AfterClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteTimeout_Property.WriteTimeout_LargeWrite
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteTimeout_Property.WriteTimeout_Int32MinValue
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteTimeout_Property.SuccessiveWriteTimeoutSomeData_WriteByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteTimeout_Property.WriteTimeout_Infinite_WriteByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteTimeout_Property.WriteTimeout_ZERO
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteTimeout_Property.SuccessiveWriteTimeoutNoData_WriteByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteTimeout_Property.SuccessiveWriteTimeoutSomeData_Write_byte_int_int
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteTimeout_Property.WriteTimeout_Infinite_Write_byte_int_int
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteTimeout_Property.SuccessiveWriteTimeoutNoData_Write_byte_int_int
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteTimeout_Property.WriteTimeout_750_Write_byte_int_int
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteTimeout_Property.WriteTimeout_Int32MaxValue_Write_byte_int_int
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteTimeout_Property.WriteTimeout_Default_Write_byte_int_int
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteTimeout_Property.WriteTimeout_NEG2
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteTimeout_Property.WriteTimeout_Int32MaxValue_WriteByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteTimeout_Property.WriteTimeout_750_WriteByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteTimeout_Property.WriteTimeout_0_Write_byte_int_int
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteTimeout_Property.WriteTimeout_Default_WriteByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteTimeout_Property.WriteTimeout_DefaultValue
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_WriteTimeout_Property.WriteTimeout_0_WriteByte
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int.ASCIIEncoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int.Offset_NEG1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int.Offset_MinInt
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int.Count_NEG1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int.Count_EQ_Zero
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int.Buffer_Null
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int.OffsetCount_EQ_Length_Plus_1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int.InBreak
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int.UTF8Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int.OffsetCount_EQ_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int.Count_MinInt
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int.Offset_NEGRND
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int.Count_NEGRND
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int.Offset_GT_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int.WriteBreakSequenceDoesNotCorruptData
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int.UnicodeEncoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int.Count_GT_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int.Offset_EQ_Length_Minus_1
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int.UTF32Encoding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int.Count_EQ_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int.LargeBuffer
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int.OffsetCount_GT_Length
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int_Generic.Timeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int_Generic.Handshake_XOnXOff
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int_Generic.BytesToWriteSuccessive
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int_Generic.WriteAfterBaseStreamClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int_Generic.WriteAfterClose
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int_Generic.SuccessiveWriteTimeoutWithWriteSucceeding
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int_Generic.SuccessiveWriteTimeout
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int_Generic.Handshake_RequestToSend
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int_Generic.Handshake_RequestToSendXOnXOff
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int_Generic.BytesToWrite
[0.000s] System.IO.Ports.Tests.Release.net10.0-linux.System.IO.Ports.Tests
    System.IO.Ports.Tests.SerialStream_Write_byte_int_int_Generic.Handshake_None
[0.000s] System.Threading.Channels.Tests.Release.net10.0.System.Threading.Channels.Tests
    System.Threading.Channels.Tests.StressTests.CanceledReads
[0.000s] System.Threading.Channels.Tests.Release.net10.0.System.Threading.Channels.Tests
    System.Threading.Channels.Tests.StressTests.ReadWriteVariations
[0.000s] System.Security.Cryptography.OpenSsl.Tests.Release.net10.0-unix.System.Security.Cryptography.OpenSsl.Tests
    System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.RawDerivation_NotSupported
[0.000s] System.Security.Cryptography.OpenSsl.Tests.Release.net10.0-unix.System.Security.Cryptography.OpenSsl.Tests
    System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.SignHash_DifferentHashes(ecdsa: ECDsaOpenSsl { KeyExchangeAlgorithm = null, KeySize = 521, LegalKeySizes = [KeySizes { MaxSize = 384, MinSize = 256, SkipSize = 128 }, KeySizes { MaxSize = 521, MinSize = 521, SkipSize = 0 }], SignatureAlgorithm = \"ECDsa\" })
[0.000s] System.Security.Cryptography.OpenSsl.Tests.Release.net10.0-unix.System.Security.Cryptography.OpenSsl.Tests
    System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.SignHash_Roundtrip(ecdsa: ECDsaOpenSsl { KeyExchangeAlgorithm = null, KeySize = 521, LegalKeySizes = [KeySizes { MaxSize = 384, MinSize = 256, SkipSize = 128 }, KeySizes { MaxSize = 521, MinSize = 521, SkipSize = 0 }], SignatureAlgorithm = \"ECDsa\" })
[0.000s] System.Security.Cryptography.OpenSsl.Tests.Release.net10.0-unix.System.Security.Cryptography.OpenSsl.Tests
    System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.SignHash_TamperedSignature(ecdsa: ECDsaOpenSsl { KeyExchangeAlgorithm = null, KeySize = 521, LegalKeySizes = [KeySizes { MaxSize = 384, MinSize = 256, SkipSize = 128 }, KeySizes { MaxSize = 521, MinSize = 521, SkipSize = 0 }], SignatureAlgorithm = \"ECDsa\" })
[0.000s] System.Security.Cryptography.OpenSsl.Tests.Release.net10.0-unix.System.Security.Cryptography.OpenSsl.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Span.PssUnsupportedHashAlgorithm
[0.000s] System.Security.Cryptography.OpenSsl.Tests.Release.net10.0-unix.System.Security.Cryptography.OpenSsl.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Span.Pkcs1UnsupportedHashAlgorithm
[0.000s] System.Security.Cryptography.OpenSsl.Tests.Release.net10.0-unix.System.Security.Cryptography.OpenSsl.Tests
    System.Security.Cryptography.EcDiffieHellman.OpenSsl.Tests.EcDiffieHellmanOpenSslTests.RawDerivation_NotSupported
[0.000s] System.Security.Cryptography.OpenSsl.Tests.Release.net10.0-unix.System.Security.Cryptography.OpenSsl.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Array.Pkcs1UnsupportedHashAlgorithm
[0.000s] System.Security.Cryptography.OpenSsl.Tests.Release.net10.0-unix.System.Security.Cryptography.OpenSsl.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_Array.PssUnsupportedHashAlgorithm
[0.000s] System.Security.Cryptography.OpenSsl.Tests.Release.net10.0-unix.System.Security.Cryptography.OpenSsl.Tests
    System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.SignHash_TamperedSignature(ecdsa: ECDsaOpenSsl { KeyExchangeAlgorithm = null, KeySize = 521, LegalKeySizes = [KeySizes { MaxSize = 384, MinSize = 256, SkipSize = 128 }, KeySizes { MaxSize = 521, MinSize = 521, SkipSize = 0 }], SignatureAlgorithm = \"ECDsa\" })
[0.000s] System.Security.Cryptography.OpenSsl.Tests.Release.net10.0-unix.System.Security.Cryptography.OpenSsl.Tests
    System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.SignHash_Roundtrip(ecdsa: ECDsaOpenSsl { KeyExchangeAlgorithm = null, KeySize = 521, LegalKeySizes = [KeySizes { MaxSize = 384, MinSize = 256, SkipSize = 128 }, KeySizes { MaxSize = 521, MinSize = 521, SkipSize = 0 }], SignatureAlgorithm = \"ECDsa\" })
[0.000s] System.Security.Cryptography.OpenSsl.Tests.Release.net10.0-unix.System.Security.Cryptography.OpenSsl.Tests
    System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.SignHash_DifferentHashes(ecdsa: ECDsaOpenSsl { KeyExchangeAlgorithm = null, KeySize = 521, LegalKeySizes = [KeySizes { MaxSize = 384, MinSize = 256, SkipSize = 128 }, KeySizes { MaxSize = 521, MinSize = 521, SkipSize = 0 }], SignatureAlgorithm = \"ECDsa\" })
[0.000s] System.Security.Cryptography.OpenSsl.Tests.Release.net10.0-unix.System.Security.Cryptography.OpenSsl.Tests
    System.Security.Cryptography.Rsa.Tests.KeyGeneration.GenerateMaxKey
[0.000s] System.Security.Cryptography.OpenSsl.Tests.Release.net10.0-unix.System.Security.Cryptography.OpenSsl.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan.PssUnsupportedHashAlgorithm
[0.000s] System.Security.Cryptography.OpenSsl.Tests.Release.net10.0-unix.System.Security.Cryptography.OpenSsl.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan.Pkcs1UnsupportedHashAlgorithm
[0.000s] System.Security.Cryptography.OpenSsl.Tests.Release.net10.0-unix.System.Security.Cryptography.OpenSsl.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan.Pkcs1UnsupportedHashAlgorithm
[0.000s] System.Security.Cryptography.OpenSsl.Tests.Release.net10.0-unix.System.Security.Cryptography.OpenSsl.Tests
    System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan.PssUnsupportedHashAlgorithm
[0.000s] LibraryImportGenerator.Unit.Tests.Release.net10.0.LibraryImportGenerator.Unit.Tests
    LibraryImportGenerator.UnitTests.Compiles.ValidateSnippetsWithMarshalType
[0.000s] System.Runtime.Caching.Tests.Release.net10.0.System.Runtime.Caching.Tests
    MonoTests.System.Runtime.Caching.MemoryCacheTest.PhysicalMemoryLimitNotSupported
[0.000s] Microsoft.NET.HostModel.Tests.Release.net10.0.Microsoft.NET.HostModel.Tests
    Microsoft.NET.HostModel.AppHost.Tests.CreateAppHost.CetCompat_ProductHosts
[0.000s] System.Console.Manual.Tests.Release.net10.0.System.Console.Manual.Tests
    System.ConsoleManualTests.EncodingTest
[0.000s] System.Console.Manual.Tests.Release.net10.0.System.Console.Manual.Tests
    System.ConsoleManualTests.ReadLineFromOpenStandardInput
[0.000s] System.Console.Manual.Tests.Release.net10.0.System.Console.Manual.Tests
    System.ConsoleManualTests.InPeek
[0.000s] System.Console.Manual.Tests.Release.net10.0.System.Console.Manual.Tests
    System.ConsoleManualTests.Clear
[0.000s] System.Console.Manual.Tests.Release.net10.0.System.Console.Manual.Tests
    System.ConsoleManualTests.ReadKey
[0.000s] System.Console.Manual.Tests.Release.net10.0.System.Console.Manual.Tests
    System.ConsoleManualTests.ConsoleOutWriteLine
[0.000s] System.Console.Manual.Tests.Release.net10.0.System.Console.Manual.Tests
    System.ConsoleManualTests.ReadKeyNoIntercept
[0.000s] System.Console.Manual.Tests.Release.net10.0.System.Console.Manual.Tests
    System.ConsoleManualTests.Beep
[0.000s] System.Console.Manual.Tests.Release.net10.0.System.Console.Manual.Tests
    System.ConsoleManualTests.ReadLine
[0.000s] System.Console.Manual.Tests.Release.net10.0.System.Console.Manual.Tests
    System.ConsoleManualTests.ConsoleReadSupportsBackspace
[0.000s] System.Console.Manual.Tests.Release.net10.0.System.Console.Manual.Tests
    System.ConsoleManualTests.ReadLine_BackSpaceCanMoveAcrossWrappedLines
[0.000s] System.Console.Manual.Tests.Release.net10.0.System.Console.Manual.Tests
    System.ConsoleManualTests.CursorPositionAndArrowKeys
[0.000s] System.Console.Manual.Tests.Release.net10.0.System.Console.Manual.Tests
    System.ConsoleManualTests.EchoWorksDuringAndAfterProcessThatUsesTerminal
[0.000s] System.Console.Manual.Tests.Release.net10.0.System.Console.Manual.Tests
    System.ConsoleManualTests.CursorLeftFromLastColumn
[0.000s] System.Console.Manual.Tests.Release.net10.0.System.Console.Manual.Tests
    System.ConsoleManualTests.Colors
[0.000s] System.Console.Manual.Tests.Release.net10.0.System.Console.Manual.Tests
    System.ConsoleManualTests.EnterKeyIsEnterAfterKeyAvailableCheck
[0.000s] System.Console.Manual.Tests.Release.net10.0.System.Console.Manual.Tests
    System.ConsoleManualTests.KeyAvailable
[0.000s] System.Console.Manual.Tests.Release.net10.0.System.Console.Manual.Tests
    System.ConsoleManualTests.ReadFromOpenStandardInput
[0.000s] System.Console.Manual.Tests.Release.net10.0.System.Console.Manual.Tests
    System.ConsoleManualTests.ReadKey_KeyChords
[0.000s] System.Net.HttpListener.Tests.Release.net10.0-unix.System.Net.HttpListener.Tests
    System.Net.Tests.HttpListenerAuthenticationTests.NoAuthentication_AuthenticationProvided_ReturnsForbiddenStatusCode
[0.000s] System.Net.HttpListener.Tests.Release.net10.0-unix.System.Net.HttpListener.Tests
    System.Net.Tests.HttpListenerAuthenticationTests.NtlmAuthentication_InvalidRequestHeaders_ReturnsExpectedStatusCode
[0.000s] System.Net.HttpListener.Tests.Release.net10.0-unix.System.Net.HttpListener.Tests
    System.Net.Tests.HttpListenerAuthenticationTests.NtlmAuthentication_Conversation_ReturnsExpectedType2Message
[0.000s] System.Net.HttpListener.Tests.Release.net10.0-unix.System.Net.HttpListener.Tests
    System.Net.Tests.HttpListenerAuthenticationTests.NoAuthenticationGetContextAsync_AuthenticationProvided_ReturnsForbiddenStatusCode
[0.000s] System.Net.HttpListener.Tests.Release.net10.0-unix.System.Net.HttpListener.Tests
    System.Net.Tests.HttpListenerAuthenticationTests.NegotiateAuthentication_InvalidRequestHeaders_ReturnsExpectedStatusCode
[0.000s] System.Net.HttpListener.Tests.Release.net10.0-unix.System.Net.HttpListener.Tests
    System.Net.Tests.HttpListenerAuthenticationTests.NegotiateAuthentication_Conversation_ReturnsExpectedType2Message
[0.000s] System.Net.HttpListener.Tests.Release.net10.0-unix.System.Net.HttpListener.Tests
    System.Net.Tests.HttpListenerResponseTests.CloseResponseEntity_AllContentLengthAlreadySent_DoesNotSendEntity
[0.000s] System.Net.HttpListener.Tests.Release.net10.0-unix.System.Net.HttpListener.Tests
    System.Net.Tests.HttpListenerResponseTests.Abort_Invoke_ForciblyTerminatesConnection
[0.000s] System.Net.HttpListener.Tests.Release.net10.0-unix.System.Net.HttpListener.Tests
    System.Net.Tests.HttpListenerResponseTests.CloseResponseEntity_SendMoreThanContentLength_ThrowsInvalidOperationException
[0.000s] System.Net.HttpListener.Tests.Release.net10.0-unix.System.Net.HttpListener.Tests
    System.Net.Tests.HttpListenerTimeoutManagerUnixTests.DrainEntityBody_Roundtrips
[0.000s] System.Net.HttpListener.Tests.Release.net10.0-unix.System.Net.HttpListener.Tests
    System.Net.Tests.HttpListenerTimeoutManagerUnixTests.UnsupportedProperties_Throw
[0.000s] System.Net.HttpListener.Tests.Release.net10.0-unix.System.Net.HttpListener.Tests
    System.Net.Tests.HttpListenerTimeoutManagerUnixTests.IdleConnection_Roundtrips
[0.000s] System.Net.HttpListener.Tests.Release.net10.0-unix.System.Net.HttpListener.Tests
    System.Net.Tests.HttpListenerTimeoutManagerUnixTests.Properties_DefaultValues
[0.000s] System.Net.HttpListener.Tests.Release.net10.0-unix.System.Net.HttpListener.Tests
    System.Net.Tests.HttpListenerWebSocketTests.ReceiveAsync_ReadBuffer_WithWindowsAuthScheme_Success
[0.000s] System.Net.HttpListener.Tests.Release.net10.0-unix.System.Net.HttpListener.Tests
    System.Net.Tests.HttpListenerWebSocketTests.Dispose_CallAfterDisposed_Nop
[0.000s] System.Net.HttpListener.Tests.Release.net10.0-unix.System.Net.HttpListener.Tests
    System.Net.Tests.HttpListenerWebSocketTests.ReceiveAsync_Disposed_ThrowsObjectDisposedException
[0.000s] System.Net.HttpListener.Tests.Release.net10.0-unix.System.Net.HttpListener.Tests
    System.Net.Tests.HttpListenerWebSocketTests.CloseAsync_AfterDisposed_Nop
[0.000s] System.Net.HttpListener.Tests.Release.net10.0-unix.System.Net.HttpListener.Tests
    System.Net.Tests.HttpListenerWebSocketTests.CloseOutputAsync_HandshakeStartedFromClient_Success
[0.000s] System.Net.HttpListener.Tests.Release.net10.0-unix.System.Net.HttpListener.Tests
    System.Net.Tests.HttpListenerWebSocketTests.CloseAsync_AfterAborted_Nop
[0.000s] System.Net.HttpListener.Tests.Release.net10.0-unix.System.Net.HttpListener.Tests
    System.Net.Tests.HttpListenerWebSocketTests.CloseAsync_HandshakeStartedFromClient_Success
[0.000s] System.Net.HttpListener.Tests.Release.net10.0-unix.System.Net.HttpListener.Tests
    System.Net.Tests.HttpListenerWebSocketTests.SendAsync_Disposed_ThrowsObjectDisposedException
[0.000s] System.Net.HttpListener.Tests.Release.net10.0-unix.System.Net.HttpListener.Tests
    System.Net.Tests.HttpResponseStreamTests.Write_TooLittleSynchronouslyAndClose_ThrowsInvalidOperationException
[0.000s] System.Net.HttpListener.Tests.Release.net10.0-unix.System.Net.HttpListener.Tests
    System.Net.Tests.HttpResponseStreamTests.Write_TooLittleAsynchronouslyAndClose_ThrowsInvalidOperationException
[0.000s] System.Net.HttpListener.Tests.Release.net10.0-unix.System.Net.HttpListener.Tests
    System.Net.Tests.HttpResponseStreamTests.Write_TooMuch_ThrowsProtocolViolationException
[0.000s] System.Net.Security.Tests.Release.net10.0-unix.System.Net.Security.Tests
    System.Net.Security.Tests.SslStreamCertificateTrustTest.SslStream_SendCertificateTrust_ThrowsOnUnsupportedPlatform
[0.000s] System.Net.Security.Tests.Release.net10.0-unix.System.Net.Security.Tests
    System.Net.Security.Tests.NegotiateStreamKerberosTest.NegotiateStream_ClientAuthenticationRemote_Fails
[0.000s] System.Net.Security.Tests.Release.net10.0-unix.System.Net.Security.Tests
    System.Net.Security.Tests.NegotiateStreamKerberosTest.NegotiateStream_ClientAuthenticationRemote_Success
[0.000s] System.Net.Security.Tests.Release.net10.0-unix.System.Net.Security.Tests
    System.Net.Security.Tests.NegotiateStreamKerberosTest.NegotiateStream_ServerAuthenticationRemote_Success
[0.000s] System.Net.Security.Tests.Release.net10.0-unix.System.Net.Security.Tests
    System.Net.Security.Tests.SslStreamEKUTest.SslStream_SelfSignedClientEKUClientAuth_Ok
[0.000s] System.Net.Security.Tests.Release.net10.0-unix.System.Net.Security.Tests
    System.Net.Security.Tests.SslStreamEKUTest.SslStream_ServerEKUClientAuth_Fails
[0.000s] System.Net.Security.Tests.Release.net10.0-unix.System.Net.Security.Tests
    System.Net.Security.Tests.SslStreamEKUTest.SslStream_ClientEKUServerAuth_Fails
[0.000s] System.Net.Security.Tests.Release.net10.0-unix.System.Net.Security.Tests
    System.Net.Security.Tests.SslStreamEKUTest.SslStream_NoEKUServerAuth_Ok
[0.000s] System.Net.Security.Tests.Release.net10.0-unix.System.Net.Security.Tests
    System.Net.Security.Tests.SslStreamEKUTest.SslStream_NoEKUClientAuth_Ok
[0.000s] System.Reflection.Tests.Release.net10.0.System.Reflection.Tests
    System.Reflection.Tests.GetTypeTests.TestTypeIdentifierAttribute
[0.000s] System.Reflection.Tests.Release.net10.0.System.Reflection.Tests
    System.Reflection.Tests.MemberInfoTests.HasSameMetadataDefinitionAs_CornerCase_CLSIDConstructor
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandlerTest.ReadAsStreamAsync_StreamingCancellation
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandlerTest.ReadAsStreamAsync_Cancellation
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClient_SelectedSites_Test.RetrieveSite_Succeeds
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClient_SelectedSites_Test.RetrieveSite_Debug_Helper
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_Proxy_Test.Proxy_SslProxyUnsupported_Throws
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandler_Authentication_Test.Credentials_ServerUsesWindowsAuthentication_Success
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandler_Authentication_Test.Credentials_ServerChallengesWithWindowsAuth_ClientSendsWindowsAuthHeader
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandler_Authentication_Test.Proxy_DomainJoinedProxyServerUsesKerberos_Success
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandler_Authentication_Test.Credentials_BrokenNtlmFromServer
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandler_Authentication_Test.Credentials_DomainJoinedServerUsesKerberos_Success
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandler_Authentication_Test.Credentials_DomainJoinedServerUsesKerberos_UseIpAddressAndHostHeader_Success
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientMiniStress_NoVersion.MakeAndFaultManyRequests
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientMiniStress_NoVersion.CreateAndDestroyManyClients
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientMiniStress_NoVersion.ManyClients_ManyGets
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientMiniStress_NoVersion.SingleClient_ManyGets_Sync
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientMiniStress_NoVersion.UnreadResponseMessage_Collectible
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientMiniStress_NoVersion.SingleClient_ManyGets_Async
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientMiniStress_Http2.UnreadResponseMessage_Collectible
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientMiniStress_Http2.ManyClients_ManyGets
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientMiniStress_Http2.SingleClient_ManyGets_Async
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientMiniStress_Http2.MakeAndFaultManyRequests
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientMiniStress_Http2.SingleClient_ManyGets_Sync
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientMiniStress_Http11.UnreadResponseMessage_Collectible
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientMiniStress_Http11.MakeAndFaultManyRequests
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientMiniStress_Http11.ManyClients_ManyPosts_Async
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientMiniStress_Http11.SingleClient_ManyGets_Async
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientMiniStress_Http11.SingleClient_ManyGets_Sync
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientMiniStress_Http11.ManyClients_ManyGets
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientEKUTest.HttpClient_ClientEKUServerAuth_Fails
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientEKUTest.HttpClient_NoEKUServerAuth_Ok
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientEKUTest.HttpClient_NoEKUClientAuth_Ok
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientEKUTest.HttpClient_ServerEKUClientAuth_Fails
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.HttpClientHandler_RemoteServerTest.SendAsync_RequestVersion20_ResponseVersion20
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandlerTest.ReadAsStreamAsync_Cancellation
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandlerTest.ReadAsStreamAsync_StreamingCancellation
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.NtAuthTests.PostAsync_NtAuthServer_UseExpect100Header_Success
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.NtAuthTests.GetAsync_NtAuthServer_ExpectedStatusCode
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.NtAuthTests.DefaultHandler_FakeServer_Success
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_HttpClientHandlerTest_Http2.ReadAsStreamAsync_Cancellation
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_HttpClientHandlerTest_Http2.ReadAsStreamAsync_StreamingCancellation
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_ResponseStreamTest.BrowserHttpHandler_StreamingRequest
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_ResponseStreamTest.BrowserHttpHandler_StreamingRequest_Http1Fails
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_ResponseStreamTest.BrowserHttpHandler_StreamingRequest_ServerFail
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_ResponseStreamTest.BrowserHttpHandler_StreamingRequest_ThrowFromContentCopy_RequestFails
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_ResponseStreamTest.BrowserHttpHandler_Streaming
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_ResponseStreamTest.BrowserHttpHandler_StreamingRequest_CancelRequest
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_ResponseStreamTest.BrowserHttpHandler_StreamingResponse
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_Authentication_Test.Credentials_DomainJoinedServerUsesKerberos_UseIpAddressAndHostHeader_Success
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_Authentication_Test.Proxy_DomainJoinedProxyServerUsesKerberos_Success
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_Authentication_Test.Credentials_ServerChallengesWithWindowsAuth_ClientSendsWindowsAuthHeader
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_Authentication_Test.Credentials_ServerUsesWindowsAuthentication_Success
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_Authentication_Test.Credentials_BrokenNtlmFromServer
[0.000s] System.Net.Http.Functional.Tests.Release.net10.0-linux.System.Net.Http.Functional.Tests
    System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_Authentication_Test.Credentials_DomainJoinedServerUsesKerberos_Success
[0.000s] System.Threading.Tasks.Tests.Release.net10.0.System.Threading.Tasks.Tests
    System.Threading.Tasks.Tests.TaskSchedulerTests.GetTaskSchedulersForDebugger_DebuggerAttached_ReturnsAllSchedulers
[0.000s] System.Threading.Tasks.Tests.Release.net10.0.System.Threading.Tasks.Tests
    System.Threading.Tasks.Tests.TaskSchedulerTests.GetScheduledTasksForDebugger_DebuggerAttached_ReturnsTasksFromCustomSchedulers
[0.000s] System.Security.Cryptography.Pkcs.Tests.Release.net10.0.System.Security.Cryptography.Pkcs.Tests
    System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.ContentEncryptionAlgorithmTests.DecodeAlgorithmRc4_RoundTrip
[0.000s] System.Security.Cryptography.Pkcs.Tests.Release.net10.0.System.Security.Cryptography.Pkcs.Tests
    System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.ContentEncryptionAlgorithmTests.DecodeAlgorithmRc4_40_RoundTrip
[0.000s] System.Security.Cryptography.Pkcs.Tests.Release.net10.0.System.Security.Cryptography.Pkcs.Tests
    System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.DecryptTestsRsaPaddingMode.CmsRecipient_RejectsNonRSACertificateWithRSAPadding
[0.000s] System.Security.Cryptography.Pkcs.Tests.Release.net10.0.System.Security.Cryptography.Pkcs.Tests
    System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.KeyTransRecipientInfoRsaPaddingModeTests.TestKeyTransEncryptedKey_RsaAlgorithms_Recipient_PreferredOverCertificate
[0.000s] System.Security.Cryptography.Pkcs.Tests.Release.net10.0.System.Security.Cryptography.Pkcs.Tests
    System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.KeyAgreeRecipientInfoTests.TestKeyAgreeType_RoundTrip
[0.000s] System.Security.Cryptography.Pkcs.Tests.Release.net10.0.System.Security.Cryptography.Pkcs.Tests
    System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.KeyAgreeRecipientInfoTests.TestKeyAgreeRecipientIdValue_RoundTrip
[0.000s] System.Security.Cryptography.Pkcs.Tests.Release.net10.0.System.Security.Cryptography.Pkcs.Tests
    System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.KeyAgreeRecipientInfoTests.TestKeyAgreeRecipientIdValue_Ski_RoundTrip
[0.000s] System.Security.Cryptography.Pkcs.Tests.Release.net10.0.System.Security.Cryptography.Pkcs.Tests
    System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.KeyAgreeRecipientInfoTests.TestKeyAgreeRecipientIdType_Ski_RoundTrip
[0.000s] System.Security.Cryptography.Pkcs.Tests.Release.net10.0.System.Security.Cryptography.Pkcs.Tests
    System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.KeyAgreeRecipientInfoTests.TestKeyAgreesRecipientIdType_RoundTrip
[0.000s] System.Security.Cryptography.Pkcs.Tests.Release.net10.0.System.Security.Cryptography.Pkcs.Tests
    System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.KeyAgreeRecipientInfoTests.TestKeyAgreeEncryptedKey_RoundTrip
[0.000s] System.Security.Cryptography.Pkcs.Tests.Release.net10.0.System.Security.Cryptography.Pkcs.Tests
    System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.KeyAgreeRecipientInfoTests.TestKeyAgreeKeyEncryptionAlgorithm_RoundTrip
[0.000s] System.Security.Cryptography.Pkcs.Tests.Release.net10.0.System.Security.Cryptography.Pkcs.Tests
    System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.KeyAgreeRecipientInfoTests.TestKeyAgreeDate_RoundTrip
[0.000s] System.Security.Cryptography.Pkcs.Tests.Release.net10.0.System.Security.Cryptography.Pkcs.Tests
    System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.KeyAgreeRecipientInfoTests.TestKeyAgreeOriginatorIdentifierOrKey_RoundTrip
[0.000s] System.Security.Cryptography.Pkcs.Tests.Release.net10.0.System.Security.Cryptography.Pkcs.Tests
    System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.KeyAgreeRecipientInfoTests.TestKeyAgreeOtherKeyAttribute_RoundTrip
[0.000s] System.Security.Cryptography.Pkcs.Tests.Release.net10.0.System.Security.Cryptography.Pkcs.Tests
    System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.KeyAgreeRecipientInfoTests.TestKeyAgreeVersion_RoundTrip
[0.000s] System.Security.Cryptography.Pkcs.Tests.Release.net10.0.System.Security.Cryptography.Pkcs.Tests
    System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.KeyAgreeRecipientInfoTests.TestKeyAgreeDate_RoundTrip_Ski
[0.000s] System.Security.Cryptography.Pkcs.Tests.Release.net10.0.System.Security.Cryptography.Pkcs.Tests
    System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.GeneralTests.RsaOaepCertificate_NullParameters_Throws
[0.000s] System.Security.Cryptography.Pkcs.Tests.Release.net10.0.System.Security.Cryptography.Pkcs.Tests
    System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.GeneralTests.RoundTrip_RsaOaepCertificate_Sha256KeyParameters
[0.000s] System.Security.Cryptography.Pkcs.Tests.Release.net10.0.System.Security.Cryptography.Pkcs.Tests
    System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.GeneralTests.RoundTrip_RsaOaepCertificate_NoParameters
[0.000s] System.Security.Cryptography.Pkcs.Tests.Release.net10.0.System.Security.Cryptography.Pkcs.Tests
    System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.GeneralTests.RoundTrip_RsaOaepCertificate_Sha1KeyParameters
[0.000s] System.Security.Cryptography.Pkcs.Tests.Release.net10.0.System.Security.Cryptography.Pkcs.Tests
    System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.GeneralTests.DecodeRecipients3_RoundTrip
[0.000s] System.Security.Cryptography.Pkcs.Tests.Release.net10.0.System.Security.Cryptography.Pkcs.Tests
    System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.KeyTransRecipientInfoRsaOaepCertTests.TestKeyTransEncryptKey_RsaOaepCertificate_Sha256Parameters
[0.000s] System.Security.Cryptography.Pkcs.Tests.Release.net10.0.System.Security.Cryptography.Pkcs.Tests
    System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.KeyTransRecipientInfoRsaOaepCertTests.TestKeyTransEncryptKey_RsaOaepCertificate_NoParameters_DefaultToSha1
[0.000s] System.Security.Cryptography.Pkcs.Tests.Release.net10.0.System.Security.Cryptography.Pkcs.Tests
    System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.EdgeCasesTests.Rc4AndCngWrappersDontMixTest
[0.000s] System.Security.Cryptography.Pkcs.Tests.Release.net10.0.System.Security.Cryptography.Pkcs.Tests
    System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.ComputeSignature_Sha3_NotSupported
[0.000s] System.Resources.Extensions.BinaryFormat.Tests.Release.net10.0-unix.System.Resources.Extensions.BinaryFormat.Tests
    System.Resources.Extensions.Tests.FormattedObject.SystemDrawingTests.Bitmap_RoundTrip
[0.000s] System.Resources.Extensions.BinaryFormat.Tests.Release.net10.0-unix.System.Resources.Extensions.BinaryFormat.Tests
    System.Resources.Extensions.Tests.FormattedObject.SystemDrawingTests.RectangleF_Parse
[0.000s] System.Resources.Extensions.BinaryFormat.Tests.Release.net10.0-unix.System.Resources.Extensions.BinaryFormat.Tests
    System.Resources.Extensions.Tests.FormattedObject.SystemDrawingTests.PointF_Parse
[0.000s] System.Resources.Extensions.BinaryFormat.Tests.Release.net10.0-unix.System.Resources.Extensions.BinaryFormat.Tests
    System.Resources.Extensions.Tests.FormattedObject.SystemDrawingTests.Png_RoundTrip
[0.000s] System.Net.Security.Unit.Tests.Release.net10.0-unix.System.Net.Security.Unit.Tests
    System.Net.Security.Tests.NegotiateAuthenticationTests.RemoteIdentity_ThrowsOnDisposed
[0.000s] System.Net.Security.Unit.Tests.Release.net10.0-unix.System.Net.Security.Unit.Tests
    System.Net.Security.Tests.NegotiateAuthenticationTests.NegotiateCorrectExchangeTest
[0.000s] System.Net.Security.Unit.Tests.Release.net10.0-unix.System.Net.Security.Unit.Tests
    System.Net.Security.Tests.NegotiateAuthenticationTests.NtlmCorrectExchangeTest
[0.000s] System.Net.Security.Unit.Tests.Release.net10.0-unix.System.Net.Security.Unit.Tests
    System.Net.Security.Tests.NegotiateAuthenticationTests.Package_Supported_NTLM
[0.000s] System.Net.Security.Unit.Tests.Release.net10.0-unix.System.Net.Security.Unit.Tests
    System.Net.Security.Tests.NegotiateAuthenticationTests.NtlmSignatureTest
[0.000s] System.Net.Security.Unit.Tests.Release.net10.0-unix.System.Net.Security.Unit.Tests
    System.Net.Security.Tests.NegotiateAuthenticationTests.NtlmIncorrectExchangeTest
[0.000s] System.Net.Security.Unit.Tests.Release.net10.0-unix.System.Net.Security.Unit.Tests
    System.Net.Security.Tests.NegotiateAuthenticationTests.NtlmEncryptionTest
[0.000s] System.Net.Security.Unit.Tests.Release.net10.0-unix.System.Net.Security.Unit.Tests
    System.Net.Security.Tests.NegotiateAuthenticationTests.NtlmIntegrityCheckTest
[0.000s] System.Console.Tests.Release.net10.0.System.Console.Tests
    Color.RedirectedOutput_EnvVarSet_EmitsAnsiCodes
[0.000s] System.Buffers.Tests.Release.net10.0.System.Buffers.Tests
    System.Buffers.ArrayPool.Tests.CollectionTests.ThreadLocalIsCollectedUnderHighPressure
[0.000s] System.Net.Requests.Tests.Release.net10.0.System.Net.Requests.Tests
    System.Net.Tests.FtpWebRequestTest.Ftp_AppendFile
[0.000s] System.Net.Requests.Tests.Release.net10.0.System.Net.Requests.Tests
    System.Net.Tests.FtpWebRequestTest.Ftp_RenameFile
[0.000s] System.Net.Requests.Tests.Release.net10.0.System.Net.Requests.Tests
    System.Net.Tests.FtpWebRequestTest.Ftp_Ignore_NewLine_GetRequestStream_And_GetResponse_Throws_FormatException_As_InnerException
[0.000s] System.Net.Requests.Tests.Release.net10.0.System.Net.Requests.Tests
    System.Net.Tests.FtpWebRequestTest.Ftp_LargeFile
[0.000s] System.Net.Requests.Tests.Release.net10.0.System.Net.Requests.Tests
    System.Net.Tests.FtpWebRequestTest.Ftp_CreateAndDelete
[0.000s] System.Net.Requests.Tests.Release.net10.0.System.Net.Requests.Tests
    System.Net.Tests.FtpWebRequestTest.Ftp_RenameFileSubDir_Success
[0.000s] System.Net.Requests.Tests.Release.net10.0.System.Net.Requests.Tests
    System.Net.Tests.FtpWebRequestTest.Ftp_MakeAndRemoveDir_Success
[0.000s] System.Net.Sockets.Tests.Release.net10.0-unix.System.Net.Sockets.Tests
    System.Net.Sockets.Tests.DualModeConnectAsync.DualModeConnectAsync_DnsEndPointToHost_Helper
[0.000s] System.Net.Sockets.Tests.Release.net10.0-unix.System.Net.Sockets.Tests
    System.Net.Sockets.Tests.ConnectTask.MultiConnect_ExposeHandle_TerminatesAtFirstFailure(dnsConnect: False)
[0.000s] System.Net.Sockets.Tests.Release.net10.0-unix.System.Net.Sockets.Tests
    System.Net.Sockets.Tests.ConnectTask.MultiConnect_ExposeHandle_TerminatesAtFirstFailure(dnsConnect: True)
[0.000s] System.Net.Sockets.Tests.Release.net10.0-unix.System.Net.Sockets.Tests
    System.Net.Sockets.Tests.DualModeConnectToDnsEndPoint.DualModeConnect_DnsEndPointToHost_Helper
[0.000s] System.Net.Sockets.Tests.Release.net10.0-unix.System.Net.Sockets.Tests
    System.Net.Sockets.Tests.ConnectCancellableTask.MultiConnect_ExposeHandle_TerminatesAtFirstFailure(dnsConnect: False)
[0.000s] System.Net.Sockets.Tests.Release.net10.0-unix.System.Net.Sockets.Tests
    System.Net.Sockets.Tests.ConnectCancellableTask.MultiConnect_ExposeHandle_TerminatesAtFirstFailure(dnsConnect: True)
[0.000s] System.Net.Sockets.Tests.Release.net10.0-unix.System.Net.Sockets.Tests
    System.Net.Sockets.Tests.CreateSocket.Ctor_Raw_Supported_Success
[0.000s] System.Net.Sockets.Tests.Release.net10.0-unix.System.Net.Sockets.Tests
    System.Net.Sockets.Tests.ConnectEap.Connect_ExposeHandle_FirstAttemptSucceeds(connectMode: \"multi\")
[0.000s] System.Net.Sockets.Tests.Release.net10.0-unix.System.Net.Sockets.Tests
    System.Net.Sockets.Tests.ConnectEap.MultiConnect_LingerState_Preserved(dnsConnect: False)
[0.000s] System.Net.Sockets.Tests.Release.net10.0-unix.System.Net.Sockets.Tests
    System.Net.Sockets.Tests.ConnectEap.MultiConnect_KeepAliveOptionsPreserved(dnsConnect: False)
[0.000s] System.Net.Sockets.Tests.Release.net10.0-unix.System.Net.Sockets.Tests
    System.Net.Sockets.Tests.ConnectEap.MultiConnect_ExposeHandle_TerminatesAtFirstFailure(dnsConnect: False)
[0.000s] System.Net.Sockets.Tests.Release.net10.0-unix.System.Net.Sockets.Tests
    System.Net.Sockets.Tests.ConnectEap.MultiConnect_ExposeHandle_TerminatesAtFirstFailure(dnsConnect: True)
[0.000s] System.Net.Sockets.Tests.Release.net10.0-unix.System.Net.Sockets.Tests
    System.Net.Sockets.Tests.ConnectEap.MultiConnect_MiscProperties_Preserved(dnsConnect: False)
[0.000s] System.Net.Sockets.Tests.Release.net10.0-unix.System.Net.Sockets.Tests
    System.Net.Sockets.Tests.ConnectEap.MultiConnect_DualMode_Preserved
[0.000s] System.Net.Sockets.Tests.Release.net10.0-unix.System.Net.Sockets.Tests
    System.Net.Sockets.Tests.DnsEndPointTest.Socket_StaticConnectAsync_Success
[0.000s] System.Net.Sockets.Tests.Release.net10.0-unix.System.Net.Sockets.Tests
    System.Net.Sockets.Tests.ConnectApm.MultiConnect_ExposeHandle_TerminatesAtFirstFailure(dnsConnect: False)
[0.000s] System.Net.Sockets.Tests.Release.net10.0-unix.System.Net.Sockets.Tests
    System.Net.Sockets.Tests.ConnectApm.MultiConnect_ExposeHandle_TerminatesAtFirstFailure(dnsConnect: True)
[0.000s] System.Net.Sockets.Tests.Release.net10.0-unix.System.Net.Sockets.Tests
    System.Net.Sockets.Tests.ConnectSyncForceNonBlocking.MultiConnect_ExposeHandle_TerminatesAtFirstFailure(dnsConnect: False)
[0.000s] System.Net.Sockets.Tests.Release.net10.0-unix.System.Net.Sockets.Tests
    System.Net.Sockets.Tests.ConnectSyncForceNonBlocking.MultiConnect_ExposeHandle_TerminatesAtFirstFailure(dnsConnect: True)
[0.000s] System.Net.Sockets.Tests.Release.net10.0-unix.System.Net.Sockets.Tests
    System.Net.Sockets.Tests.DualModeConnectToHostString.DualModeConnect_LoopbackDnsToHost_Helper
[0.000s] System.Net.Sockets.Tests.Release.net10.0-unix.System.Net.Sockets.Tests
    System.Net.Sockets.Tests.ConnectSync.MultiConnect_ExposeHandle_TerminatesAtFirstFailure(dnsConnect: False)
[0.000s] System.Net.Sockets.Tests.Release.net10.0-unix.System.Net.Sockets.Tests
    System.Net.Sockets.Tests.ConnectSync.MultiConnect_ExposeHandle_TerminatesAtFirstFailure(dnsConnect: True)
[0.000s] System.Globalization.Tests.Release.net10.0.System.Globalization.Tests
    System.Globalization.Tests.CultureInfoConstructor.TestCreationWithTemporaryLCID
[0.000s] System.Runtime.Serialization.Formatters.Tests.Release.net10.0-linux.System.Runtime.Serialization.Formatters.Tests
    System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTests.Deserialize_FuzzInput

```
</details>
</details>