[automated] Merge branch 'release/9.0' => 'main' #57836
Build #20240912.7 had test failures
Details
- Failed: 27 (0.01%)
- Passed: 202,517 (98.06%)
- Other: 3,984 (1.93%)
- Total: 206,528
Annotations
Check failure on line 796 in Build log
azure-pipelines / aspnetcore-ci
Build log #L796
Detected modification to baseline API files. PublicAPI.Shipped.txt files should only be updated after a major release, and PublicAPI.Unshipped.txt files should not be updated in release branches. See /docs/APIBaselines.md for more information.
Check failure on line 798 in Build log
azure-pipelines / aspnetcore-ci
Build log #L798
Modified API baseline files:
Check failure on line 800 in Build log
azure-pipelines / aspnetcore-ci
Build log #L800
src/Caching/Hybrid/src/PublicAPI.Shipped.txt
Check failure on line 810 in Build log
azure-pipelines / aspnetcore-ci
Build log #L810
PowerShell exited with code '1'.
azure-pipelines / aspnetcore-ci
Microsoft.AspNetCore.Server.IIS.IISExpress.FunctionalTests.StartupTests.CheckStdoutWithLargeWrites_LogFile
Test failed
azure-pipelines / aspnetcore-ci
Microsoft.AspNetCore.Authentication.Certificate.Test.ClientCertificateAuthenticationTests.VerifyValidSelfSignedWithNoEkuAuthenticates
System.TypeInitializationException : The type initializer for 'Microsoft.AspNetCore.Authentication.Certificate.Certificates' threw an exception.
---- System.Security.Cryptography.CryptographicException : There are no more endpoints available from the endpoint mapper.
Raw output
at Microsoft.AspNetCore.Authentication.Certificate.Certificates.get_SelfSignedValidWithNoEku() in /_/src/Shared/test/Certificates/Certificates.cs:line 109
at Microsoft.AspNetCore.Authentication.Certificate.Test.ClientCertificateAuthenticationTests.VerifyValidSelfSignedWithNoEkuAuthenticates() in /_/src/Security/Authentication/test/CertificateTests.cs:line 64
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
at System.Security.Cryptography.CngHelpers.OpenStorageProvider(CngProvider provider)
at System.Security.Cryptography.CngKey.Import(ReadOnlySpan`1 keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider)
at System.Security.Cryptography.RSACng.ImportKeyBlob(ReadOnlySpan`1 rsaBlob, Boolean includePrivate)
at System.Security.Cryptography.RSACng.ImportParameters(RSAParameters parameters)
at System.Security.Cryptography.X509Certificates.CertificatePal.CopyWithPrivateKey(RSA rsa)
at System.Security.Cryptography.X509Certificates.RSACertificateExtensions.CopyWithPrivateKey(X509Certificate2 certificate, RSA privateKey)
at System.Security.Cryptography.X509Certificates.CertificateRequest.CreateSelfSigned(DateTimeOffset notBefore, DateTimeOffset notAfter)
at Microsoft.AspNetCore.Authentication.Certificate.Certificates.MakeCert(String subjectName, String eku, DateTimeOffset notBefore, DateTimeOffset notAfter) in /_/src/Shared/test/Certificates/Certificates.cs:line 97
at Microsoft.AspNetCore.Authentication.Certificate.Certificates.MakeCert(String subjectName, String eku, DateTimeOffset now) in /_/src/Shared/test/Certificates/Certificates.cs:line 71
at Microsoft.AspNetCore.Authentication.Certificate.Certificates..cctor() in /_/src/Shared/test/Certificates/Certificates.cs:line 19
azure-pipelines / aspnetcore-ci
Microsoft.AspNetCore.Authentication.Certificate.Test.ClientCertificateAuthenticationTests.VerifyValidClientCertFailsWithoutAdditionalCertificatesAuthenticates
System.TypeInitializationException : The type initializer for 'Microsoft.AspNetCore.Authentication.Certificate.Certificates' threw an exception.
---- System.Security.Cryptography.CryptographicException : There are no more endpoints available from the endpoint mapper.
Raw output
at Microsoft.AspNetCore.Authentication.Certificate.Certificates.get_SelfSignedPrimaryRoot() in /_/src/Shared/test/Certificates/Certificates.cs:line 101
at Microsoft.AspNetCore.Authentication.Certificate.Test.ClientCertificateAuthenticationTests.VerifyValidClientCertFailsWithoutAdditionalCertificatesAuthenticates() in /_/src/Security/Authentication/test/CertificateTests.cs:line 368
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
at System.Security.Cryptography.CngHelpers.OpenStorageProvider(CngProvider provider)
at System.Security.Cryptography.CngKey.Import(ReadOnlySpan`1 keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider)
at System.Security.Cryptography.RSACng.ImportKeyBlob(ReadOnlySpan`1 rsaBlob, Boolean includePrivate)
at System.Security.Cryptography.RSACng.ImportParameters(RSAParameters parameters)
at System.Security.Cryptography.X509Certificates.CertificatePal.CopyWithPrivateKey(RSA rsa)
at System.Security.Cryptography.X509Certificates.RSACertificateExtensions.CopyWithPrivateKey(X509Certificate2 certificate, RSA privateKey)
at System.Security.Cryptography.X509Certificates.CertificateRequest.CreateSelfSigned(DateTimeOffset notBefore, DateTimeOffset notAfter)
at Microsoft.AspNetCore.Authentication.Certificate.Certificates.MakeCert(String subjectName, String eku, DateTimeOffset notBefore, DateTimeOffset notAfter) in /_/src/Shared/test/Certificates/Certificates.cs:line 97
at Microsoft.AspNetCore.Authentication.Certificate.Certificates.MakeCert(String subjectName, String eku, DateTimeOffset now) in /_/src/Shared/test/Certificates/Certificates.cs:line 71
at Microsoft.AspNetCore.Authentication.Certificate.Certificates..cctor() in /_/src/Shared/test/Certificates/Certificates.cs:line 19
azure-pipelines / aspnetcore-ci
Microsoft.AspNetCore.Authentication.Certificate.Test.ClientCertificateAuthenticationTests.VerifyValidSelfSignedWithClientEkuFailsWhenSelfSignedCertsNotAllowed
System.TypeInitializationException : The type initializer for 'Microsoft.AspNetCore.Authentication.Certificate.Certificates' threw an exception.
---- System.Security.Cryptography.CryptographicException : There are no more endpoints available from the endpoint mapper.
Raw output
at Microsoft.AspNetCore.Authentication.Certificate.Certificates.get_SelfSignedValidWithClientEku() in /_/src/Shared/test/Certificates/Certificates.cs:line 107
at Microsoft.AspNetCore.Authentication.Certificate.Test.ClientCertificateAuthenticationTests.VerifyValidSelfSignedWithClientEkuFailsWhenSelfSignedCertsNotAllowed() in /_/src/Security/Authentication/test/CertificateTests.cs:line 80
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
at System.Security.Cryptography.CngHelpers.OpenStorageProvider(CngProvider provider)
at System.Security.Cryptography.CngKey.Import(ReadOnlySpan`1 keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider)
at System.Security.Cryptography.RSACng.ImportKeyBlob(ReadOnlySpan`1 rsaBlob, Boolean includePrivate)
at System.Security.Cryptography.RSACng.ImportParameters(RSAParameters parameters)
at System.Security.Cryptography.X509Certificates.CertificatePal.CopyWithPrivateKey(RSA rsa)
at System.Security.Cryptography.X509Certificates.RSACertificateExtensions.CopyWithPrivateKey(X509Certificate2 certificate, RSA privateKey)
at System.Security.Cryptography.X509Certificates.CertificateRequest.CreateSelfSigned(DateTimeOffset notBefore, DateTimeOffset notAfter)
at Microsoft.AspNetCore.Authentication.Certificate.Certificates.MakeCert(String subjectName, String eku, DateTimeOffset notBefore, DateTimeOffset notAfter) in /_/src/Shared/test/Certificates/Certificates.cs:line 97
at Microsoft.AspNetCore.Authentication.Certificate.Certificates.MakeCert(String subjectName, String eku, DateTimeOffset now) in /_/src/Shared/test/Certificates/Certificates.cs:line 71
at Microsoft.AspNetCore.Authentication.Certificate.Certificates..cctor() in /_/src/Shared/test/Certificates/Certificates.cs:line 19