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

Test failure - TestConnectionsSurvivePrimaryStepDown timed out after 28 minutes

    • Type: Icon: Build Failure Build Failure
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3
    • Affects Version/s: None
    • Component/s: Tests
    • Labels:
      None

      Failed once in a patch build. TestConnectionsSurvivePrimaryStepDown.test_get_more_iteration timed out after 28 minutes:

       [2021/01/26 20:07:29.722]   test_mongo_client (test_common.TestCommon) ... ok (0.126s)
       [2021/01/26 20:07:29.862]   test_uuid_representation (test_common.TestCommon) ... /data/mci/8b274f1f9f3b30ecf9fbf547b78241b4/src/test/test_common.py:56: DeprecationWarning: The UUIDLegacy class has been deprecated and will be removed in PyMongo 4.0. Use the Binary.from_uuid() and Binary.to_uuid() with the appropriate UuidRepresentation to handle legacy-formatted UUIDs instead.
       [2021/01/26 20:07:29.862]   self.assertEqual(uu, coll.find_one({'uu': UUIDLegacy(uu)})['uu'])
       [2021/01/26 20:07:29.862] /data/mci/8b274f1f9f3b30ecf9fbf547b78241b4/src/test/test_common.py:107: DeprecationWarning: The UUIDLegacy class has been deprecated and will be removed in PyMongo 4.0. Use the Binary.from_uuid() and Binary.to_uuid() with the appropriate UuidRepresentation to handle legacy-formatted UUIDs instead.
       [2021/01/26 20:07:29.862]   query={'_id': UUIDLegacy(uu)})['value']['i'])
       [2021/01/26 20:07:29.866] ok (0.148s)
       [2021/01/26 20:07:29.866]   test_write_concern (test_common.TestCommon) ... /data/mci/8b274f1f9f3b30ecf9fbf547b78241b4/src/pymongo/mongo_client.py:667: DeprecationWarning: Option 'wtimeout' is deprecated, use 'wTimeoutMS' instead.
       [2021/01/26 20:07:29.866]   keyword_opts = _handle_option_deprecations(keyword_opts)
       [2021/01/26 20:07:29.903] ok (0.004s)
       [2021/01/26 20:35:41.682] Command stopped early: context canceled
       [2021/01/26 20:35:41.712] Running task-timeout commands.
       [2021/01/26 20:35:41.712]   test_get_more_iteration (test_connections_survive_primary_stepdown_spec.TestConnectionsSurvivePrimaryStepDown) ...
       [2021/01/26 20:35:41.712] Running command 'shell.exec' (step 1 of 1)
      

      https://evergreen.mongodb.com/task/mongo_python_driver_tests_python_version_requires_openssl_102_plus_test_ssl__platform~ubuntu_16.04_auth_ssl~auth_ssl_python_version~3.7_test_3.4_replica_set_patch_ab35e0df7f5dc3e6e87a863f6a7dfd426a42997a_601066711e2d173581aab931_21_01_26_18_58_58

      mongodb logs attached: mongo_python_driver_tests_python_version_requires_openssl_102_plus_test_ssl__platform_ubuntu_16.04_auth_ssl_auth_ssl_python_version_3.7_test_3.4_replica_set_patch_ab35e0df7f5dc3e6e87a863f6a7dfd426a42997a_601066711e2d173581aab931_21_01_26.tar.gz

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

              Created:
              Updated:
              Resolved: