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

Test failure - test_auto_auth_login exception: DBClientBase::findN: transport error: localhost:27217 ns: auth_test.$cmd query: { dropDatabase: 1 }'}

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

      Failed at least once on v3.12 Encryption Windows 64 Python 3.4 Auth SSL test-2.6-sharded_cluster:

       [2021/07/14 11:22:21.457] ERROR [33.957s]: test_auto_auth_login (test_threads.TestThreadsAuth)
       [2021/07/14 11:22:21.457] ----------------------------------------------------------------------
       [2021/07/14 11:22:47.276] ERROR: exception: DBClientBase::findN: transport error: localhost:27217 ns: auth_test.$cmd query: { dropDatabase: 1 }, full error: {'code': 10276, 'ok': 0.0, 'errmsg': 'exception: DBClientBase::findN: transport error: localhost:27217 ns: auth_test.$cmd query: { dropDatabase: 1 }'} (OperationFailure)
       [2021/07/14 11:22:47.276] Traceback (most recent call last):
       [2021/07/14 11:22:47.276]   File "C:\data\mci\edf4f232b14e8741434d3b1bb565324d\src\pymongo\mongo_client.py", line 2093, in drop_database
       [2021/07/14 11:22:47.276]     self[name]._command(
       [2021/07/14 11:22:47.276]   File "C:\data\mci\edf4f232b14e8741434d3b1bb565324d\src\pymongo\database.py", line 635, in _command
       [2021/07/14 11:22:47.276]     return sock_info.command(
       [2021/07/14 11:22:47.276]   File "C:\data\mci\edf4f232b14e8741434d3b1bb565324d\src\pymongo\pool.py", line 710, in command
       [2021/07/14 11:22:47.276]     return command(self, dbname, spec, secondary_ok,
       [2021/07/14 11:22:47.276]   File "C:\data\mci\edf4f232b14e8741434d3b1bb565324d\src\pymongo\network.py", line 158, in command
       [2021/07/14 11:22:47.276]     helpers._check_command_response(
       [2021/07/14 11:22:47.276]   File "C:\data\mci\edf4f232b14e8741434d3b1bb565324d\src\pymongo\helpers.py", line 167, in _check_command_response
       [2021/07/14 11:22:47.276]     raise OperationFailure(errmsg, code, response, max_wire_version)
       [2021/07/14 11:22:47.276] pymongo.errors.OperationFailure: exception: DBClientBase::findN: transport error: localhost:27217 ns: auth_test.$cmd query: { dropDatabase: 1 }, full error: {'code': 10276, 'ok': 0.0, 'errmsg': 'exception: DBClientBase::findN: transport error: localhost:27217 ns: auth_test.$cmd query: { dropDatabase: 1 }'}
      

      https://evergreen.mongodb.com/task/mongo_python_driver_3.12_tests_windows_encryption__platform~windows_64_vsMulti_small_auth_ssl~auth_ssl_python_version_windows~3.4_encryption~encryption_test_2.6_sharded_cluster_72787902307707a1b1ff9ef810ea1c81a35a4ec4_21_07_13_17_51_09

            Assignee:
            Unassigned Unassigned
            Reporter:
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: