Sync eng/common directory with azure-sdk-tools for PR 15515 #58997
Build #20260506.1 had test failures
Details
- Failed: 528 (0.73%)
- Passed: 39,868 (55.28%)
- Other: 31,728 (43.99%)
- Total: 72,124
- 7917 of 14657 line covered (54.02%)
Annotations
Check failure on line 406 in Build log
azure-pipelines / net - keyvault - tests
Build log #L406
Passed UpdateStatusThrowsIfServiceCallThrows(Azure.RequestFailedException: error) [1 ms]
Check failure on line 493 in Build log
azure-pipelines / net - keyvault - tests
Build log #L493
Passed UpdateStatusThrowsIfServiceCallThrows(Azure.RequestFailedException: error) [1 ms]
Check failure on line 602 in Build log
azure-pipelines / net - keyvault - tests
Build log #L602
Passed UpdateStatusThrowsIfServiceCallThrows(Azure.RequestFailedException: error) [1 ms]
Check failure on line 1891 in Build log
azure-pipelines / net - keyvault - tests
Build log #L1891
[Warning] Azure-Core: Error response [1ac8fc9c-7e28-4194-9b4c-50330bb050dd] 400 Bad Request (00.0s)
azure-pipelines / net - keyvault - tests
Azure.Security.KeyVault.Certificates.Tests.CertificateClientLiveTests(True,V7_2).ImportCertificateWithPreserveCertificateOrder(False)
Azure.RequestFailedException : The Preserve Certificate Order option is only supported with API version >= '7.6-preview.2'.
Status: 400 (Bad Request)
ErrorCode: BadParameter
Content:
{"error":{"code":"BadParameter","message":"The Preserve Certificate Order option is only supported with API version >= '7.6-preview.2'."}}
Headers:
Pragma: no-cache
x-ms-keyvault-region: westus
x-ms-client-request-id: 91e11832-e514-4eff-bcf4-3f12dd7fdecd
x-ms-request-id: ec475fe1-841a-42d4-aa86-6f6375aaaf75
x-ms-keyvault-service-version: 1.9.3070.2
x-ms-keyvault-network-info: conn_type=Ipv4;addr=172.185.1.163;act_addr_fam=InterNetwork;
x-ms-keyvault-rbac-assignment-id: REDACTED
X-Content-Type-Options: REDACTED
Strict-Transport-Security: REDACTED
Content-Length: 138
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Wed, 06 May 2026 17:07:05 GMT
Expires: -1
Raw output
at Azure.Security.KeyVault.KeyVaultPipeline.<SendRequestAsync>d__30.MoveNext() in /_/sdk/keyvault/Azure.Security.KeyVault.Shared/src/KeyVaultPipeline.cs:line 280
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
at Azure.Security.KeyVault.KeyVaultPipeline.<SendRequestAsync>d__20`2.MoveNext() in /_/sdk/keyvault/Azure.Security.KeyVault.Shared/src/KeyVaultPipeline.cs:line 191
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
at Azure.Security.KeyVault.Certificates.CertificateClient.<ImportCertificateAsync>d__43.MoveNext() in /_/sdk/keyvault/Azure.Security.KeyVault.Certificates/src/CertificateClient.cs:line 1069
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Azure.Core.TestFramework.DiagnosticScopeValidatingInterceptor.<>c__DisplayClass5_0`1.<<WrapAsyncResultCore>g__Await|0>d.MoveNext() in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\Instrumentation\DiagnosticScopeValidatingInterceptor.cs:line 123
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Threading.Tasks.ValueTask`1.get_Result()
at Azure.Core.TestFramework.DiagnosticScopeValidatingInterceptor.<>c__DisplayClass6_0`1.<<ValidateDiagnosticScopeInterceptor>b__0>d.MoveNext() in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\Instrumentation\DiagnosticScopeValidatingInterceptor.cs:line 174
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Threading.Tasks.ValueTask`1.get_Result()
at Azure.Core.TestFramework.DiagnosticScopeValidatingInterceptor.<ValidateDiagnosticScope>d__7`1.MoveNext() in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\Instrumentation\DiagnosticScopeValidatingInterceptor.cs:line 220
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Azure.Security.KeyVault.Certificates.Tests.CertificateClientLiveTests.<ImportCertificateWithPreserveCertificateOrder>d__44.MoveNext() in D:\a\_work\1\s\sdk\keyvault\Azure.Security.KeyVault.Certificates\tests\CertificateClientLiveTests.cs:line 1175
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at NUnit.Framework.Internal.Ta
... [The stack trace has been truncated as it exceeded the maximum allowed size. Please refer to the complete log available in the Test Run attachments for full details.]
azure-pipelines / net - keyvault - tests
Azure.Security.KeyVault.Certificates.Tests.CertificateClientLiveTests(True,V7_1).ImportCertificateWithPreserveCertificateOrder(False)
Azure.RequestFailedException : The Preserve Certificate Order option is only supported with API version >= '7.6-preview.2'.
Status: 400 (Bad Request)
ErrorCode: BadParameter
Content:
{"error":{"code":"BadParameter","message":"The Preserve Certificate Order option is only supported with API version >= '7.6-preview.2'."}}
Headers:
Pragma: no-cache
x-ms-keyvault-region: westus
x-ms-client-request-id: 31ba2c9b-51a6-450e-bc17-48a39bea468e
x-ms-request-id: 2829b8f4-9507-46a6-b374-c532bb7aa216
x-ms-keyvault-service-version: 1.9.3070.2
x-ms-keyvault-network-info: conn_type=Ipv4;addr=172.185.1.163;act_addr_fam=InterNetwork;
x-ms-keyvault-rbac-assignment-id: REDACTED
X-Content-Type-Options: REDACTED
Strict-Transport-Security: REDACTED
Content-Length: 138
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Wed, 06 May 2026 17:02:58 GMT
Expires: -1
Raw output
at Azure.Security.KeyVault.KeyVaultPipeline.<SendRequestAsync>d__30.MoveNext() in /_/sdk/keyvault/Azure.Security.KeyVault.Shared/src/KeyVaultPipeline.cs:line 280
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
at Azure.Security.KeyVault.KeyVaultPipeline.<SendRequestAsync>d__20`2.MoveNext() in /_/sdk/keyvault/Azure.Security.KeyVault.Shared/src/KeyVaultPipeline.cs:line 191
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
at Azure.Security.KeyVault.Certificates.CertificateClient.<ImportCertificateAsync>d__43.MoveNext() in /_/sdk/keyvault/Azure.Security.KeyVault.Certificates/src/CertificateClient.cs:line 1069
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Azure.Core.TestFramework.DiagnosticScopeValidatingInterceptor.<>c__DisplayClass5_0`1.<<WrapAsyncResultCore>g__Await|0>d.MoveNext() in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\Instrumentation\DiagnosticScopeValidatingInterceptor.cs:line 123
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Threading.Tasks.ValueTask`1.get_Result()
at Azure.Core.TestFramework.DiagnosticScopeValidatingInterceptor.<>c__DisplayClass6_0`1.<<ValidateDiagnosticScopeInterceptor>b__0>d.MoveNext() in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\Instrumentation\DiagnosticScopeValidatingInterceptor.cs:line 174
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Threading.Tasks.ValueTask`1.get_Result()
at Azure.Core.TestFramework.DiagnosticScopeValidatingInterceptor.<ValidateDiagnosticScope>d__7`1.MoveNext() in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\Instrumentation\DiagnosticScopeValidatingInterceptor.cs:line 220
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Azure.Security.KeyVault.Certificates.Tests.CertificateClientLiveTests.<ImportCertificateWithPreserveCertificateOrder>d__44.MoveNext() in D:\a\_work\1\s\sdk\keyvault\Azure.Security.KeyVault.Certificates\tests\CertificateClientLiveTests.cs:line 1175
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at NUnit.Framework.Internal.Ta
... [The stack trace has been truncated as it exceeded the maximum allowed size. Please refer to the complete log available in the Test Run attachments for full details.]
azure-pipelines / net - keyvault - tests
Azure.Security.KeyVault.Certificates.Tests.CertificateClientLiveTests(False,V7_0).ImportCertificateWithPreserveCertificateOrder(True)
Azure.RequestFailedException : The Preserve Certificate Order option is only supported with API version >= '7.6-preview.2'.
Status: 400 (Bad Request)
ErrorCode: BadParameter
Content:
{"error":{"code":"BadParameter","message":"The Preserve Certificate Order option is only supported with API version >= '7.6-preview.2'."}}
Headers:
Pragma: no-cache
x-ms-keyvault-region: westus
x-ms-client-request-id: 1ac8fc9c-7e28-4194-9b4c-50330bb050dd
x-ms-request-id: 1cd92bfe-2f9b-48f7-8f5a-21859047931e
x-ms-keyvault-service-version: 1.9.3070.2
x-ms-keyvault-network-info: conn_type=Ipv4;addr=52.159.208.88;act_addr_fam=InterNetwork;
x-ms-keyvault-rbac-assignment-id: REDACTED
X-Content-Type-Options: REDACTED
Strict-Transport-Security: REDACTED
Content-Length: 138
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Wed, 06 May 2026 16:23:04 GMT
Expires: -1
Raw output
at Azure.Security.KeyVault.KeyVaultPipeline.SendRequest(Request request, CancellationToken cancellationToken) in /_/sdk/keyvault/Azure.Security.KeyVault.Shared/src/KeyVaultPipeline.cs:line 297
at Azure.Security.KeyVault.KeyVaultPipeline.SendRequest[TContent,TResult](RequestMethod method, TContent content, Func`1 resultFactory, CancellationToken cancellationToken, String[] path) in /_/sdk/keyvault/Azure.Security.KeyVault.Shared/src/KeyVaultPipeline.cs:line 203
at Azure.Security.KeyVault.Certificates.CertificateClient.ImportCertificate(ImportCertificateOptions importCertificateOptions, CancellationToken cancellationToken) in /_/sdk/keyvault/Azure.Security.KeyVault.Certificates/src/CertificateClient.cs:line 1039
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Azure.Core.TestFramework.DiagnosticScopeValidatingInterceptor.<>c__DisplayClass5_0`1.<<WrapAsyncResultCore>g__Await|0>d.MoveNext() in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\Instrumentation\DiagnosticScopeValidatingInterceptor.cs:line 123
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Threading.Tasks.ValueTask`1.get_Result()
at Azure.Core.TestFramework.DiagnosticScopeValidatingInterceptor.<>c__DisplayClass6_0`1.<<ValidateDiagnosticScopeInterceptor>b__0>d.MoveNext() in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\Instrumentation\DiagnosticScopeValidatingInterceptor.cs:line 174
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Threading.Tasks.ValueTask`1.get_Result()
at Azure.Core.TestFramework.DiagnosticScopeValidatingInterceptor.<ValidateDiagnosticScope>d__7`1.MoveNext() in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\Instrumentation\DiagnosticScopeValidatingInterceptor.cs:line 220
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Azure.Security.KeyVault.Certificates.Tests.CertificateClientLiveTests.<ImportCertificateWithPreserveCertificateOrder>d__44.MoveNext() in D:\a\_work\1\s\sdk\keyvault\Azure.Security.KeyVault.Certificates\tests\CertificateClientLiveTests.cs:line 1175
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
at NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)
azure-pipelines / net - keyvault - tests
Azure.Security.KeyVault.Certificates.Tests.CertificateClientLiveTests(False,V7_1).StartCreateCertificateWithPreserveCertificateOrder(False)
Azure.RequestFailedException : The Preserve Certificate Order option is only supported with API version >= '7.6-preview.2'.
Status: 400 (Bad Request)
ErrorCode: BadParameter
Content:
{"error":{"code":"BadParameter","message":"The Preserve Certificate Order option is only supported with API version >= '7.6-preview.2'."}}
Headers:
Pragma: no-cache
x-ms-keyvault-region: westus
x-ms-client-request-id: ec007d19-8a26-4090-b98f-5aaee865e31c
x-ms-request-id: ff59fa71-c43e-4c20-aeb4-174b1e59b07e
x-ms-keyvault-service-version: 1.9.3070.2
x-ms-keyvault-network-info: conn_type=Ipv4;addr=52.159.208.88;act_addr_fam=InterNetwork;
x-ms-keyvault-rbac-assignment-id: REDACTED
X-Content-Type-Options: REDACTED
Strict-Transport-Security: REDACTED
Content-Length: 138
Cache-Control: no-cache
Content-Type: application/json; charset=utf-8
Date: Wed, 06 May 2026 16:27:16 GMT
Expires: -1
Raw output
at Azure.Security.KeyVault.KeyVaultPipeline.SendRequest(Request request, CancellationToken cancellationToken) in /_/sdk/keyvault/Azure.Security.KeyVault.Shared/src/KeyVaultPipeline.cs:line 297
at Azure.Security.KeyVault.KeyVaultPipeline.SendRequest[TContent,TResult](RequestMethod method, TContent content, Func`1 resultFactory, CancellationToken cancellationToken, String[] path) in /_/sdk/keyvault/Azure.Security.KeyVault.Shared/src/KeyVaultPipeline.cs:line 203
at Azure.Security.KeyVault.Certificates.CertificateClient.StartCreateCertificate(String certificateName, CertificatePolicy policy, Nullable`1 enabled, IDictionary`2 tags, Nullable`1 preserveCertificateOrder, CancellationToken cancellationToken) in /_/sdk/keyvault/Azure.Security.KeyVault.Certificates/src/CertificateClient.cs:line 145
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Azure.Core.TestFramework.DiagnosticScopeValidatingInterceptor.<>c__DisplayClass5_0`1.<<WrapAsyncResultCore>g__Await|0>d.MoveNext() in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\Instrumentation\DiagnosticScopeValidatingInterceptor.cs:line 123
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Threading.Tasks.ValueTask`1.get_Result()
at Azure.Core.TestFramework.InstrumentResultInterceptor.<InstrumentOperationInterceptor>d__6`1.MoveNext() in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\Instrumentation\InstrumentResultInterceptor.cs:line 134
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Azure.Core.TestFramework.DiagnosticScopeValidatingInterceptor.<>c__DisplayClass5_0`1.<<WrapAsyncResultCore>g__Await|0>d.MoveNext() in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\Instrumentation\DiagnosticScopeValidatingInterceptor.cs:line 123
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Threading.Tasks.ValueTask`1.get_Result()
at Azure.Core.TestFramework.DiagnosticScopeValidatingInterceptor.<>c__DisplayClass6_0`1.<<ValidateDiagnosticScopeInterceptor>b__0>d.MoveNext() in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\Instrumentation\DiagnosticScopeValidatingInterceptor.cs:line 174
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Threading.Tasks.ValueTask`1.get_Result()
at Azure.Core.TestFramework.DiagnosticScopeValidatingInterceptor.<ValidateDiagnosticScope>d__7`1.MoveNext() in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\Instrumentation\DiagnosticScopeValidatingInterceptor.cs:line 220
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotific
... [The stack trace has been truncated as it exceeded the maximum allowed size. Please refer to the complete log available in the Test Run attachments for full details.]