Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-3607

FAIL: test_01_aws (test.test_encryption.TestKmsTLSOptions)

    • Type: Icon: Build Failure Build Failure
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 4.4
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      https://evergreen.mongodb.com/task/mongo_python_driver_test_macos_encryption__platform~macos_1100_auth~auth_ssl~nossl_encryption~encryption_test_rapid_standalone_5b96757b0eb14fec16214f942112a6f4293f9fbb_23_02_15_21_03_12

      [2023/02/16 21:34:33.812] ======================================================================
       [2023/02/16 21:34:33.812] FAIL: test_01_aws (test.test_encryption.TestKmsTLSOptions)
       [2023/02/16 21:34:33.812] ----------------------------------------------------------------------
       [2023/02/16 21:34:33.812] Traceback (most recent call last):
       [2023/02/16 21:34:33.812]   File "/System/Volumes/Data/data/mci/4527dad69325df5546afe7b616b18d7d/src/pymongo/encryption.py", line 81, in _wrap_encryption_errors
       [2023/02/16 21:34:33.812]     yield
       [2023/02/16 21:34:33.812] OpenSSL.SSL.SysCallError: (32, 'EPIPE')
       [2023/02/16 21:34:33.812] During handling of the above exception, another exception occurred:
       [2023/02/16 21:34:33.812] pymongo.errors.EncryptionError: (32, 'EPIPE')
       [2023/02/16 21:34:33.812] During handling of the above exception, another exception occurred:
       [2023/02/16 21:34:33.812] Traceback (most recent call last):
       [2023/02/16 21:34:33.812]   File "/System/Volumes/Data/data/mci/4527dad69325df5546afe7b616b18d7d/src/test/test_encryption.py", line 2089, in test_01_aws
       [2023/02/16 21:34:33.812]     self.client_encryption_no_client_cert.create_data_key("aws", key)
       [2023/02/16 21:34:33.812] AssertionError: "certificate required|SSL handshake failed|KMS connection closed|Connection reset by peer|ECONNRESET" does not match "(32, 'EPIPE')"
       [2023/02/16 21:34:33.812] ======================================================================
      

            Assignee:
            steve.silvester@mongodb.com Steve Silvester
            Reporter:
            steve.silvester@mongodb.com Steve Silvester
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: