Update CentOS Stream version #101705
Update CentOS Stream version #101705
Build #20240429.77 had test failures
Details
- Failed: 123 (0.00%)
- Passed: 4,952,827 (98.11%)
- Other: 95,231 (1.89%)
- Total: 5,048,181
Annotations
Check failure on line 9 in Build log
azure-pipelines / runtime
Build log #L9
Publishing build artifacts failed with an error: Not found PathtoPublish: /__w/1/a/artifacts/log/Debug
azure-pipelines / runtime
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24226.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24226.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnFirefox-ST-System.Runtime.Tests in job 9d11837e-91d4-4110-861f-a2941f016f62 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/9d11837e-91d4-4110-861f-a2941f016f62/workitems/WasmTestOnFirefox-ST-System.Runtime.Tests/console
azure-pipelines / runtime
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24226.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24226.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Invariant.Tests in job ba928441-0ac4-4741-8f76-d79c40b6ae8d has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/ba928441-0ac4-4741-8f76-d79c40b6ae8d/workitems/Invariant.Tests/console
azure-pipelines / runtime
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24226.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24226.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Collections.Specialized.Tests in job ba928441-0ac4-4741-8f76-d79c40b6ae8d has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/ba928441-0ac4-4741-8f76-d79c40b6ae8d/workitems/System.Collections.Specialized.Tests/console
Check failure on line 1 in System.Security.Cryptography.Tests.Shake256Tests.Read_MixedCloneAfterRead
azure-pipelines / runtime
System.Security.Cryptography.Tests.Shake256Tests.Read_MixedCloneAfterRead
System.PlatformNotSupportedException : Operation is not supported on this platform.
Raw output
at Interop.Crypto.EvpDigestSqueeze(SafeEvpMdCtxHandle ctx, Span`1 destination) in /_/src/libraries/Common/src/Interop/Unix/System.Security.Cryptography.Native/Interop.EVP.cs:line 108
at System.Security.Cryptography.LiteXof.Read(Span`1 destination) in /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/LiteHash.Unix.cs:line 88
at System.Security.Cryptography.Shake256.Read(Span`1 destination) in /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/Shake256.cs:line 218
at System.Security.Cryptography.Tests.Shake256Tests.Traits.Read(Shake256 shake, Span`1 destination) in /_/src/libraries/System.Security.Cryptography/tests/Shake256Tests.cs:line 24
at System.Security.Cryptography.Tests.ShakeTestDriver`2[[System.Security.Cryptography.Tests.Shake256Tests.Traits, System.Security.Cryptography.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51],[System.Security.Cryptography.Shake256, System.Security.Cryptography, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]].Read_MixedCloneAfterRead() in /_/src/libraries/System.Security.Cryptography/tests/ShakeTestDriver.cs:line 699
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.Mono.cs:line 22
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
Check failure on line 1 in System.Security.Cryptography.Tests.Shake256Tests.Read_MixedGetCurrentHash
azure-pipelines / runtime
System.Security.Cryptography.Tests.Shake256Tests.Read_MixedGetCurrentHash
System.PlatformNotSupportedException : Operation is not supported on this platform.
Raw output
at Interop.Crypto.EvpDigestSqueeze(SafeEvpMdCtxHandle ctx, Span`1 destination) in /_/src/libraries/Common/src/Interop/Unix/System.Security.Cryptography.Native/Interop.EVP.cs:line 108
at System.Security.Cryptography.LiteXof.Read(Span`1 destination) in /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/LiteHash.Unix.cs:line 88
at System.Security.Cryptography.Shake256.Read(Span`1 destination) in /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/Shake256.cs:line 218
at System.Security.Cryptography.Tests.Shake256Tests.Traits.Read(Shake256 shake, Span`1 destination) in /_/src/libraries/System.Security.Cryptography/tests/Shake256Tests.cs:line 24
at System.Security.Cryptography.Tests.ShakeTestDriver`2[[System.Security.Cryptography.Tests.Shake256Tests.Traits, System.Security.Cryptography.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51],[System.Security.Cryptography.Shake256, System.Security.Cryptography, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]].Read_MixedGetCurrentHash() in /_/src/libraries/System.Security.Cryptography/tests/ShakeTestDriver.cs:line 733
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.Mono.cs:line 22
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
azure-pipelines / runtime
System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_Allocated_Read_GetHashAndReset
System.PlatformNotSupportedException : Operation is not supported on this platform.
Raw output
at Interop.Crypto.EvpDigestSqueeze(SafeEvpMdCtxHandle ctx, Span`1 destination) in /_/src/libraries/Common/src/Interop/Unix/System.Security.Cryptography.Native/Interop.EVP.cs:line 108
at System.Security.Cryptography.LiteXof.Read(Span`1 destination) in /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/LiteHash.Unix.cs:line 88
at System.Security.Cryptography.Shake256.Read(Span`1 destination) in /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/Shake256.cs:line 218
at System.Security.Cryptography.Tests.Shake256Tests.Traits.Read(Shake256 shake, Span`1 destination) in /_/src/libraries/System.Security.Cryptography/tests/Shake256Tests.cs:line 24
at System.Security.Cryptography.Tests.ShakeTestDriver`2[[System.Security.Cryptography.Tests.Shake256Tests.Traits, System.Security.Cryptography.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51],[System.Security.Cryptography.Shake256, System.Security.Cryptography, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]].ReadChunked(Shake256 shake, Span`1 destination) in /_/src/libraries/System.Security.Cryptography/tests/ShakeTestDriver.cs:line 813
at System.Security.Cryptography.Tests.ShakeTestDriver`2[[System.Security.Cryptography.Tests.Shake256Tests.Traits, System.Security.Cryptography.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51],[System.Security.Cryptography.Shake256, System.Security.Cryptography, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]].KnownAnswerTests_Allocated_Read_GetHashAndReset() in /_/src/libraries/System.Security.Cryptography/tests/ShakeTestDriver.cs:line 202
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.Mono.cs:line 22
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
azure-pipelines / runtime
System.Security.Cryptography.Tests.Shake256Tests.Read_MixedGetHashAndReset
System.PlatformNotSupportedException : Operation is not supported on this platform.
Raw output
at Interop.Crypto.EvpDigestSqueeze(SafeEvpMdCtxHandle ctx, Span`1 destination) in /_/src/libraries/Common/src/Interop/Unix/System.Security.Cryptography.Native/Interop.EVP.cs:line 108
at System.Security.Cryptography.LiteXof.Read(Span`1 destination) in /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/LiteHash.Unix.cs:line 88
at System.Security.Cryptography.Shake256.Read(Span`1 destination) in /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/Shake256.cs:line 218
at System.Security.Cryptography.Tests.Shake256Tests.Traits.Read(Shake256 shake, Span`1 destination) in /_/src/libraries/System.Security.Cryptography/tests/Shake256Tests.cs:line 24
at System.Security.Cryptography.Tests.ShakeTestDriver`2[[System.Security.Cryptography.Tests.Shake256Tests.Traits, System.Security.Cryptography.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51],[System.Security.Cryptography.Shake256, System.Security.Cryptography, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]].Read_MixedGetHashAndReset() in /_/src/libraries/System.Security.Cryptography/tests/ShakeTestDriver.cs:line 716
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.Mono.cs:line 22
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57