Flaky: Client Bulk Write CSOT enabled acknowledged writes - the bulk write operation times out [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

      1) Client Bulk Write
      CSOT enabled
      acknowledged writes
      when the timeout is reached while iterating the result cursor
      the bulk write operation times out:
      AssertionError: expected { acknowledged: true, insertedCount: +0, upsertedCount: 2, matchedCount: +0, modifiedCount: +0, deletedCount: +0, insertResults: Map{}, updateResults: Map{ +0 =>

      { matchedCount: 1, modifiedCount: +0, didUpsert: true, upsertedId: 'aaa...' }

      , 1 =>

      { matchedCount: 1, modifiedCount: +0, didUpsert: true, upsertedId: 'bbb...' }

      }, deleteResults: Map{} } to be an instance of MongoOperationTimeoutError
      at Context.<anonymous> (test/integration/crud/client_bulk_write.test.ts:358:40)
      at processTicksAndRejections (node:internal/process/task_queues:104:5)

      Note: in the above stack trace, the values `aaa...` and `bbb...` are actually a couple of megabytes, but that's not helpful to us, so these are the truncated versions.

      https://spruce.corp.mongodb.com/task/mongo_node_driver_next_amazon_linux_2023_arm64_graviton4_test_latest_server_0a434d33e7dfcadaa1c149e61476588eba286b18_26_06_09_18_05_31?execution=0

            Assignee:
            Unassigned
            Reporter:
            Pavel Safronov
            None
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: