-
Type:
Build Failure
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Python Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Name of Failure:
test.test_retryable_writes_unified.TestUnifiedHandshakeError.test_collection_findOneAndReplace_succeeds_after_retryable_handshake_server_error_ShutdownInProgress
Link to task:
Context of when and why the failure occurred:
Stack trace:
[2025/04/15 14:09:50.831] FAILURE: AssertionError: 3 != 4 : expected events: [2025/04/15 14:09:50.831] {'connectionCheckOutStartedEvent': {}} [2025/04/15 14:09:50.831] {'connectionCheckOutStartedEvent': {}} [2025/04/15 14:09:50.831] {'connectionCheckOutStartedEvent': {}} [2025/04/15 14:09:50.831] {'connectionCheckOutStartedEvent': {}} [2025/04/15 14:09:50.831] actual events: [2025/04/15 14:09:50.831] ConnectionCheckOutStartedEvent(('localhost', 27017)) [2025/04/15 14:09:50.831] ConnectionCheckOutStartedEvent(('localhost', 27017)) [2025/04/15 14:09:50.831] ConnectionCheckOutStartedEvent(('localhost', 27017)) () [2025/04/15 14:09:50.831] self = <test.test_retryable_writes_unified.TestUnifiedHandshakeError testMethod=test_collection_findOneAndReplace_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress)> [2025/04/15 14:09:50.831] def test_case(self): [2025/04/15 14:09:50.831] > self.run_scenario(spec) [2025/04/15 14:09:50.831] test/unified_format.py:1464: [2025/04/15 14:09:50.831] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [2025/04/15 14:09:50.831] test/unified_format.py:1407: in run_scenario [2025/04/15 14:09:50.831] self._run_scenario(spec, uri) [2025/04/15 14:09:50.831] test/unified_format.py:1447: in _run_scenario [2025/04/15 14:09:50.831] self.check_events(expect_events) [2025/04/15 14:09:50.831] test/unified_format.py:1275: in check_events [2025/04/15 14:09:50.831] self.assertEqual( [2025/04/15 14:09:50.831] E AssertionError: 3 != 4 : expected events: [2025/04/15 14:09:50.831] E {'connectionCheckOutStartedEvent': {}} [2025/04/15 14:09:50.831] E {'connectionCheckOutStartedEvent': {}} [2025/04/15 14:09:50.831] E {'connectionCheckOutStartedEvent': {}} [2025/04/15 14:09:50.831] E {'connectionCheckOutStartedEvent': {}} [2025/04/15 14:09:50.831] E actual events: [2025/04/15 14:09:50.831] E ConnectionCheckOutStartedEvent(('localhost', 27017)) [2025/04/15 14:09:50.831] E ConnectionCheckOutStartedEvent(('localhost', 27017)) [2025/04/15 14:09:50.831] E ConnectionCheckOutStartedEvent(('localhost', 27017))
- is related to
-
DRIVERS-3206 Address flakiness in retryable reads and writes unified tests for retryable handshake errors
-
- Backlog
-
-
NODE-6832 Flaky: <command> succeeds after retryable handshake network error [5]
-
- Backlog
-