-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing
-
None
Occasional failures in
MongoDB.Driver.Tests.Specifications.client_side_encryption.tests.gcpKMS.json:Insert a document with auto encryption using GCP KMS provider
[2021/01/26 12:15:57.629] [xUnit.net 00:01:22.93] MongoDB.Driver.Tests.Specifications.client_side_encryption.ClientSideEncryptionTestRunner.Run(testCase: MongoDB.Driver.Tests.Specifications.client_side_encryption.tests.gcpKMS.json:Insert a document with auto encryption using GCP KMS provider:async=True) [FAIL] [2021/01/26 12:15:57.630] [xUnit.net 00:01:22.64] SERVER-39395 [2021/01/26 12:15:57.630] [xUnit.net 00:01:22.93] System.Exception : Unexpected exception was thrown. [2021/01/26 12:15:57.630] [xUnit.net 00:01:22.93] ---- MongoDB.Driver.Encryption.MongoEncryptionException : Encryption related exception: Error in KMS response '', code: '0'. HTTP status=503. [2021/01/26 12:15:57.630] [xUnit.net 00:01:22.93] -------- MongoDB.Libmongocrypt.CryptException : Error in KMS response '', code: '0'. HTTP status=503
- is related to
-
MONGOCRYPT-306 Error messages not returned in 503 replies
- Closed