Flaky: <command> succeeds after retryable handshake network error [3]

XMLWordPrintableJSON

    • Type: Build Failure
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: Flaky Test
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      evergreen task: https://spruce.mongodb.com/task/mongo_node_driver_next_rhel80_large_Node20_test_zstd_1.x_compression_3cc3a6b219a5fa4d3c973f09eb7993bd2287e205_25_03_03_18_31_34/logs?execution=0&sortBy=STATUS&sortDir=ASC

         1) Retryable Reads (unified)
              retryable reads handshake failures
                collection.find succeeds after retryable handshake network error:
            AssertionError: Expected event count mismatch, expected [
         'connectionCheckOutStartedEvent',
         'connectionCheckOutStartedEvent',
         'connectionCheckOutStartedEvent',
         'connectionCheckOutStartedEvent'
       but got [
         'ConnectionCheckOutStartedEvent',
         'ConnectionCheckOutStartedEvent',
         'ConnectionCheckOutStartedEvent'
      
             at failOnMismatchedCount (test/tools/unified-spec-runner/match.ts:447:10)
             at matchesEvents (test/tools/unified-spec-runner/match.ts:685:7)
             at runUnifiedTest (test/tools/unified-spec-runner/runner.ts:250:22)
             at processTicksAndRejections (node:internal/process/task_queues:95:5)
             at async Context.<anonymous> (test/tools/unified-spec-runner/runner.ts:336:13)
      

      This same failure manifests with different commands, not just collection.find().

      Note also that this ticket tracks retryable reads and writes.

            Assignee:
            Unassigned
            Reporter:
            Bailey Pearson
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: