Skip tests due to the 1s change stream open blocking introduced in server 9.x

XMLWordPrintableJSON

    • Type: Build Failure
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Testing
    • None
    • None
    • Go Drivers
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      Name of Failure:

      timed out while checking out a connection from connection pool: context deadline exceeded; total connections: 0, maxPoolSize: 100, idle connections: 0, wait duration: 1.737µs
      

      Link to task:

      https://spruce.corp.mongodb.com/task/mongo_go_driver_tests_latest_rapid_zlib_zstd_support__version~latest_os_ssl_40~rhel87_64_test_sharded_auth_nossl_98b6d45e0f2bacc14c5c83a6c9e2aa442a190288_26_06_18_17_08_48/tests?execution=1&sorts=STATUS%3AASC

      Context of when and why the failure occurred:

      There is a server bug (SERVER-129623) caused by delaying the first empty batch from aggregating by periodicNoopIntervalSecs (DET orchestration sets this to 1s). The CSOT failures are coincidental and can be resolved by updating the timeoutMS to 1020, or some value > 1s.

      Stack trace:

      Unnecessary

      Definition of Done

      1. Skip affected tests until resolution of SERVER-129623 for sharded clusters on server versions >= 9.0
      2. Advance cluster time in integration tests that rely on setting deadlines < 1s for Watch for sharded clusters
      3. Create follow-up GODRIVER ticket to track

        There are no Sub-Tasks for this issue.

            Assignee:
            Preston Vasquez
            Reporter:
            Preston Vasquez
            Qingyang Hu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: