Fix Failing Serverless Builds

XMLWordPrintableJSON

    • Type: Build Failure
    • Resolution: Gone away
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • 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

      Several serverless tests related to retryable reads are failing. This appears to be consistent for the Python and Node drivers. We might need to prioritize DRIVERS-1869

      https://spruce.mongodb.com/task/mongo_go_driver_serverless__os_serverless~ubuntu2204_go_1_20_test_serverless_patch_d6bd0d73ba4761b45c8687940affe6d6002bfa59_64dac7815623433787896399_23_08_15_00_32_02/tests?execution=0&sortBy=STATUS&sortDir=ASC

       [2023/08/15 00:44:08.457] === RUN   TestUnifiedSpecs/retryable-reads/aggregate.json
       [2023/08/15 00:44:08.457] === RUN   TestUnifiedSpecs/retryable-reads/aggregate.json/Aggregate_succeeds_on_first_attempt
       [2023/08/15 00:44:08.457] === RUN   TestUnifiedSpecs/retryable-reads/aggregate.json/Aggregate_succeeds_on_second_attempt
       [2023/08/15 00:44:08.457]     unified_spec_test.go:336:
       [2023/08/15 00:44:08.457]         	Error Trace:	/data/mci/a2df933ec328505a8037712ce9ba5094/src/go.mongodb.org/mongo-driver/mongo/integration/unified_spec_test.go:336
       [2023/08/15 00:44:08.457]         	            				/data/mci/a2df933ec328505a8037712ce9ba5094/src/go.mongodb.org/mongo-driver/mongo/integration/mongotest.go:266
       [2023/08/15 00:44:08.457]         	Error:      	Expected nil, but got: &errors.errorString{s:"did not expect error but got (AtlasError) closed connection due to 'failCommand' failpoint"}
       [2023/08/15 00:44:08.457]         	Test:       	TestUnifiedSpecs/retryable-reads/aggregate.json/Aggregate_succeeds_on_second_attempt
       [2023/08/15 00:44:08.457]         	Messages:   	error running operation "aggregate" at index 0: did not expect error but got (AtlasError) closed connection due to 'failCommand' failpoint
       [2023/08/15 00:44:08.457]     unified_spec_test.go:345:
       [2023/08/15 00:44:08.457]         	Error Trace:	/data/mci/a2df933ec328505a8037712ce9ba5094/src/go.mongodb.org/mongo-driver/mongo/integration/cmd_monitoring_helpers_test.go:269
       [2023/08/15 00:44:08.457]         	            				/data/mci/a2df933ec328505a8037712ce9ba5094/src/go.mongodb.org/mongo-driver/mongo/integration/unified_spec_test.go:345
       [2023/08/15 00:44:08.457]         	            				/data/mci/a2df933ec328505a8037712ce9ba5094/src/go.mongodb.org/mongo-driver/mongo/integration/mongotest.go:266
       [2023/08/15 00:44:08.457]         	Error:      	Expected nil, but got: &errors.errorString{s:"expected CommandStartedEvent, got nil"}
       [2023/08/15 00:44:08.457]         	Test:       	TestUnifiedSpecs/retryable-reads/aggregate.json/Aggregate_succeeds_on_second_attempt
       [2023/08/15 00:44:08.457]         	Messages:   	expectation comparison error at index 1: expected CommandStartedEvent, got nil
      

            Assignee:
            Steve Silvester
            Reporter:
            Steve Silvester
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: