Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-3761

/Client/command/read_prefs/simple/pooled failure

    • Type: Icon: Task Task
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      Observed here: https://evergreen.mongodb.com/task/mongo_c_driver_windows_2017_debug_compile_sasl_nossl_e3b45890f940383f97da84d713c08d3b52436f19_20_07_17_16_08_10/0

      With logs:

      [2020/07/17 16:17:52.224] Begin /Client/command/read_prefs/simple/pooled, seed 1595002629
      [2020/07/17 16:17:52.224] listening on port 64393
      [2020/07/17 16:17:52.224]  0.00  64394 -> server port 64393 (connected)
      [2020/07/17 16:17:52.224]  0.03  64394 -> 64393 OP_QUERY admin.$cmd { "isMaster" : 1, "client" : { "driver" : { "name" : "mongoc", "version" : "1.18.0-pre" }, "os" : { "type" : "Windows", "name" : "Windows", "version" : "6.2 (9200)", "architecture" : "x86_64" }, "platform" : "cfg=0x0004172020 CC=MSVC 1916 CFLAGS=\"/DWIN32 /D_WINDOWS /W3\" LDFLAGS=\"/machine:x64\"" }, "compression" : [  ] } flags=SLAVE_OK n_return=-1
      [2020/07/17 16:17:52.224]  0.03  64394 <- 64393 OP_REPLY { "ok" : 1.0, "ismaster" : true, "msg" : "isdbgrid", "minWireVersion" : 2, "maxWireVersion" : 3 }
      [2020/07/17 16:17:52.224]  0.03  64395 -> server port 64393 (connected)
      [2020/07/17 16:17:52.224]  0.06  64395 -> 64393 OP_QUERY admin.$cmd { "isMaster" : 1, "client" : { "driver" : { "name" : "mongoc", "version" : "1.18.0-pre" }, "os" : { "type" : "Windows", "name" : "Windows", "version" : "6.2 (9200)", "architecture" : "x86_64" }, "platform" : "cfg=0x0004172020 CC=MSVC 1916 CFLAGS=\"/DWIN32 /D_WINDOWS /W3\" LDFLAGS=\"/machine:x64\"" }, "compression" : [  ] } flags=SLAVE_OK n_return=-1
      [2020/07/17 16:17:52.224]  0.06  64395 <- 64393 OP_REPLY { "ok" : 1.0, "ismaster" : true, "msg" : "isdbgrid", "minWireVersion" : 2, "maxWireVersion" : 3 }
      [2020/07/17 16:17:52.224]  0.06  64395 -> 64393 OP_QUERY db.$cmd { "foo" : 1 } flags=0 n_return=-1
      [2020/07/17 16:17:52.224] 10.05  64394 -> 64393 OP_QUERY admin.$cmd { "isMaster" : 1 } flags=SLAVE_OK n_return=-1
      [2020/07/17 16:17:52.224] 10.84  64395 <- 64393 OP_REPLY { "ok" : 1 }
      [2020/07/17 16:17:52.224] 10.84  64394 <- 64393 OP_REPLY { "ok" : 1.0, "ismaster" : true, "msg" : "isdbgrid", "minWireVersion" : 2, "maxWireVersion" : 3 }
      [2020/07/17 16:17:52.224] FAIL:c:\data\mci\7ab092d35ecec6ef20e20c1ed3380b94\mongoc\src\libmongoc\tests\test-mongoc-client.c:933  _test_command_read_prefs()
      [2020/07/17 16:17:52.224]   future_get_bool (future)
      [2020/07/17 16:17:52.244]   Failed to send "foo" command with database "db": socket error or timeout
      [2020/07/17 16:17:52.244] Command failed: command encountered problem: error waiting on process '98b84836-a96f-4592-b7c1-d7694e18629f': exit status 3
      

            Assignee:
            kevin.albertson@mongodb.com Kevin Albertson
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: