FAILURE: org.scalatest.exceptions.TestFailedException: 5 did not equal 0 (org.scalatest.exceptions.TestFailedException) org.scalatest.exceptions.TestFailedException: 5 did not equal 0 at org.scalatest.MatchersHelper$.indicateFailure(MatchersHelper.scala:343) at org.scalatest.Matchers$ShouldMethodHelper$.shouldMatcher(Matchers.scala:6723) at org.scalatest.Matchers$AnyShouldWrapper.should(Matchers.scala:6771) at org.mongodb.scala.gridfs.GridFSObservableSpec.$anonfun$new$29(GridFSObservableSpec.scala:358) at org.mongodb.scala.gridfs.GridFSObservableSpec.retry(GridFSObservableSpec.scala:366) at org.mongodb.scala.gridfs.GridFSObservableSpec.$anonfun$new$26(GridFSObservableSpec.scala:358) at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85) at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83) at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104) at org.scalatest.Transformer.apply(Transformer.scala:22) at org.scalatest.Transformer.apply(Transformer.scala:20) at org.scalatest.FlatSpecLike$$anon$5.apply(FlatSpecLike.scala:1682) at org.scalatest.TestSuite.withFixture(TestSuite.scala:196) at org.scalatest.TestSuite.withFixture$(TestSuite.scala:195) at org.scalatest.FlatSpec.withFixture(FlatSpec.scala:1685) at org.scalatest.FlatSpecLike.invokeWithFixture$1(FlatSpecLike.scala:1680) at org.scalatest.FlatSpecLike.$anonfun$runTest$1(FlatSpecLike.scala:1692) at org.scalatest.SuperEngine.runTestImpl(Engine.scala:286) at org.scalatest.FlatSpecLike.runTest(FlatSpecLike.scala:1692) at org.scalatest.FlatSpecLike.runTest$(FlatSpecLike.scala:1674) at org.mongodb.scala.gridfs.GridFSObservableSpec.org$mongodb$scala$RequiresMongoDBISpec$$super$runTest(GridFSObservableSpec.scala:35) at org.mongodb.scala.RequiresMongoDBISpec.runTest(RequiresMongoDBISpec.scala:43) at org.mongodb.scala.RequiresMongoDBISpec.runTest$(RequiresMongoDBISpec.scala:40) at org.mongodb.scala.gridfs.GridFSObservableSpec.org$scalatest$BeforeAndAfterEach$$super$runTest(GridFSObservableSpec.scala:35) at org.scalatest.BeforeAndAfterEach.runTest(BeforeAndAfterEach.scala:221) at org.scalatest.BeforeAndAfterEach.runTest$(BeforeAndAfterEach.scala:214) at org.mongodb.scala.gridfs.GridFSObservableSpec.runTest(GridFSObservableSpec.scala:35) at org.scalatest.FlatSpecLike.$anonfun$runTests$1(FlatSpecLike.scala:1750) at org.scalatest.SuperEngine.$anonfun$runTestsInBranch$1(Engine.scala:393) at scala.collection.immutable.List.foreach(List.scala:392) at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:381) at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:370) at org.scalatest.SuperEngine.$anonfun$runTestsInBranch$1(Engine.scala:407) at scala.collection.immutable.List.foreach(List.scala:392) at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:381) at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:376) at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:458) at org.scalatest.FlatSpecLike.runTests(FlatSpecLike.scala:1750) at org.scalatest.FlatSpecLike.runTests$(FlatSpecLike.scala:1749) at org.scalatest.FlatSpec.runTests(FlatSpec.scala:1685) at org.scalatest.Suite.run(Suite.scala:1124) at org.scalatest.Suite.run$(Suite.scala:1106) at org.scalatest.FlatSpec.org$scalatest$FlatSpecLike$$super$run(FlatSpec.scala:1685) at org.scalatest.FlatSpecLike.$anonfun$run$1(FlatSpecLike.scala:1795) at org.scalatest.SuperEngine.runImpl(Engine.scala:518) at org.scalatest.FlatSpecLike.run(FlatSpecLike.scala:1795) at org.scalatest.FlatSpecLike.run$(FlatSpecLike.scala:1793) at org.mongodb.scala.gridfs.GridFSObservableSpec.org$scalatest$BeforeAndAfterAll$$super$run(GridFSObservableSpec.scala:35) at org.scalatest.BeforeAndAfterAll.liftedTree1$1(BeforeAndAfterAll.scala:213) at org.scalatest.BeforeAndAfterAll.run(BeforeAndAfterAll.scala:210) at org.scalatest.BeforeAndAfterAll.run$(BeforeAndAfterAll.scala:208) at org.mongodb.scala.gridfs.GridFSObservableSpec.run(GridFSObservableSpec.scala:35) at org.scalatestplus.junit.JUnitRunner.run(JUnitRunner.scala:99) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38) at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:119) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182) at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164) at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:414) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64) at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56) at java.base/java.lang.Thread.run(Thread.java:834) system-out: 16:16:31.331 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:16:31.331 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:16:31.333 [cluster-ClusterId{value='608d7edf73ecd230d4df0b6c', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6194, serverValue:2911}] to localhost:27017 16:16:31.333 [cluster-ClusterId{value='608d7edf73ecd230d4df0b6c', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=724675, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:16:31 UTC 2021, lastUpdateTimeNanos=471475447862} 16:16:31.333 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:16:31.334 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:16:31.335 [cluster-ClusterId{value='608d7edf73ecd230d4df0b6c', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:16:31.335 [cluster-ClusterId{value='608d7edf73ecd230d4df0b6c', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:16:31.335 [cluster-rtt-ClusterId{value='608d7edf73ecd230d4df0b6c', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6195, serverValue:2912}] to localhost:27017 16:16:31.335 [cluster-ClusterId{value='608d7edf73ecd230d4df0b6c', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:16:31.335 [cluster-ClusterId{value='608d7edf73ecd230d4df0b6c', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6196, serverValue:1723}] to localhost:27018 16:16:31.336 [cluster-ClusterId{value='608d7edf73ecd230d4df0b6c', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1440644, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:16:31 UTC 2021, lastUpdateTimeNanos=471477936161} 16:16:31.336 [cluster-ClusterId{value='608d7edf73ecd230d4df0b6c', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6198, serverValue:1705}] to localhost:27019 16:16:31.336 [cluster-ClusterId{value='608d7edf73ecd230d4df0b6c', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1367111, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:16:30 UTC 2021, lastUpdateTimeNanos=471478686519} 16:16:31.339 [cluster-rtt-ClusterId{value='608d7edf73ecd230d4df0b6c', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6197, serverValue:1724}] to localhost:27018 16:16:31.340 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:16:31.340 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:16:31.340 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:16:31.341 [cluster-rtt-ClusterId{value='608d7edf73ecd230d4df0b6c', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6199, serverValue:1706}] to localhost:27019 16:16:31.342 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:16:31.343 [cluster-ClusterId{value='608d7edf73ecd230d4df0b6d', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6200, serverValue:2913}] to localhost:27017 16:16:31.343 [cluster-ClusterId{value='608d7edf73ecd230d4df0b6d', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2424703, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:16:31 UTC 2021, lastUpdateTimeNanos=471485198561} 16:16:31.343 [cluster-rtt-ClusterId{value='608d7edf73ecd230d4df0b6d', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6201, serverValue:2914}] to localhost:27017 16:16:31.343 [cluster-ClusterId{value='608d7edf73ecd230d4df0b6d', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:16:31.343 [cluster-ClusterId{value='608d7edf73ecd230d4df0b6d', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:16:31.343 [cluster-ClusterId{value='608d7edf73ecd230d4df0b6d', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:16:31.344 [cluster-rtt-ClusterId{value='608d7edf73ecd230d4df0b6d', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6203, serverValue:1726}] to localhost:27018 16:16:31.345 [cluster-rtt-ClusterId{value='608d7edf73ecd230d4df0b6d', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6205, serverValue:1708}] to localhost:27019 16:16:31.345 [cluster-ClusterId{value='608d7edf73ecd230d4df0b6d', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6204, serverValue:1707}] to localhost:27019 16:16:31.345 [cluster-ClusterId{value='608d7edf73ecd230d4df0b6d', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2060244, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:16:30 UTC 2021, lastUpdateTimeNanos=471487670932} 16:16:31.346 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6206, serverValue:2915}] to localhost:27017 16:16:31.346 [cluster-ClusterId{value='608d7edf73ecd230d4df0b6d', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6202, serverValue:1725}] to localhost:27018 16:16:31.346 [cluster-ClusterId{value='608d7edf73ecd230d4df0b6d', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=4375272, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:16:31 UTC 2021, lastUpdateTimeNanos=471488733412} 16:16:31.357 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6207, serverValue:2916}] to localhost:27017 16:16:31.433 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:16:31.433 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:16:31.434 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:16:31.434 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:16:31.435 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - No server chosen by com.mongodb.reactivestreams.client.internal.ClientSessionHelper$$Lambda$163/0x000000010039f840@7848d5bf from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27018, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27019, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out 16:16:31.436 [cluster-rtt-ClusterId{value='608d7edf73ecd230d4df0b70', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6211, serverValue:1727}] to localhost:27018 16:16:31.436 [cluster-ClusterId{value='608d7edf73ecd230d4df0b70', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6208, serverValue:2917}] to localhost:27017 16:16:31.436 [cluster-ClusterId{value='608d7edf73ecd230d4df0b70', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1434024, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:16:31 UTC 2021, lastUpdateTimeNanos=471578127400} 16:16:31.436 [cluster-ClusterId{value='608d7edf73ecd230d4df0b70', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6210, serverValue:1728}] to localhost:27018 16:16:31.436 [cluster-ClusterId{value='608d7edf73ecd230d4df0b70', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1187388, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:16:31 UTC 2021, lastUpdateTimeNanos=471578400520} 16:16:31.436 [cluster-ClusterId{value='608d7edf73ecd230d4df0b70', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:16:31.436 [cluster-ClusterId{value='608d7edf73ecd230d4df0b70', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:16:31.436 [cluster-ClusterId{value='608d7edf73ecd230d4df0b70', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:16:31.437 [cluster-rtt-ClusterId{value='608d7edf73ecd230d4df0b70', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6209, serverValue:2918}] to localhost:27017 16:16:31.437 [cluster-ClusterId{value='608d7edf73ecd230d4df0b70', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6212, serverValue:1709}] to localhost:27019 16:16:31.437 [cluster-ClusterId{value='608d7edf73ecd230d4df0b70', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=914634, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:16:30 UTC 2021, lastUpdateTimeNanos=471579544658} 16:16:31.437 [cluster-rtt-ClusterId{value='608d7edf73ecd230d4df0b70', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6213, serverValue:1710}] to localhost:27019 16:16:31.438 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6214, serverValue:2919}] to localhost:27017 16:16:31.525 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.connection - Closed connection [connectionId{localValue:6214, serverValue:2919}] to localhost:27017 because the pool has been closed. 16:16:31.526 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:16:31.526 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:16:31.527 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:16:31.528 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:16:31.529 [cluster-ClusterId{value='608d7edf73ecd230d4df0b71', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6216, serverValue:1729}] to localhost:27018 16:16:31.529 [cluster-ClusterId{value='608d7edf73ecd230d4df0b71', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=668424, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:16:31 UTC 2021, lastUpdateTimeNanos=471671011987} 16:16:31.529 [cluster-rtt-ClusterId{value='608d7edf73ecd230d4df0b71', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6215, serverValue:2920}] to localhost:27017 16:16:31.529 [cluster-rtt-ClusterId{value='608d7edf73ecd230d4df0b71', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6217, serverValue:1730}] to localhost:27018 16:16:31.530 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:16:31.530 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:16:31.530 [cluster-ClusterId{value='608d7edf73ecd230d4df0b71', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6218, serverValue:2921}] to localhost:27017 16:16:31.530 [cluster-ClusterId{value='608d7edf73ecd230d4df0b71', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1103207, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:16:31 UTC 2021, lastUpdateTimeNanos=471672368926} 16:16:31.530 [cluster-ClusterId{value='608d7edf73ecd230d4df0b71', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:16:31.530 [cluster-ClusterId{value='608d7edf73ecd230d4df0b71', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:16:31.530 [cluster-ClusterId{value='608d7edf73ecd230d4df0b71', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:16:31.531 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:16:31.531 [cluster-ClusterId{value='608d7edf73ecd230d4df0b71', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6219, serverValue:1711}] to localhost:27019 16:16:31.531 [cluster-ClusterId{value='608d7edf73ecd230d4df0b71', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1376663, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:16:30 UTC 2021, lastUpdateTimeNanos=471673349682} 16:16:31.531 [cluster-rtt-ClusterId{value='608d7edf73ecd230d4df0b71', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6220, serverValue:1712}] to localhost:27019 16:16:31.532 [cluster-ClusterId{value='608d7edf73ecd230d4df0b72', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6221, serverValue:2922}] to localhost:27017 16:16:31.532 [cluster-ClusterId{value='608d7edf73ecd230d4df0b72', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=765160, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:16:31 UTC 2021, lastUpdateTimeNanos=471674499837} 16:16:31.532 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:16:31.532 [cluster-rtt-ClusterId{value='608d7edf73ecd230d4df0b72', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6223, serverValue:2923}] to localhost:27017 16:16:31.533 [cluster-ClusterId{value='608d7edf73ecd230d4df0b72', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6222, serverValue:1731}] to localhost:27018 16:16:31.533 [cluster-ClusterId{value='608d7edf73ecd230d4df0b72', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=809195, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:16:31 UTC 2021, lastUpdateTimeNanos=471675013676} 16:16:31.533 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - No server chosen by com.mongodb.reactivestreams.client.internal.ClientSessionHelper$$Lambda$163/0x000000010039f840@58e37d57 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27018, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27019, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out 16:16:31.533 [cluster-ClusterId{value='608d7edf73ecd230d4df0b72', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:16:31.533 [cluster-ClusterId{value='608d7edf73ecd230d4df0b72', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:16:31.533 [cluster-ClusterId{value='608d7edf73ecd230d4df0b72', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:16:31.534 [cluster-ClusterId{value='608d7edf73ecd230d4df0b72', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6224, serverValue:1713}] to localhost:27019 16:16:31.534 [cluster-ClusterId{value='608d7edf73ecd230d4df0b72', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1278102, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:16:30 UTC 2021, lastUpdateTimeNanos=471676555609} 16:16:31.534 [cluster-rtt-ClusterId{value='608d7edf73ecd230d4df0b72', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6226, serverValue:1714}] to localhost:27019 16:16:31.535 [cluster-rtt-ClusterId{value='608d7edf73ecd230d4df0b72', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6225, serverValue:1732}] to localhost:27018 16:16:31.537 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6227, serverValue:2924}] to localhost:27017 16:16:31.541 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6228, serverValue:2925}] to localhost:27017 16:16:31.580 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6229, serverValue:2926}] to localhost:27017 16:16:31.581 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6230, serverValue:2927}] to localhost:27017 16:16:31.584 [Thread-13] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6231, serverValue:2928}] to localhost:27017 16:16:31.586 [Thread-13] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6232, serverValue:2929}] to localhost:27017 16:16:31.609 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:16:31.609 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:16:31.610 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:16:31.611 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:16:31.611 [cluster-ClusterId{value='608d7edf73ecd230d4df0b79', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6235, serverValue:1733}] to localhost:27018 16:16:31.611 [cluster-rtt-ClusterId{value='608d7edf73ecd230d4df0b79', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6234, serverValue:2931}] to localhost:27017 16:16:31.611 [cluster-ClusterId{value='608d7edf73ecd230d4df0b79', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=760492, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:16:31 UTC 2021, lastUpdateTimeNanos=471753628825} 16:16:31.612 [cluster-ClusterId{value='608d7edf73ecd230d4df0b79', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6233, serverValue:2930}] to localhost:27017 16:16:31.612 [cluster-ClusterId{value='608d7edf73ecd230d4df0b79', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1267926, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:16:31 UTC 2021, lastUpdateTimeNanos=471754006852} 16:16:31.612 [cluster-ClusterId{value='608d7edf73ecd230d4df0b79', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:16:31.612 [cluster-ClusterId{value='608d7edf73ecd230d4df0b79', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:16:31.612 [cluster-ClusterId{value='608d7edf73ecd230d4df0b79', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:16:31.613 [cluster-rtt-ClusterId{value='608d7edf73ecd230d4df0b79', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6236, serverValue:1734}] to localhost:27018 16:16:31.613 [cluster-ClusterId{value='608d7edf73ecd230d4df0b79', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6239, serverValue:1716}] to localhost:27019 16:16:31.614 [cluster-ClusterId{value='608d7edf73ecd230d4df0b79', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=767246, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:16:30 UTC 2021, lastUpdateTimeNanos=471755972790} 16:16:31.614 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6238, serverValue:2932}] to localhost:27017 16:16:31.614 [cluster-rtt-ClusterId{value='608d7edf73ecd230d4df0b79', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6237, serverValue:1715}] to localhost:27019 16:16:31.626 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.connection - Closed connection [connectionId{localValue:6238, serverValue:2932}] to localhost:27017 because the pool has been closed. 16:16:31.627 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:16:31.627 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:16:31.629 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:16:31.629 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:16:31.630 [cluster-ClusterId{value='608d7edf73ecd230d4df0b7a', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6240, serverValue:2933}] to localhost:27017 16:16:31.630 [cluster-ClusterId{value='608d7edf73ecd230d4df0b7a', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1760621, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:16:31 UTC 2021, lastUpdateTimeNanos=471772094342} 16:16:31.630 [cluster-ClusterId{value='608d7edf73ecd230d4df0b7a', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6242, serverValue:1735}] to localhost:27018 16:16:31.630 [cluster-ClusterId{value='608d7edf73ecd230d4df0b7a', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=698753, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:16:31 UTC 2021, lastUpdateTimeNanos=471772336069} 16:16:31.630 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:16:31.630 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:16:31.631 [cluster-rtt-ClusterId{value='608d7edf73ecd230d4df0b7a', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6243, serverValue:1736}] to localhost:27018 16:16:31.631 [cluster-ClusterId{value='608d7edf73ecd230d4df0b7a', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:16:31.631 [cluster-ClusterId{value='608d7edf73ecd230d4df0b7a', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:16:31.631 [cluster-ClusterId{value='608d7edf73ecd230d4df0b7a', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:16:31.631 [cluster-rtt-ClusterId{value='608d7edf73ecd230d4df0b7a', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6241, serverValue:2934}] to localhost:27017 16:16:31.631 [cluster-ClusterId{value='608d7edf73ecd230d4df0b7a', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6244, serverValue:1717}] to localhost:27019 16:16:31.631 [cluster-ClusterId{value='608d7edf73ecd230d4df0b7a', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=664243, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:16:30 UTC 2021, lastUpdateTimeNanos=471773713405} 16:16:31.632 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:16:31.633 [cluster-rtt-ClusterId{value='608d7edf73ecd230d4df0b7a', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6246, serverValue:1718}] to localhost:27019 16:16:31.633 [cluster-ClusterId{value='608d7edf73ecd230d4df0b7b', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6245, serverValue:2935}] to localhost:27017 16:16:31.633 [cluster-ClusterId{value='608d7edf73ecd230d4df0b7b', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=879075, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:16:31 UTC 2021, lastUpdateTimeNanos=471775556090} 16:16:31.633 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:16:31.634 [cluster-ClusterId{value='608d7edf73ecd230d4df0b7b', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6247, serverValue:1737}] to localhost:27018 16:16:31.634 [cluster-ClusterId{value='608d7edf73ecd230d4df0b7b', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1145130, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:16:31 UTC 2021, lastUpdateTimeNanos=471776129911} 16:16:31.634 [cluster-rtt-ClusterId{value='608d7edf73ecd230d4df0b7b', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6248, serverValue:2936}] to localhost:27017 16:16:31.635 [cluster-rtt-ClusterId{value='608d7edf73ecd230d4df0b7b', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6249, serverValue:1738}] to localhost:27018 16:16:31.635 [cluster-ClusterId{value='608d7edf73ecd230d4df0b7b', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:16:31.635 [cluster-ClusterId{value='608d7edf73ecd230d4df0b7b', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:16:31.635 [cluster-ClusterId{value='608d7edf73ecd230d4df0b7b', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:16:31.636 [cluster-ClusterId{value='608d7edf73ecd230d4df0b7b', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6250, serverValue:1719}] to localhost:27019 16:16:31.636 [cluster-ClusterId{value='608d7edf73ecd230d4df0b7b', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1270750, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:16:30 UTC 2021, lastUpdateTimeNanos=471778259151} 16:16:31.636 [cluster-rtt-ClusterId{value='608d7edf73ecd230d4df0b7b', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6251, serverValue:1720}] to localhost:27019 16:16:31.637 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6252, serverValue:2937}] to localhost:27017 16:16:31.645 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6253, serverValue:2938}] to localhost:27017 16:16:31.680 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6255, serverValue:2940}] to localhost:27017 16:16:31.681 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6254, serverValue:2939}] to localhost:27017 16:16:31.686 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6258, serverValue:2942}] to localhost:27017 16:16:31.695 [Thread-13] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6260, serverValue:2943}] to localhost:27017 16:16:31.702 [Thread-10] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6265, serverValue:2944}] to localhost:27017 16:16:31.718 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6257, serverValue:2941}] to localhost:27017 16:16:31.720 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6281, serverValue:2946}] to localhost:27017 16:16:31.723 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6268, serverValue:2945}] to localhost:27017 16:16:31.730 [Thread-12] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6284, serverValue:2947}] to localhost:27017 16:16:31.742 [Thread-11] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6292, serverValue:2949}] to localhost:27017 16:16:31.745 [Thread-10] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6285, serverValue:2948}] to localhost:27017 16:16:31.781 [Thread-14] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6327, serverValue:2951}] to localhost:27017 16:16:31.781 [Thread-11] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6325, serverValue:2950}] to localhost:27017 16:16:31.807 [Thread-27] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6355, serverValue:2952}] to localhost:27017 16:16:31.807 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6356, serverValue:2953}] to localhost:27017 16:16:31.829 [Thread-27] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6420, serverValue:2954}] to localhost:27017 16:16:32.776 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6423, serverValue:2955}] to localhost:27017 16:16:32.881 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6425, serverValue:2957}] to localhost:27017 16:16:32.881 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6424, serverValue:2956}] to localhost:27017 16:16:33.973 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6427, serverValue:2958}] to localhost:27017 16:16:33.983 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6428, serverValue:2959}] to localhost:27017 16:16:34.002 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6476, serverValue:2960}] to localhost:27017 16:16:34.004 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6477, serverValue:2961}] to localhost:27017 16:16:34.056 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6506, serverValue:2962}] to localhost:27017 16:16:34.070 [Thread-32] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6507, serverValue:2963}] to localhost:27017 16:16:34.419 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6550, serverValue:2964}] to localhost:27017 16:16:34.419 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6551, serverValue:2965}] to localhost:27017 16:16:34.618 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6635, serverValue:2966}] to localhost:27017 16:16:34.655 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6637, serverValue:2968}] to localhost:27017 16:16:34.695 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6636, serverValue:2967}] to localhost:27017 16:16:34.724 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6707, serverValue:2969}] to localhost:27017 16:16:37.925 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6729, serverValue:2971}] to localhost:27017 16:16:37.929 [Thread-27] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6728, serverValue:2970}] to localhost:27017 16:16:37.952 [Thread-38] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6765, serverValue:2973}] to localhost:27017 16:16:37.953 [Thread-27] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6764, serverValue:2972}] to localhost:27017 16:16:37.981 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6780, serverValue:2975}] to localhost:27017 16:16:37.992 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6779, serverValue:2974}] to localhost:27017 16:16:38.562 [Thread-28] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6843, serverValue:2976}] to localhost:27017 16:16:38.562 [Thread-39] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6844, serverValue:2977}] to localhost:27017 16:16:40.234 [Thread-37] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6856, serverValue:2979}] to localhost:27017 16:16:40.236 [Thread-9] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6855, serverValue:2978}] to localhost:27017 16:16:40.333 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6915, serverValue:2980}] to localhost:27017 16:16:40.380 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6916, serverValue:2981}] to localhost:27017 16:16:42.268 [Thread-14] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6977, serverValue:2982}] to localhost:27017 16:16:42.312 [Thread-41] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6978, serverValue:2983}] to localhost:27017 16:16:43.968 [Thread-41] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6979, serverValue:2984}] to localhost:27017 16:16:43.969 [Thread-44] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:6980, serverValue:2985}] to localhost:27017 16:16:43.997 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7011, serverValue:2986}] to localhost:27017 16:16:43.997 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7012, serverValue:2987}] to localhost:27017 16:16:44.097 [Thread-48] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7047, serverValue:2989}] to localhost:27017 16:16:44.136 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7046, serverValue:2988}] to localhost:27017 16:16:44.872 [Thread-13] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7103, serverValue:2991}] to localhost:27017 16:16:44.876 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7102, serverValue:2990}] to localhost:27017 16:16:44.914 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7183, serverValue:2993}] to localhost:27017 16:16:44.920 [Thread-50] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7176, serverValue:2992}] to localhost:27017 16:16:44.934 [Thread-41] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7171, serverValue:2995}] to localhost:27017 16:16:44.935 [Thread-43] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7169, serverValue:2994}] to localhost:27017 16:16:44.965 [Thread-29] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7221, serverValue:2996}] to localhost:27017 16:16:45.008 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7202, serverValue:2997}] to localhost:27017 16:16:45.008 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7203, serverValue:2998}] to localhost:27017 16:16:45.014 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7204, serverValue:2999}] to localhost:27017 16:16:45.043 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7205, serverValue:3000}] to localhost:27017 16:16:45.277 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7246, serverValue:3001}] to localhost:27017 16:16:45.290 [Thread-48] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7247, serverValue:3002}] to localhost:27017 16:16:45.314 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7250, serverValue:3003}] to localhost:27017 16:16:46.950 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7284, serverValue:3005}] to localhost:27017 16:16:46.964 [Thread-43] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7283, serverValue:3004}] to localhost:27017 16:16:46.970 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7322, serverValue:3006}] to localhost:27017 16:16:47.021 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7385, serverValue:3007}] to localhost:27017 16:16:47.174 [Thread-39] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7386, serverValue:3008}] to localhost:27017 16:16:47.177 [Thread-10] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7387, serverValue:3009}] to localhost:27017 16:16:47.182 [Thread-53] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7397, serverValue:3010}] to localhost:27017 16:16:47.205 [Thread-34] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7398, serverValue:3011}] to localhost:27017 16:16:47.833 [Thread-35] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7442, serverValue:3012}] to localhost:27017 16:16:47.866 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7444, serverValue:3014}] to localhost:27017 16:16:47.876 [Thread-33] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7443, serverValue:3013}] to localhost:27017 16:16:47.889 [Thread-13] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7461, serverValue:3015}] to localhost:27017 16:16:47.904 [Thread-70] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7462, serverValue:3016}] to localhost:27017 16:16:48.469 [Thread-67] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7484, serverValue:3017}] to localhost:27017 16:16:48.473 [Thread-67] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7485, serverValue:3018}] to localhost:27017 16:16:49.769 [Thread-72] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7529, serverValue:3020}] to localhost:27017 16:16:49.769 [Thread-67] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7528, serverValue:3019}] to localhost:27017 16:16:50.414 [Thread-41] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7553, serverValue:3021}] to localhost:27017 16:16:50.437 [Thread-94] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7554, serverValue:3022}] to localhost:27017 16:16:50.443 [Thread-101] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7557, serverValue:3023}] to localhost:27017 16:16:52.452 [Thread-98] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7572, serverValue:3024}] to localhost:27017 16:16:52.453 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7573, serverValue:3025}] to localhost:27017 16:16:52.742 [Thread-46] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7595, serverValue:3026}] to localhost:27017 16:16:52.798 [Thread-76] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7596, serverValue:3027}] to localhost:27017 16:16:52.803 [Thread-61] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7615, serverValue:3028}] to localhost:27017 16:16:53.599 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7617, serverValue:3029}] to localhost:27017 16:16:53.601 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7618, serverValue:3030}] to localhost:27017 16:16:53.614 [Thread-69] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7619, serverValue:3031}] to localhost:27017 16:16:53.621 [Thread-54] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7620, serverValue:3032}] to localhost:27017 16:16:54.066 [Thread-54] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7634, serverValue:3034}] to localhost:27017 16:16:54.092 [Thread-88] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7633, serverValue:3033}] to localhost:27017 16:16:54.102 [Thread-88] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7651, serverValue:3035}] to localhost:27017 16:16:54.106 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7652, serverValue:3036}] to localhost:27017 16:16:54.239 [Thread-61] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7648, serverValue:3037}] to localhost:27017 16:17:02.621 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:02.621 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:02.622 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:02.623 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:02.624 [cluster-rtt-ClusterId{value='608d7efe73ecd230d4dfd37d', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7654, serverValue:3039}] to localhost:27017 16:17:02.624 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37d', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7653, serverValue:3038}] to localhost:27017 16:17:02.624 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37d', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7655, serverValue:1739}] to localhost:27018 16:17:02.624 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37d', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1477220, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=502766583682} 16:17:02.624 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37d', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1239120, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=502766635495} 16:17:02.624 [cluster-rtt-ClusterId{value='608d7efe73ecd230d4dfd37d', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7656, serverValue:1740}] to localhost:27018 16:17:02.625 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - No server chosen by com.mongodb.reactivestreams.client.internal.ClientSessionHelper$$Lambda$163/0x000000010039f840@51836817 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27018, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27019, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out 16:17:02.625 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37d', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:02.625 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37d', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:02.625 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37d', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:02.626 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37d', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7657, serverValue:1721}] to localhost:27019 16:17:02.626 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37d', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=987543, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=502768758446} 16:17:02.627 [cluster-rtt-ClusterId{value='608d7efe73ecd230d4dfd37d', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7658, serverValue:1722}] to localhost:27019 16:17:02.628 [Thread-112] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7659, serverValue:3040}] to localhost:27017 16:17:02.660 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.connection - Closed connection [connectionId{localValue:7659, serverValue:3040}] to localhost:27017 because the pool has been closed. 16:17:02.661 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:02.661 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:02.662 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:02.663 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:02.664 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:02.664 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:02.664 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:02.666 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37e', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7662, serverValue:1741}] to localhost:27018 16:17:02.666 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37e', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=804246, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=502808471549} 16:17:02.666 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37e', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7664, serverValue:1723}] to localhost:27019 16:17:02.667 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37e', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1281572, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=502808939540} 16:17:02.667 [cluster-rtt-ClusterId{value='608d7efe73ecd230d4dfd37e', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7663, serverValue:1742}] to localhost:27018 16:17:02.668 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37e', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7660, serverValue:3041}] to localhost:27017 16:17:02.668 [cluster-rtt-ClusterId{value='608d7efe73ecd230d4dfd37e', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7667, serverValue:1724}] to localhost:27019 16:17:02.668 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37e', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2463358, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=502810026642} 16:17:02.668 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37e', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:02.668 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37e', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:02.668 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37e', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:02.668 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:02.669 [cluster-rtt-ClusterId{value='608d7efe73ecd230d4dfd37e', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7661, serverValue:3042}] to localhost:27017 16:17:02.669 [cluster-rtt-ClusterId{value='608d7efe73ecd230d4dfd37f', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7666, serverValue:3044}] to localhost:27017 16:17:02.670 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37f', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7668, serverValue:1743}] to localhost:27018 16:17:02.670 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37f', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2918838, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=502812176012} 16:17:02.670 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - No server chosen by ReadPreferenceServerSelector{readPreference=primary} from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2918838, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=502812176012}, ServerDescription{address=localhost:27019, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out 16:17:02.671 [cluster-rtt-ClusterId{value='608d7efe73ecd230d4dfd37f', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7669, serverValue:1744}] to localhost:27018 16:17:02.672 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37f', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7665, serverValue:3043}] to localhost:27017 16:17:02.672 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37f', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=5579546, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=502814584003} 16:17:02.672 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37f', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:02.672 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37f', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:02.672 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37f', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:02.673 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37f', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7670, serverValue:1725}] to localhost:27019 16:17:02.673 [cluster-ClusterId{value='608d7efe73ecd230d4dfd37f', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2541915, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=502815072213} 16:17:02.673 [cluster-rtt-ClusterId{value='608d7efe73ecd230d4dfd37f', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7671, serverValue:1726}] to localhost:27019 16:17:02.675 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7672, serverValue:3045}] to localhost:27017 16:17:02.707 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7673, serverValue:3046}] to localhost:27017 16:17:02.755 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7674, serverValue:3047}] to localhost:27017 16:17:02.766 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7675, serverValue:3048}] to localhost:27017 16:17:02.774 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7676, serverValue:3049}] to localhost:27017 16:17:02.941 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:02.941 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:02.942 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:02.942 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:02.943 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - No server chosen by com.mongodb.reactivestreams.client.internal.ClientSessionHelper$$Lambda$163/0x000000010039f840@7cc920fa from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27018, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27019, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out 16:17:02.944 [cluster-ClusterId{value='608d7efe73ecd230d4dfd386', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7677, serverValue:3050}] to localhost:27017 16:17:02.944 [cluster-ClusterId{value='608d7efe73ecd230d4dfd386', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1736431, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=503086707974} 16:17:02.944 [cluster-ClusterId{value='608d7efe73ecd230d4dfd386', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:02.944 [cluster-ClusterId{value='608d7efe73ecd230d4dfd386', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:02.944 [cluster-ClusterId{value='608d7efe73ecd230d4dfd386', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:02.945 [cluster-rtt-ClusterId{value='608d7efe73ecd230d4dfd386', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7679, serverValue:1745}] to localhost:27018 16:17:02.945 [cluster-rtt-ClusterId{value='608d7efe73ecd230d4dfd386', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7678, serverValue:3051}] to localhost:27017 16:17:02.946 [cluster-ClusterId{value='608d7efe73ecd230d4dfd386', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7680, serverValue:1727}] to localhost:27019 16:17:02.946 [cluster-ClusterId{value='608d7efe73ecd230d4dfd386', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1998723, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=503088472597} 16:17:02.946 [cluster-rtt-ClusterId{value='608d7efe73ecd230d4dfd386', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7681, serverValue:1728}] to localhost:27019 16:17:02.947 [cluster-ClusterId{value='608d7efe73ecd230d4dfd386', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7682, serverValue:1746}] to localhost:27018 16:17:02.947 [cluster-ClusterId{value='608d7efe73ecd230d4dfd386', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2580016, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=503089289965} 16:17:02.947 [Thread-112] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7683, serverValue:3052}] to localhost:27017 16:17:02.991 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.connection - Closed connection [connectionId{localValue:7683, serverValue:3052}] to localhost:27017 because the pool has been closed. 16:17:02.993 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:02.993 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:02.994 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:02.995 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:02.996 [cluster-ClusterId{value='608d7efe73ecd230d4dfd387', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7685, serverValue:1747}] to localhost:27018 16:17:02.996 [cluster-ClusterId{value='608d7efe73ecd230d4dfd387', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7684, serverValue:3053}] to localhost:27017 16:17:02.996 [cluster-ClusterId{value='608d7efe73ecd230d4dfd387', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1389722, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=503138564388} 16:17:02.996 [cluster-ClusterId{value='608d7efe73ecd230d4dfd387', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1483029, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=503138525700} 16:17:02.997 [cluster-rtt-ClusterId{value='608d7efe73ecd230d4dfd387', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7686, serverValue:3054}] to localhost:27017 16:17:02.998 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:02.998 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:02.999 [cluster-ClusterId{value='608d7efe73ecd230d4dfd387', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:02.999 [cluster-ClusterId{value='608d7efe73ecd230d4dfd387', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:02.999 [cluster-ClusterId{value='608d7efe73ecd230d4dfd387', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:02.999 [cluster-rtt-ClusterId{value='608d7efe73ecd230d4dfd387', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7687, serverValue:1748}] to localhost:27018 16:17:03.002 [cluster-ClusterId{value='608d7efe73ecd230d4dfd387', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7688, serverValue:1729}] to localhost:27019 16:17:03.002 [cluster-ClusterId{value='608d7efe73ecd230d4dfd387', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=5379745, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=503144523273} 16:17:03.002 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:03.003 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:03.004 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - No server chosen by com.mongodb.reactivestreams.client.internal.ClientSessionHelper$$Lambda$163/0x000000010039f840@15e5fe8e from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27018, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27019, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out 16:17:03.006 [cluster-ClusterId{value='608d7efe73ecd230d4dfd388', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7690, serverValue:3055}] to localhost:27017 16:17:03.006 [cluster-ClusterId{value='608d7efe73ecd230d4dfd388', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=6779121, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=503148767965} 16:17:03.006 [cluster-ClusterId{value='608d7efe73ecd230d4dfd388', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:03.006 [cluster-ClusterId{value='608d7efe73ecd230d4dfd388', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:03.006 [cluster-ClusterId{value='608d7efe73ecd230d4dfd388', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:03.007 [cluster-rtt-ClusterId{value='608d7efe73ecd230d4dfd387', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7689, serverValue:1730}] to localhost:27019 16:17:03.008 [cluster-rtt-ClusterId{value='608d7efe73ecd230d4dfd388', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7691, serverValue:3056}] to localhost:27017 16:17:03.008 [cluster-ClusterId{value='608d7efe73ecd230d4dfd388', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7693, serverValue:1731}] to localhost:27019 16:17:03.008 [cluster-ClusterId{value='608d7efe73ecd230d4dfd388', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=3942516, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=503150152802} 16:17:03.008 [cluster-ClusterId{value='608d7efe73ecd230d4dfd388', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7692, serverValue:1749}] to localhost:27018 16:17:03.008 [cluster-ClusterId{value='608d7efe73ecd230d4dfd388', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2419206, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=503150892740} 16:17:03.009 [cluster-rtt-ClusterId{value='608d7efe73ecd230d4dfd388', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7694, serverValue:1732}] to localhost:27019 16:17:03.009 [cluster-rtt-ClusterId{value='608d7efe73ecd230d4dfd388', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7695, serverValue:1750}] to localhost:27018 16:17:03.010 [Thread-66] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7696, serverValue:3057}] to localhost:27017 16:17:03.015 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7697, serverValue:3058}] to localhost:27017 16:17:03.053 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7698, serverValue:3059}] to localhost:27017 16:17:03.058 [Thread-112] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7700, serverValue:3061}] to localhost:27017 16:17:03.059 [Thread-112] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7699, serverValue:3060}] to localhost:27017 16:17:03.140 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:03.140 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:03.141 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:03.141 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:03.142 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - No server chosen by com.mongodb.reactivestreams.client.internal.ClientSessionHelper$$Lambda$163/0x000000010039f840@38e00364 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27018, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27019, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out 16:17:03.143 [cluster-ClusterId{value='608d7eff73ecd230d4dfd38e', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7704, serverValue:1751}] to localhost:27018 16:17:03.143 [cluster-ClusterId{value='608d7eff73ecd230d4dfd38e', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7702, serverValue:3062}] to localhost:27017 16:17:03.143 [cluster-ClusterId{value='608d7eff73ecd230d4dfd38e', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1015494, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:03 UTC 2021, lastUpdateTimeNanos=503285452273} 16:17:03.143 [cluster-ClusterId{value='608d7eff73ecd230d4dfd38e', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2498590, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:03 UTC 2021, lastUpdateTimeNanos=503285584674} 16:17:03.144 [cluster-rtt-ClusterId{value='608d7eff73ecd230d4dfd38e', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7706, serverValue:1733}] to localhost:27019 16:17:03.144 [cluster-ClusterId{value='608d7eff73ecd230d4dfd38e', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:03.144 [cluster-ClusterId{value='608d7eff73ecd230d4dfd38e', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:03.144 [cluster-ClusterId{value='608d7eff73ecd230d4dfd38e', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:03.145 [cluster-rtt-ClusterId{value='608d7eff73ecd230d4dfd38e', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7703, serverValue:3063}] to localhost:27017 16:17:03.145 [cluster-rtt-ClusterId{value='608d7eff73ecd230d4dfd38e', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7705, serverValue:1752}] to localhost:27018 16:17:03.145 [cluster-ClusterId{value='608d7eff73ecd230d4dfd38e', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7707, serverValue:1734}] to localhost:27019 16:17:03.146 [cluster-ClusterId{value='608d7eff73ecd230d4dfd38e', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1945966, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=503287857885} 16:17:03.146 [Thread-66] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7708, serverValue:3064}] to localhost:27017 16:17:03.194 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.connection - Closed connection [connectionId{localValue:7708, serverValue:3064}] to localhost:27017 because the pool has been closed. 16:17:03.196 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:03.196 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:03.198 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:03.199 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:03.199 [cluster-ClusterId{value='608d7eff73ecd230d4dfd38f', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7709, serverValue:3065}] to localhost:27017 16:17:03.200 [cluster-ClusterId{value='608d7eff73ecd230d4dfd38f', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=875892, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:03 UTC 2021, lastUpdateTimeNanos=503341915650} 16:17:03.200 [cluster-rtt-ClusterId{value='608d7eff73ecd230d4dfd38f', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7710, serverValue:3066}] to localhost:27017 16:17:03.201 [cluster-ClusterId{value='608d7eff73ecd230d4dfd38f', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:03.201 [cluster-ClusterId{value='608d7eff73ecd230d4dfd38f', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:03.201 [cluster-ClusterId{value='608d7eff73ecd230d4dfd38f', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:03.201 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:03.201 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:03.202 [cluster-ClusterId{value='608d7eff73ecd230d4dfd38f', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7711, serverValue:1753}] to localhost:27018 16:17:03.203 [cluster-ClusterId{value='608d7eff73ecd230d4dfd38f', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2496748, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:03 UTC 2021, lastUpdateTimeNanos=503344940787} 16:17:03.203 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:03.203 [cluster-rtt-ClusterId{value='608d7eff73ecd230d4dfd38f', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7713, serverValue:1754}] to localhost:27018 16:17:03.204 [cluster-ClusterId{value='608d7eff73ecd230d4dfd390', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7715, serverValue:3067}] to localhost:27017 16:17:03.204 [cluster-ClusterId{value='608d7eff73ecd230d4dfd390', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1815900, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:03 UTC 2021, lastUpdateTimeNanos=503346562149} 16:17:03.204 [cluster-rtt-ClusterId{value='608d7eff73ecd230d4dfd38f', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7714, serverValue:1736}] to localhost:27019 16:17:03.205 [cluster-ClusterId{value='608d7eff73ecd230d4dfd38f', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7712, serverValue:1735}] to localhost:27019 16:17:03.205 [cluster-ClusterId{value='608d7eff73ecd230d4dfd38f', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=3792459, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=503347370633} 16:17:03.205 [cluster-rtt-ClusterId{value='608d7eff73ecd230d4dfd390', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7716, serverValue:3068}] to localhost:27017 16:17:03.206 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:03.207 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - No server chosen by com.mongodb.reactivestreams.client.internal.ClientSessionHelper$$Lambda$163/0x000000010039f840@7612352c from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27018, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27019, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out 16:17:03.208 [cluster-ClusterId{value='608d7eff73ecd230d4dfd390', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7717, serverValue:1755}] to localhost:27018 16:17:03.208 [cluster-ClusterId{value='608d7eff73ecd230d4dfd390', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1502224, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:03 UTC 2021, lastUpdateTimeNanos=503350123898} 16:17:03.209 [cluster-rtt-ClusterId{value='608d7eff73ecd230d4dfd390', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7718, serverValue:1756}] to localhost:27018 16:17:03.209 [cluster-ClusterId{value='608d7eff73ecd230d4dfd390', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7719, serverValue:1737}] to localhost:27019 16:17:03.210 [cluster-ClusterId{value='608d7eff73ecd230d4dfd390', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2859775, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=503351978857} 16:17:03.210 [cluster-rtt-ClusterId{value='608d7eff73ecd230d4dfd390', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7720, serverValue:1738}] to localhost:27019 16:17:03.214 [cluster-ClusterId{value='608d7eff73ecd230d4dfd390', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:03.214 [cluster-ClusterId{value='608d7eff73ecd230d4dfd390', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:03.214 [cluster-ClusterId{value='608d7eff73ecd230d4dfd390', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:03.219 [Thread-112] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7721, serverValue:3069}] to localhost:27017 16:17:03.230 [Thread-112] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7722, serverValue:3070}] to localhost:27017 16:17:03.277 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7723, serverValue:3071}] to localhost:27017 16:17:03.277 [Thread-112] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7724, serverValue:3072}] to localhost:27017 16:17:03.284 [Thread-112] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7726, serverValue:3074}] to localhost:27017 16:17:03.284 [Thread-112] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7725, serverValue:3073}] to localhost:27017 16:17:03.305 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:03.305 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:03.306 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:03.306 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:03.309 [cluster-ClusterId{value='608d7eff73ecd230d4dfd397', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7731, serverValue:1739}] to localhost:27019 16:17:03.310 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - No server chosen by com.mongodb.reactivestreams.client.internal.ClientSessionHelper$$Lambda$163/0x000000010039f840@445b3021 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27018, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27019, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out 16:17:03.311 [cluster-ClusterId{value='608d7eff73ecd230d4dfd397', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7728, serverValue:1757}] to localhost:27018 16:17:03.311 [cluster-ClusterId{value='608d7eff73ecd230d4dfd397', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=4164166, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:03 UTC 2021, lastUpdateTimeNanos=503453385782} 16:17:03.311 [cluster-rtt-ClusterId{value='608d7eff73ecd230d4dfd397', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7730, serverValue:1758}] to localhost:27018 16:17:03.311 [cluster-ClusterId{value='608d7eff73ecd230d4dfd397', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1941025, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=503451675794} 16:17:03.313 [cluster-rtt-ClusterId{value='608d7eff73ecd230d4dfd397', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7729, serverValue:3076}] to localhost:27017 16:17:03.314 [cluster-608d7eff73ecd230d4dfd397] INFO org.mongodb.driver.cluster - No server chosen by WritableServerSelector from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=4164166, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:03 UTC 2021, lastUpdateTimeNanos=503453385782}, ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1941025, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=503451675794}]}. Waiting for 30000 ms before timing out 16:17:03.314 [cluster-ClusterId{value='608d7eff73ecd230d4dfd397', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7727, serverValue:3075}] to localhost:27017 16:17:03.314 [cluster-ClusterId{value='608d7eff73ecd230d4dfd397', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=8104773, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:03 UTC 2021, lastUpdateTimeNanos=503456601185} 16:17:03.314 [cluster-ClusterId{value='608d7eff73ecd230d4dfd397', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:03.314 [cluster-ClusterId{value='608d7eff73ecd230d4dfd397', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:03.314 [cluster-ClusterId{value='608d7eff73ecd230d4dfd397', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:03.316 [cluster-rtt-ClusterId{value='608d7eff73ecd230d4dfd397', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7732, serverValue:1740}] to localhost:27019 16:17:03.316 [Thread-112] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7733, serverValue:3077}] to localhost:27017 16:17:03.401 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.connection - Closed connection [connectionId{localValue:7733, serverValue:3077}] to localhost:27017 because the pool has been closed. 16:17:03.403 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:03.403 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:03.404 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:03.405 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:03.406 [cluster-rtt-ClusterId{value='608d7eff73ecd230d4dfd398', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7735, serverValue:3079}] to localhost:27017 16:17:03.406 [cluster-ClusterId{value='608d7eff73ecd230d4dfd398', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7734, serverValue:3078}] to localhost:27017 16:17:03.406 [cluster-rtt-ClusterId{value='608d7eff73ecd230d4dfd398', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7737, serverValue:1760}] to localhost:27018 16:17:03.406 [cluster-ClusterId{value='608d7eff73ecd230d4dfd398', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1751575, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:03 UTC 2021, lastUpdateTimeNanos=503548519315} 16:17:03.407 [cluster-ClusterId{value='608d7eff73ecd230d4dfd398', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7736, serverValue:1759}] to localhost:27018 16:17:03.407 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:03.407 [cluster-ClusterId{value='608d7eff73ecd230d4dfd398', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:03.407 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:03.407 [cluster-ClusterId{value='608d7eff73ecd230d4dfd398', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:03.408 [cluster-ClusterId{value='608d7eff73ecd230d4dfd398', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:03.408 [cluster-ClusterId{value='608d7eff73ecd230d4dfd398', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1931669, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:03 UTC 2021, lastUpdateTimeNanos=503549261214} 16:17:03.409 [cluster-ClusterId{value='608d7eff73ecd230d4dfd398', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7738, serverValue:1741}] to localhost:27019 16:17:03.409 [cluster-ClusterId{value='608d7eff73ecd230d4dfd398', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1457334, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=503551454234} 16:17:03.410 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:03.411 [cluster-ClusterId{value='608d7eff73ecd230d4dfd399', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7740, serverValue:3080}] to localhost:27017 16:17:03.411 [cluster-ClusterId{value='608d7eff73ecd230d4dfd399', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1519442, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:03 UTC 2021, lastUpdateTimeNanos=503553486558} 16:17:03.414 [cluster-rtt-ClusterId{value='608d7eff73ecd230d4dfd398', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7739, serverValue:1742}] to localhost:27019 16:17:03.414 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:03.416 [cluster-rtt-ClusterId{value='608d7eff73ecd230d4dfd399', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7743, serverValue:1762}] to localhost:27018 16:17:03.416 [cluster-ClusterId{value='608d7eff73ecd230d4dfd399', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7742, serverValue:1761}] to localhost:27018 16:17:03.416 [cluster-ClusterId{value='608d7eff73ecd230d4dfd399', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:03.416 [cluster-ClusterId{value='608d7eff73ecd230d4dfd399', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1033824, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:03 UTC 2021, lastUpdateTimeNanos=503558243265} 16:17:03.416 [cluster-ClusterId{value='608d7eff73ecd230d4dfd399', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:03.416 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - No server chosen by com.mongodb.reactivestreams.client.internal.ClientSessionHelper$$Lambda$163/0x000000010039f840@35191c3e from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27018, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27019, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out 16:17:03.416 [cluster-ClusterId{value='608d7eff73ecd230d4dfd399', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:03.417 [cluster-ClusterId{value='608d7eff73ecd230d4dfd399', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7744, serverValue:1743}] to localhost:27019 16:17:03.417 [cluster-ClusterId{value='608d7eff73ecd230d4dfd399', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2132764, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:02 UTC 2021, lastUpdateTimeNanos=503559815923} 16:17:03.419 [cluster-rtt-ClusterId{value='608d7eff73ecd230d4dfd399', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7741, serverValue:3081}] to localhost:27017 16:17:03.419 [cluster-rtt-ClusterId{value='608d7eff73ecd230d4dfd399', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7745, serverValue:1744}] to localhost:27019 16:17:03.420 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7746, serverValue:3082}] to localhost:27017 16:17:03.427 [Thread-112] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7747, serverValue:3083}] to localhost:27017 16:17:03.477 [Thread-112] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7748, serverValue:3084}] to localhost:27017 16:17:03.480 [Thread-112] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7752, serverValue:3086}] to localhost:27017 16:17:03.481 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7749, serverValue:3085}] to localhost:27017 16:17:03.491 [Thread-112] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7756, serverValue:3088}] to localhost:27017 16:17:03.491 [Thread-27] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7755, serverValue:3087}] to localhost:27017 16:17:03.496 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7764, serverValue:3090}] to localhost:27017 16:17:03.510 [Thread-36] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7768, serverValue:3091}] to localhost:27017 16:17:03.515 [Thread-32] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7763, serverValue:3089}] to localhost:27017 16:17:03.537 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7779, serverValue:3092}] to localhost:27017 16:17:03.539 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7781, serverValue:3093}] to localhost:27017 16:17:03.544 [Thread-32] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7797, serverValue:3094}] to localhost:27017 16:17:03.552 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7799, serverValue:3095}] to localhost:27017 16:17:03.553 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7803, serverValue:3096}] to localhost:27017 16:17:03.555 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7811, serverValue:3098}] to localhost:27017 16:17:03.572 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7810, serverValue:3097}] to localhost:27017 16:17:03.576 [Thread-110] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7830, serverValue:3100}] to localhost:27017 16:17:03.577 [Thread-94] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7812, serverValue:3099}] to localhost:27017 16:17:03.588 [Thread-92] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7832, serverValue:3101}] to localhost:27017 16:17:03.599 [Thread-76] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7834, serverValue:3102}] to localhost:27017 16:17:03.608 [Thread-106] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7835, serverValue:3103}] to localhost:27017 16:17:03.622 [Thread-87] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7914, serverValue:3105}] to localhost:27017 16:17:03.626 [Thread-76] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7836, serverValue:3104}] to localhost:27017 16:17:03.686 [Thread-87] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7927, serverValue:3106}] to localhost:27017 16:17:03.751 [Thread-42] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7938, serverValue:3107}] to localhost:27017 16:17:03.756 [Thread-76] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7939, serverValue:3108}] to localhost:27017 16:17:03.772 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7942, serverValue:3109}] to localhost:27017 16:17:03.773 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7943, serverValue:3110}] to localhost:27017 16:17:03.782 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7877, serverValue:3112}] to localhost:27017 16:17:03.833 [Thread-51] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7963, serverValue:3113}] to localhost:27017 16:17:03.833 [Thread-71] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7945, serverValue:3111}] to localhost:27017 16:17:03.879 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7999, serverValue:3115}] to localhost:27017 16:17:03.905 [Thread-51] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8014, serverValue:3116}] to localhost:27017 16:17:03.925 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7911, serverValue:3114}] to localhost:27017 16:17:03.927 [Thread-87] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7958, serverValue:3118}] to localhost:27017 16:17:03.943 [Thread-87] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7955, serverValue:3117}] to localhost:27017 16:17:03.955 [Thread-27] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8037, serverValue:3120}] to localhost:27017 16:17:03.961 [Thread-45] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8041, serverValue:3121}] to localhost:27017 16:17:03.979 [Thread-32] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8035, serverValue:3119}] to localhost:27017 16:17:03.979 [Thread-93] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:7972, serverValue:3122}] to localhost:27017 16:17:04.444 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:04.444 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:04.449 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79b', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8052, serverValue:3123}] to localhost:27017 16:17:04.449 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79b', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2522990, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:04 UTC 2021, lastUpdateTimeNanos=504591147595} 16:17:04.449 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:04.450 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:04.450 [cluster-rtt-ClusterId{value='608d7f0073ecd230d4dfd79b', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8053, serverValue:3124}] to localhost:27017 16:17:04.452 [cluster-rtt-ClusterId{value='608d7f0073ecd230d4dfd79b', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8055, serverValue:1764}] to localhost:27018 16:17:04.458 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79b', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8054, serverValue:1763}] to localhost:27018 16:17:04.458 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79b', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=8090258, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:04 UTC 2021, lastUpdateTimeNanos=504600667509} 16:17:04.463 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79b', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8056, serverValue:1745}] to localhost:27019 16:17:04.463 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79b', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1339300, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:04 UTC 2021, lastUpdateTimeNanos=504605390708} 16:17:04.467 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79b', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:04.467 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79b', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:04.467 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79b', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:04.470 [cluster-rtt-ClusterId{value='608d7f0073ecd230d4dfd79b', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8058, serverValue:1746}] to localhost:27019 16:17:04.483 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8057, serverValue:3125}] to localhost:27017 16:17:04.531 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.connection - Closed connection [connectionId{localValue:8057, serverValue:3125}] to localhost:27017 because the pool has been closed. 16:17:04.533 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:04.533 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:04.534 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:04.535 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:04.536 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79c', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8061, serverValue:3127}] to localhost:27017 16:17:04.536 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79c', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8060, serverValue:1765}] to localhost:27018 16:17:04.536 [cluster-rtt-ClusterId{value='608d7f0073ecd230d4dfd79c', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8059, serverValue:3126}] to localhost:27017 16:17:04.536 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79c', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=618696, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:04 UTC 2021, lastUpdateTimeNanos=504678665879} 16:17:04.537 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79c', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=930684, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:04 UTC 2021, lastUpdateTimeNanos=504678691789} 16:17:04.537 [cluster-rtt-ClusterId{value='608d7f0073ecd230d4dfd79c', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8062, serverValue:1766}] to localhost:27018 16:17:04.537 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79c', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:04.537 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:04.537 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79c', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:04.537 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:04.537 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79c', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:04.538 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79c', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8063, serverValue:1747}] to localhost:27019 16:17:04.539 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:04.539 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79c', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=628109, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:04 UTC 2021, lastUpdateTimeNanos=504680963707} 16:17:04.540 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:04.540 [cluster-rtt-ClusterId{value='608d7f0073ecd230d4dfd79d', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8066, serverValue:3129}] to localhost:27017 16:17:04.541 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79d', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8064, serverValue:3128}] to localhost:27017 16:17:04.541 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79d', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2181221, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:04 UTC 2021, lastUpdateTimeNanos=504683020151} 16:17:04.542 [cluster-rtt-ClusterId{value='608d7f0073ecd230d4dfd79d', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8068, serverValue:1768}] to localhost:27018 16:17:04.542 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79d', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8067, serverValue:1767}] to localhost:27018 16:17:04.542 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79d', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:04.542 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79d', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1904928, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:04 UTC 2021, lastUpdateTimeNanos=504684249041} 16:17:04.542 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - No server chosen by com.mongodb.reactivestreams.client.internal.ClientSessionHelper$$Lambda$163/0x000000010039f840@301a79ef from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27018, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27019, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out 16:17:04.542 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79d', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:04.542 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79d', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:04.543 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79d', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8069, serverValue:1749}] to localhost:27019 16:17:04.543 [cluster-rtt-ClusterId{value='608d7f0073ecd230d4dfd79d', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8070, serverValue:1750}] to localhost:27019 16:17:04.543 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79d', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1881863, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:04 UTC 2021, lastUpdateTimeNanos=504685520567} 16:17:04.545 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8071, serverValue:3130}] to localhost:27017 16:17:04.547 [cluster-rtt-ClusterId{value='608d7f0073ecd230d4dfd79c', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8065, serverValue:1748}] to localhost:27019 16:17:04.550 [Thread-12] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8072, serverValue:3131}] to localhost:27017 16:17:04.596 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:04.596 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:04.597 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:04.599 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:04.599 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79f', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8073, serverValue:3132}] to localhost:27017 16:17:04.599 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79f', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1041638, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:04 UTC 2021, lastUpdateTimeNanos=504741367521} 16:17:04.600 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - No server chosen by com.mongodb.reactivestreams.client.internal.ClientSessionHelper$$Lambda$163/0x000000010039f840@72d8b124 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27018, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27019, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out 16:17:04.601 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79f', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8075, serverValue:1770}] to localhost:27018 16:17:04.601 [cluster-rtt-ClusterId{value='608d7f0073ecd230d4dfd79f', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8076, serverValue:1769}] to localhost:27018 16:17:04.601 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79f', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1122024, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:04 UTC 2021, lastUpdateTimeNanos=504743330103} 16:17:04.601 [cluster-rtt-ClusterId{value='608d7f0073ecd230d4dfd79f', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8074, serverValue:3133}] to localhost:27017 16:17:04.602 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79f', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:04.602 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79f', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:04.602 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79f', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:04.602 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79f', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8077, serverValue:1751}] to localhost:27019 16:17:04.602 [cluster-ClusterId{value='608d7f0073ecd230d4dfd79f', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1929370, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:04 UTC 2021, lastUpdateTimeNanos=504744920805} 16:17:04.603 [cluster-rtt-ClusterId{value='608d7f0073ecd230d4dfd79f', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8078, serverValue:1752}] to localhost:27019 16:17:04.607 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8079, serverValue:3134}] to localhost:27017 16:17:04.632 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.connection - Closed connection [connectionId{localValue:8079, serverValue:3134}] to localhost:27017 because the pool has been closed. 16:17:04.637 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:04.637 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:04.637 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:04.638 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:04.639 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:04.639 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:04.640 [cluster-rtt-ClusterId{value='608d7f0073ecd230d4dfd7a0', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8084, serverValue:3136}] to localhost:27017 16:17:04.640 [cluster-ClusterId{value='608d7f0073ecd230d4dfd7a0', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8081, serverValue:1771}] to localhost:27018 16:17:04.640 [cluster-ClusterId{value='608d7f0073ecd230d4dfd7a0', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1675229, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:04 UTC 2021, lastUpdateTimeNanos=504782642929} 16:17:04.641 [cluster-ClusterId{value='608d7f0073ecd230d4dfd7a0', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8083, serverValue:1753}] to localhost:27019 16:17:04.641 [cluster-ClusterId{value='608d7f0073ecd230d4dfd7a0', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1979480, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:04 UTC 2021, lastUpdateTimeNanos=504783638726} 16:17:04.642 [cluster-rtt-ClusterId{value='608d7f0073ecd230d4dfd7a0', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8082, serverValue:1772}] to localhost:27018 16:17:04.642 [cluster-ClusterId{value='608d7f0073ecd230d4dfd7a0', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8080, serverValue:3135}] to localhost:27017 16:17:04.642 [cluster-rtt-ClusterId{value='608d7f0073ecd230d4dfd7a0', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8085, serverValue:1754}] to localhost:27019 16:17:04.642 [cluster-ClusterId{value='608d7f0073ecd230d4dfd7a0', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=4534124, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:04 UTC 2021, lastUpdateTimeNanos=504784489736} 16:17:04.642 [cluster-ClusterId{value='608d7f0073ecd230d4dfd7a1', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8086, serverValue:3137}] to localhost:27017 16:17:04.642 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:04.642 [cluster-ClusterId{value='608d7f0073ecd230d4dfd7a0', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:04.642 [cluster-ClusterId{value='608d7f0073ecd230d4dfd7a0', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:04.642 [cluster-ClusterId{value='608d7f0073ecd230d4dfd7a1', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1128243, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:04 UTC 2021, lastUpdateTimeNanos=504784607097} 16:17:04.642 [cluster-ClusterId{value='608d7f0073ecd230d4dfd7a0', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:04.644 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:04.645 [cluster-rtt-ClusterId{value='608d7f0073ecd230d4dfd7a1', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8087, serverValue:3138}] to localhost:27017 16:17:04.645 [cluster-ClusterId{value='608d7f0073ecd230d4dfd7a1', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8088, serverValue:1773}] to localhost:27018 16:17:04.645 [cluster-ClusterId{value='608d7f0073ecd230d4dfd7a1', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:04.645 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - No server chosen by com.mongodb.reactivestreams.client.internal.ClientSessionHelper$$Lambda$163/0x000000010039f840@13c65102 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27018, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27019, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out 16:17:04.645 [cluster-ClusterId{value='608d7f0073ecd230d4dfd7a1', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:04.645 [cluster-ClusterId{value='608d7f0073ecd230d4dfd7a1', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:04.646 [cluster-rtt-ClusterId{value='608d7f0073ecd230d4dfd7a1', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8089, serverValue:1774}] to localhost:27018 16:17:04.646 [cluster-ClusterId{value='608d7f0073ecd230d4dfd7a1', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8090, serverValue:1755}] to localhost:27019 16:17:04.646 [cluster-ClusterId{value='608d7f0073ecd230d4dfd7a1', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1390182, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:04 UTC 2021, lastUpdateTimeNanos=504788210854} 16:17:04.646 [cluster-ClusterId{value='608d7f0073ecd230d4dfd7a1', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1208049, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:04 UTC 2021, lastUpdateTimeNanos=504787397768} 16:17:04.650 [cluster-rtt-ClusterId{value='608d7f0073ecd230d4dfd7a1', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8091, serverValue:1756}] to localhost:27019 16:17:04.657 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8092, serverValue:3139}] to localhost:27017 16:17:04.662 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8093, serverValue:3140}] to localhost:27017 16:17:04.712 [Thread-69] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8094, serverValue:3141}] to localhost:27017 16:17:04.713 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8095, serverValue:3142}] to localhost:27017 16:17:04.716 [Thread-69] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8097, serverValue:3143}] to localhost:27017 16:17:04.720 [Thread-69] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8099, serverValue:3145}] to localhost:27017 16:17:04.732 [Thread-12] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8098, serverValue:3144}] to localhost:27017 16:17:04.734 [Thread-12] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8100, serverValue:3146}] to localhost:27017 16:17:04.741 [Thread-36] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8110, serverValue:3148}] to localhost:27017 16:17:04.747 [Thread-12] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8115, serverValue:3149}] to localhost:27017 16:17:04.751 [Thread-12] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8107, serverValue:3147}] to localhost:27017 16:17:04.760 [Thread-92] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8121, serverValue:3150}] to localhost:27017 16:17:04.788 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8123, serverValue:3151}] to localhost:27017 16:17:04.803 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8171, serverValue:3153}] to localhost:27017 16:17:04.804 [Thread-74] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8131, serverValue:3152}] to localhost:27017 16:17:04.869 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8268, serverValue:3155}] to localhost:27017 16:17:04.879 [Thread-26] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8195, serverValue:3156}] to localhost:27017 16:17:04.887 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8180, serverValue:3154}] to localhost:27017 16:17:04.894 [Thread-76] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8201, serverValue:3158}] to localhost:27017 16:17:04.899 [Thread-69] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8198, serverValue:3157}] to localhost:27017 16:17:04.954 [Thread-51] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8287, serverValue:3160}] to localhost:27017 16:17:04.966 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8286, serverValue:3159}] to localhost:27017 16:17:05.033 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8308, serverValue:3162}] to localhost:27017 16:17:05.069 [Thread-108] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8307, serverValue:3161}] to localhost:27017 16:17:05.083 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8352, serverValue:3163}] to localhost:27017 16:17:05.097 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8366, serverValue:3164}] to localhost:27017 16:17:05.111 [Thread-69] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8290, serverValue:3166}] to localhost:27017 16:17:05.119 [Thread-76] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8289, serverValue:3165}] to localhost:27017 16:17:05.181 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8292, serverValue:3167}] to localhost:27017 16:17:05.209 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8373, serverValue:3168}] to localhost:27017 16:17:05.272 [Thread-93] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8389, serverValue:3169}] to localhost:27017 16:17:05.276 [Thread-27] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8390, serverValue:3170}] to localhost:27017 16:17:05.338 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8448, serverValue:3171}] to localhost:27017 16:17:05.389 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8450, serverValue:3173}] to localhost:27017 16:17:05.405 [Thread-108] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8449, serverValue:3172}] to localhost:27017 16:17:05.448 [Thread-76] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8455, serverValue:3174}] to localhost:27017 16:17:05.501 [Thread-108] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8522, serverValue:3176}] to localhost:27017 16:17:05.503 [Thread-32] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8521, serverValue:3175}] to localhost:27017 16:17:05.511 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8554, serverValue:3177}] to localhost:27017 16:17:05.512 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8555, serverValue:3178}] to localhost:27017 16:17:05.514 [Thread-42] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8556, serverValue:3179}] to localhost:27017 16:17:05.521 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8557, serverValue:3180}] to localhost:27017 16:17:05.551 [Thread-110] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8608, serverValue:3181}] to localhost:27017 16:17:05.576 [Thread-102] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8609, serverValue:3182}] to localhost:27017 16:17:05.576 [Thread-30] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8638, serverValue:3183}] to localhost:27017 16:17:06.201 [Thread-87] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8685, serverValue:3185}] to localhost:27017 16:17:06.202 [Thread-102] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8684, serverValue:3184}] to localhost:27017 16:17:06.207 [Thread-104] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8704, serverValue:3187}] to localhost:27017 16:17:06.208 [Thread-110] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8703, serverValue:3186}] to localhost:27017 16:17:06.212 [Thread-95] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8717, serverValue:3189}] to localhost:27017 16:17:06.217 [Thread-104] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8716, serverValue:3188}] to localhost:27017 16:17:06.231 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8739, serverValue:3190}] to localhost:27017 16:17:06.246 [Thread-42] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8759, serverValue:3191}] to localhost:27017 16:17:06.258 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8797, serverValue:3192}] to localhost:27017 16:17:06.279 [Thread-97] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8831, serverValue:3194}] to localhost:27017 16:17:06.284 [Thread-53] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8761, serverValue:3193}] to localhost:27017 16:17:06.304 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8835, serverValue:3195}] to localhost:27017 16:17:06.349 [Thread-102] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8891, serverValue:3197}] to localhost:27017 16:17:06.359 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8890, serverValue:3196}] to localhost:27017 16:17:06.376 [Thread-102] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8960, serverValue:3198}] to localhost:27017 16:17:06.380 [Thread-93] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:8961, serverValue:3199}] to localhost:27017 16:17:06.392 [Thread-110] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9009, serverValue:3200}] to localhost:27017 16:17:06.395 [Thread-12] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9010, serverValue:3201}] to localhost:27017 16:17:06.449 [Thread-109] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9050, serverValue:3202}] to localhost:27017 16:17:06.459 [Thread-93] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9051, serverValue:3203}] to localhost:27017 16:17:06.509 [Thread-58] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9097, serverValue:3205}] to localhost:27017 16:17:06.517 [Thread-76] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9096, serverValue:3204}] to localhost:27017 16:17:06.553 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9126, serverValue:3206}] to localhost:27017 16:17:06.556 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9127, serverValue:3207}] to localhost:27017 16:17:07.027 [Thread-51] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9142, serverValue:3209}] to localhost:27017 16:17:07.028 [Thread-51] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9141, serverValue:3208}] to localhost:27017 16:17:08.016 [Thread-41] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9173, serverValue:3210}] to localhost:27017 16:17:08.023 [Thread-56] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9174, serverValue:3211}] to localhost:27017 16:17:08.030 [Thread-41] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9184, serverValue:3212}] to localhost:27017 16:17:08.034 [Thread-91] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9193, serverValue:3214}] to localhost:27017 16:17:08.046 [Thread-69] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9192, serverValue:3213}] to localhost:27017 16:17:08.096 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9196, serverValue:3215}] to localhost:27017 16:17:10.029 [Thread-28] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9221, serverValue:3216}] to localhost:27017 16:17:10.046 [Thread-104] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9222, serverValue:3217}] to localhost:27017 16:17:10.682 [Thread-69] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9254, serverValue:3219}] to localhost:27017 16:17:10.689 [Thread-69] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9253, serverValue:3218}] to localhost:27017 16:17:12.049 [Thread-84] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9279, serverValue:3220}] to localhost:27017 16:17:12.057 [Thread-104] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9280, serverValue:3221}] to localhost:27017 16:17:14.197 [Thread-110] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9319, serverValue:3222}] to localhost:27017 16:17:14.210 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9321, serverValue:3224}] to localhost:27017 16:17:14.211 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9320, serverValue:3223}] to localhost:27017 16:17:14.214 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9322, serverValue:3225}] to localhost:27017 16:17:14.215 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9323, serverValue:3226}] to localhost:27017 16:17:14.218 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9324, serverValue:3227}] to localhost:27017 16:17:14.219 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9325, serverValue:3228}] to localhost:27017 16:17:14.223 [Thread-75] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9327, serverValue:3230}] to localhost:27017 16:17:14.224 [Thread-75] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9326, serverValue:3229}] to localhost:27017 16:17:14.225 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9328, serverValue:3231}] to localhost:27017 16:17:14.226 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9329, serverValue:3232}] to localhost:27017 16:17:14.228 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9331, serverValue:3234}] to localhost:27017 16:17:14.229 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9330, serverValue:3233}] to localhost:27017 16:17:14.230 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9332, serverValue:3235}] to localhost:27017 16:17:14.242 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9333, serverValue:3236}] to localhost:27017 16:17:14.242 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9334, serverValue:3237}] to localhost:27017 16:17:14.246 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9335, serverValue:3238}] to localhost:27017 16:17:14.311 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9336, serverValue:3239}] to localhost:27017 16:17:26.204 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:26.204 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:26.204 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:26.206 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:26.207 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6a3', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9338, serverValue:3240}] to localhost:27017 16:17:26.208 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - No server chosen by com.mongodb.reactivestreams.client.internal.ClientSessionHelper$$Lambda$163/0x000000010039f840@74446ac5 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27018, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27019, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out 16:17:26.208 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a3', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9339, serverValue:1775}] to localhost:27018 16:17:26.208 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a3', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=756338, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:25 UTC 2021, lastUpdateTimeNanos=526349957318} 16:17:26.208 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6a3', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9341, serverValue:1776}] to localhost:27018 16:17:26.209 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a3', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9340, serverValue:1757}] to localhost:27019 16:17:26.209 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a3', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1301940, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:24 UTC 2021, lastUpdateTimeNanos=526351152029} 16:17:26.210 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a3', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9337, serverValue:3241}] to localhost:27017 16:17:26.210 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a3', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=4012035, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:25 UTC 2021, lastUpdateTimeNanos=526352470724} 16:17:26.210 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6a3', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9342, serverValue:1758}] to localhost:27019 16:17:26.214 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a3', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:26.214 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a3', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:26.214 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a3', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:26.215 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9343, serverValue:3242}] to localhost:27017 16:17:26.248 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.connection - Closed connection [connectionId{localValue:9343, serverValue:3242}] to localhost:27017 because the pool has been closed. 16:17:26.249 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:26.249 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:26.250 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:26.251 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:26.252 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:26.252 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a4', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9344, serverValue:3243}] to localhost:27017 16:17:26.252 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:26.252 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a4', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1356758, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526394235617} 16:17:26.252 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a4', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:26.252 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a4', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:26.253 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a4', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:26.253 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6a4', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9348, serverValue:1778}] to localhost:27018 16:17:26.253 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6a4', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9345, serverValue:3244}] to localhost:27017 16:17:26.253 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:26.254 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6a4', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9349, serverValue:1760}] to localhost:27019 16:17:26.254 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a4', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9347, serverValue:1759}] to localhost:27019 16:17:26.254 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a4', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1845905, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:24 UTC 2021, lastUpdateTimeNanos=526396296167} 16:17:26.254 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a4', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9346, serverValue:1777}] to localhost:27018 16:17:26.254 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a4', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1578793, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526396835834} 16:17:26.255 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a5', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9351, serverValue:3246}] to localhost:27017 16:17:26.255 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:26.255 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6a5', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9350, serverValue:3245}] to localhost:27017 16:17:26.255 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a5', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1177959, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526397393483} 16:17:26.256 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a5', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9352, serverValue:1779}] to localhost:27018 16:17:26.256 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a5', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=932981, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526398384721} 16:17:26.256 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - No server chosen by ReadPreferenceServerSelector{readPreference=primary} from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=932981, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526398384721}, ServerDescription{address=localhost:27019, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out 16:17:26.256 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6a5', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9353, serverValue:1780}] to localhost:27018 16:17:26.257 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a5', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:26.257 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a5', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:26.257 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a5', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:26.257 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a5', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9354, serverValue:1761}] to localhost:27019 16:17:26.258 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a5', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=928191, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:24 UTC 2021, lastUpdateTimeNanos=526399917421} 16:17:26.258 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6a5', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9355, serverValue:1762}] to localhost:27019 16:17:26.258 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9356, serverValue:3247}] to localhost:27017 16:17:26.262 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9357, serverValue:3248}] to localhost:27017 16:17:26.307 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:26.307 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:26.307 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:26.308 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:26.309 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a8', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9360, serverValue:1781}] to localhost:27018 16:17:26.309 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a8', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=648623, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526451092478} 16:17:26.309 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a8', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9358, serverValue:3249}] to localhost:27017 16:17:26.309 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6a8', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9359, serverValue:3250}] to localhost:27017 16:17:26.309 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a8', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1389159, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526451441857} 16:17:26.310 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - No server chosen by com.mongodb.reactivestreams.client.internal.ClientSessionHelper$$Lambda$163/0x000000010039f840@cc4f283 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27018, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27019, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out 16:17:26.311 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a8', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:26.311 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a8', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:26.311 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a8', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:26.312 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a8', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9362, serverValue:1763}] to localhost:27019 16:17:26.312 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a8', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1936725, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:24 UTC 2021, lastUpdateTimeNanos=526454358896} 16:17:26.313 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6a8', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9361, serverValue:1782}] to localhost:27018 16:17:26.313 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6a8', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9363, serverValue:1764}] to localhost:27019 16:17:26.313 [Thread-114] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9364, serverValue:3251}] to localhost:27017 16:17:26.349 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.connection - Closed connection [connectionId{localValue:9364, serverValue:3251}] to localhost:27017 because the pool has been closed. 16:17:26.351 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:26.351 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:26.352 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:26.352 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:26.353 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:26.353 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:26.353 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6a9', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9365, serverValue:3252}] to localhost:27017 16:17:26.354 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a9', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9366, serverValue:3253}] to localhost:27017 16:17:26.354 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a9', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1403695, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526496246270} 16:17:26.354 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a9', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:26.354 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a9', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:26.354 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a9', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:26.354 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6a9', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9368, serverValue:1784}] to localhost:27018 16:17:26.354 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6a9', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9370, serverValue:1766}] to localhost:27019 16:17:26.355 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a9', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9367, serverValue:1783}] to localhost:27018 16:17:26.355 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a9', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1529650, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526497112524} 16:17:26.356 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a9', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9369, serverValue:1765}] to localhost:27019 16:17:26.356 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6a9', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2796871, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:24 UTC 2021, lastUpdateTimeNanos=526498277649} 16:17:26.356 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:26.357 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:26.357 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6aa', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9371, serverValue:3254}] to localhost:27017 16:17:26.357 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6aa', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=765969, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526499053634} 16:17:26.358 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6aa', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9372, serverValue:3255}] to localhost:27017 16:17:26.358 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6aa', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:26.358 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6aa', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:26.358 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6aa', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:26.358 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6aa', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9373, serverValue:1785}] to localhost:27018 16:17:26.358 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6aa', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1138127, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526500543799} 16:17:26.358 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6aa', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9374, serverValue:1786}] to localhost:27018 16:17:26.359 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6aa', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9375, serverValue:1767}] to localhost:27019 16:17:26.359 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6aa', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1424390, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:24 UTC 2021, lastUpdateTimeNanos=526501351462} 16:17:26.360 [Thread-114] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9376, serverValue:3256}] to localhost:27017 16:17:26.360 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6aa', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9377, serverValue:1768}] to localhost:27019 16:17:26.363 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9378, serverValue:3257}] to localhost:27017 16:17:26.368 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:26.368 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:26.368 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:26.369 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:26.369 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ab', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9379, serverValue:3258}] to localhost:27017 16:17:26.370 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ab', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=836750, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526511970039} 16:17:26.370 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6ab', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9380, serverValue:3259}] to localhost:27017 16:17:26.370 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ab', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:26.370 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ab', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:26.370 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ab', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:26.371 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ab', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9381, serverValue:1787}] to localhost:27018 16:17:26.371 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ab', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1293850, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526513100457} 16:17:26.371 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6ab', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9382, serverValue:1788}] to localhost:27018 16:17:26.372 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9385, serverValue:3260}] to localhost:27017 16:17:26.373 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.connection - Closed connection [connectionId{localValue:9385, serverValue:3260}] to localhost:27017 because the pool has been closed. 16:17:26.374 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:26.374 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:26.374 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:26.375 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:26.376 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6ac', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9387, serverValue:3262}] to localhost:27017 16:17:26.376 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ac', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9386, serverValue:3261}] to localhost:27017 16:17:26.376 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ac', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1032929, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526518162521} 16:17:26.377 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ac', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9388, serverValue:1789}] to localhost:27018 16:17:26.377 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ac', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=869468, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526519045794} 16:17:26.377 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:26.377 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:26.377 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ac', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:26.377 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ac', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:26.377 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ac', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:26.377 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6ac', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9389, serverValue:1790}] to localhost:27018 16:17:26.377 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:26.378 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ad', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9392, serverValue:3263}] to localhost:27017 16:17:26.378 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:26.378 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ad', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=930665, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526520868661} 16:17:26.379 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6ad', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9393, serverValue:3264}] to localhost:27017 16:17:26.379 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ad', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9394, serverValue:1791}] to localhost:27018 16:17:26.379 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ad', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=777270, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526521721825} 16:17:26.380 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - No server chosen by com.mongodb.reactivestreams.client.internal.ClientSessionHelper$$Lambda$163/0x000000010039f840@3c48949c from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27018, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27019, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out 16:17:26.380 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ad', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:26.380 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ad', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:26.380 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ad', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:26.380 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6ad', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9395, serverValue:1792}] to localhost:27018 16:17:26.381 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9398, serverValue:3265}] to localhost:27017 16:17:26.383 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9399, serverValue:3266}] to localhost:27017 16:17:26.387 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6ac', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9391, serverValue:1772}] to localhost:27019 16:17:26.387 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ac', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9390, serverValue:1771}] to localhost:27019 16:17:26.387 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ac', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=10367184, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:24 UTC 2021, lastUpdateTimeNanos=526529505004} 16:17:26.387 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ad', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9396, serverValue:1773}] to localhost:27019 16:17:26.388 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ad', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=8010142, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:24 UTC 2021, lastUpdateTimeNanos=526529928409} 16:17:26.388 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6ad', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9397, serverValue:1774}] to localhost:27019 16:17:26.441 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9400, serverValue:3267}] to localhost:27017 16:17:26.442 [Thread-114] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9401, serverValue:3268}] to localhost:27017 16:17:26.464 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:26.464 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:26.465 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:26.466 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:26.466 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b4', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9404, serverValue:3269}] to localhost:27017 16:17:26.467 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b4', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1163574, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526608943439} 16:17:26.467 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6b4', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9405, serverValue:3270}] to localhost:27017 16:17:26.467 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b4', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:26.467 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b4', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:26.467 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b4', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:26.468 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b4', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9406, serverValue:1793}] to localhost:27018 16:17:26.468 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b4', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2059772, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526610318440} 16:17:26.468 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6b4', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9407, serverValue:1794}] to localhost:27018 16:17:26.469 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b4', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9408, serverValue:1775}] to localhost:27019 16:17:26.469 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6b4', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9409, serverValue:1776}] to localhost:27019 16:17:26.469 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b4', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=686762, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526611004562} 16:17:26.469 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9410, serverValue:3271}] to localhost:27017 16:17:26.551 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.connection - Closed connection [connectionId{localValue:9410, serverValue:3271}] to localhost:27017 because the pool has been closed. 16:17:26.554 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:26.554 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:26.554 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:26.555 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:26.556 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b5', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9411, serverValue:3272}] to localhost:27017 16:17:26.556 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:26.556 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:26.556 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b5', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1144273, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526698215843} 16:17:26.556 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b5', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:26.556 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b5', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:26.556 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b5', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:26.556 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6b5', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9412, serverValue:3273}] to localhost:27017 16:17:26.557 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b5', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9413, serverValue:1795}] to localhost:27018 16:17:26.557 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6b5', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9414, serverValue:1796}] to localhost:27018 16:17:26.557 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b5', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1508576, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526699354729} 16:17:26.558 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6b5', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9416, serverValue:1778}] to localhost:27019 16:17:26.558 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b5', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9415, serverValue:1777}] to localhost:27019 16:17:26.558 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b5', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=973050, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526700222191} 16:17:26.558 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:26.558 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b6', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9417, serverValue:3274}] to localhost:27017 16:17:26.558 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b6', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=738769, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526700732387} 16:17:26.559 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:26.559 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6b6', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9418, serverValue:3275}] to localhost:27017 16:17:26.560 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b6', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:26.560 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b6', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:26.560 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b6', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:26.560 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6b6', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9420, serverValue:1798}] to localhost:27018 16:17:26.561 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b6', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9419, serverValue:1797}] to localhost:27018 16:17:26.561 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b6', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1977329, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526703408896} 16:17:26.561 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b6', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9421, serverValue:1779}] to localhost:27019 16:17:26.562 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6b6', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1745879, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526703852895} 16:17:26.562 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6b6', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9423, serverValue:1780}] to localhost:27019 16:17:26.562 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9422, serverValue:3276}] to localhost:27017 16:17:26.564 [Thread-55] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9424, serverValue:3277}] to localhost:27017 16:17:26.593 [Thread-114] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9425, serverValue:3278}] to localhost:27017 16:17:26.594 [Thread-55] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9426, serverValue:3279}] to localhost:27017 16:17:26.595 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9427, serverValue:3280}] to localhost:27017 16:17:26.595 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9428, serverValue:3281}] to localhost:27017 16:17:26.664 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:26.664 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:26.664 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:26.665 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:26.665 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6be', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9429, serverValue:3282}] to localhost:27017 16:17:26.666 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6be', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1150970, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526807891832} 16:17:26.666 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6be', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:26.666 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6be', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:26.666 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - No server chosen by com.mongodb.reactivestreams.client.internal.ClientSessionHelper$$Lambda$163/0x000000010039f840@52adb2a0 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27018, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27019, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out 16:17:26.666 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6be', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:26.666 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6be', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9430, serverValue:3283}] to localhost:27017 16:17:26.666 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6be', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9431, serverValue:1799}] to localhost:27018 16:17:26.666 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6be', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1111038, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526808377766} 16:17:26.667 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6be', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9432, serverValue:1800}] to localhost:27018 16:17:26.667 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6be', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9433, serverValue:1781}] to localhost:27019 16:17:26.667 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6be', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=643317, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526809619936} 16:17:26.668 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6be', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9434, serverValue:1782}] to localhost:27019 16:17:26.668 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9435, serverValue:3284}] to localhost:27017 16:17:26.753 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.connection - Closed connection [connectionId{localValue:9435, serverValue:3284}] to localhost:27017 because the pool has been closed. 16:17:26.755 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:26.755 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:26.756 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:26.756 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:26.757 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6bf', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9436, serverValue:3285}] to localhost:27017 16:17:26.757 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6bf', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=732960, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526899270891} 16:17:26.757 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:26.757 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:26.757 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6bf', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9437, serverValue:3286}] to localhost:27017 16:17:26.757 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6bf', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:26.758 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6bf', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:26.758 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6bf', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:26.758 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6bf', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9438, serverValue:1801}] to localhost:27018 16:17:26.758 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6bf', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1482066, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526900308267} 16:17:26.758 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:26.758 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6bf', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9439, serverValue:1802}] to localhost:27018 16:17:26.759 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6bf', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9440, serverValue:1783}] to localhost:27019 16:17:26.759 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:26.759 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6bf', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1548942, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526901496520} 16:17:26.759 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6bf', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9441, serverValue:1784}] to localhost:27019 16:17:26.760 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6c0', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9443, serverValue:3288}] to localhost:27017 16:17:26.760 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c0', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9442, serverValue:3287}] to localhost:27017 16:17:26.760 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c0', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1620181, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526902617195} 16:17:26.761 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c0', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:26.761 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c0', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:26.761 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c0', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:26.761 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c0', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9444, serverValue:1803}] to localhost:27018 16:17:26.761 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c0', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1084632, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526903455439} 16:17:26.761 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6c0', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9445, serverValue:1804}] to localhost:27018 16:17:26.762 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c0', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9446, serverValue:1785}] to localhost:27019 16:17:26.762 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c0', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1233424, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526904696766} 16:17:26.762 [Thread-55] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9447, serverValue:3289}] to localhost:27017 16:17:26.762 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6c0', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9448, serverValue:1786}] to localhost:27019 16:17:26.764 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:26.764 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:26.764 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:26.765 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:26.766 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c1', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9449, serverValue:3290}] to localhost:27017 16:17:26.766 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c1', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=884847, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526908267230} 16:17:26.766 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c1', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:26.766 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c1', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:26.766 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c1', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:26.767 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6c1', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9453, serverValue:1806}] to localhost:27018 16:17:26.768 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6c1', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9450, serverValue:3291}] to localhost:27017 16:17:26.769 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c1', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9452, serverValue:1787}] to localhost:27019 16:17:26.769 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c1', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=971135, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526911530968} 16:17:26.769 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9454, serverValue:3292}] to localhost:27017 16:17:26.770 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6c1', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9455, serverValue:1788}] to localhost:27019 16:17:26.774 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c1', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9451, serverValue:1805}] to localhost:27018 16:17:26.774 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c1', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=9347585, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526916605043} 16:17:26.806 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9456, serverValue:3293}] to localhost:27017 16:17:26.815 [Thread-55] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9458, serverValue:3295}] to localhost:27017 16:17:26.815 [Thread-114] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9457, serverValue:3294}] to localhost:27017 16:17:26.828 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9460, serverValue:3296}] to localhost:27017 16:17:26.831 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:26.831 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:26.834 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:26.835 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:26.835 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c8', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9461, serverValue:3297}] to localhost:27017 16:17:26.835 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c8', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=790007, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526977316322} 16:17:26.835 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6c8', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9462, serverValue:3298}] to localhost:27017 16:17:26.836 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - No server chosen by com.mongodb.reactivestreams.client.internal.ClientSessionHelper$$Lambda$163/0x000000010039f840@73b12c0d from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27018, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27019, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out 16:17:26.836 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c8', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9463, serverValue:1807}] to localhost:27018 16:17:26.836 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c8', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1292012, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526978254119} 16:17:26.836 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c8', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:26.836 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c8', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:26.836 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c8', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:26.836 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6c8', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9464, serverValue:1808}] to localhost:27018 16:17:26.837 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6c8', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9466, serverValue:1790}] to localhost:27019 16:17:26.838 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c8', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9465, serverValue:1789}] to localhost:27019 16:17:26.838 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c8', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2118986, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=526980099259} 16:17:26.838 [Thread-112] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9467, serverValue:3299}] to localhost:27017 16:17:26.855 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.connection - Closed connection [connectionId{localValue:9467, serverValue:3299}] to localhost:27017 because the pool has been closed. 16:17:26.857 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:26.857 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:26.858 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:26.858 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c9', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9468, serverValue:3300}] to localhost:27017 16:17:26.858 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:26.858 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c9', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=912136, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=527000710581} 16:17:26.859 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c9', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9470, serverValue:1809}] to localhost:27018 16:17:26.859 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:26.859 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c9', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:26.859 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:26.860 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c9', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:26.860 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c9', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:26.860 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c9', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9471, serverValue:1791}] to localhost:27019 16:17:26.860 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c9', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=552274, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=527002295377} 16:17:26.860 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6c9', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9472, serverValue:1810}] to localhost:27018 16:17:26.860 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6c9', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=586850, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=527001634644} 16:17:26.861 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6c9', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9469, serverValue:3301}] to localhost:27017 16:17:26.861 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6c9', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9473, serverValue:1792}] to localhost:27019 16:17:26.862 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:26.863 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ca', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9474, serverValue:3302}] to localhost:27017 16:17:26.863 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ca', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=615915, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=527005103752} 16:17:26.863 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:26.863 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6ca', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9475, serverValue:3303}] to localhost:27017 16:17:26.864 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ca', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9476, serverValue:1811}] to localhost:27018 16:17:26.864 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ca', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=610461, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=527006095424} 16:17:26.864 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ca', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:26.864 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6ca', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9477, serverValue:1812}] to localhost:27018 16:17:26.864 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - No server chosen by com.mongodb.reactivestreams.client.internal.ClientSessionHelper$$Lambda$163/0x000000010039f840@5cf2cb1b from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27018, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27019, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out 16:17:26.865 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ca', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:26.865 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ca', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:26.865 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ca', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9478, serverValue:1793}] to localhost:27019 16:17:26.865 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6ca', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=789105, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=527007626916} 16:17:26.865 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6ca', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9479, serverValue:1794}] to localhost:27019 16:17:26.867 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9480, serverValue:3304}] to localhost:27017 16:17:26.870 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9481, serverValue:3305}] to localhost:27017 16:17:26.907 [Thread-114] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9483, serverValue:3307}] to localhost:27017 16:17:26.907 [Thread-55] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9482, serverValue:3306}] to localhost:27017 16:17:26.914 [Thread-84] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9485, serverValue:3308}] to localhost:27017 16:17:26.945 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:26.945 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:26.946 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:26.947 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:26.947 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d1', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9486, serverValue:3309}] to localhost:27017 16:17:26.947 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d1', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1148836, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=527089672476} 16:17:26.948 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6d1', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9487, serverValue:3310}] to localhost:27017 16:17:26.948 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d1', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9488, serverValue:1813}] to localhost:27018 16:17:26.948 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d1', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1410826, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=527090332148} 16:17:26.948 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d1', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:26.948 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6d1', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9489, serverValue:1814}] to localhost:27018 16:17:26.948 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d1', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:26.948 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d1', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:26.949 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d1', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9490, serverValue:1795}] to localhost:27019 16:17:26.949 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d1', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=834979, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=527091502409} 16:17:26.950 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6d1', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9491, serverValue:1796}] to localhost:27019 16:17:26.950 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9492, serverValue:3311}] to localhost:27017 16:17:26.956 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.connection - Closed connection [connectionId{localValue:9492, serverValue:3311}] to localhost:27017 because the pool has been closed. 16:17:26.958 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:26.958 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:26.959 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:26.959 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:26.960 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d2', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9493, serverValue:3312}] to localhost:27017 16:17:26.960 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d2', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1097246, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=527102507755} 16:17:26.961 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6d2', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9494, serverValue:3313}] to localhost:27017 16:17:26.962 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d2', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9495, serverValue:1815}] to localhost:27018 16:17:26.962 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d2', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:26.962 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d2', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1652802, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=527103995485} 16:17:26.962 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d2', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:26.962 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:26.962 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d2', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:26.962 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:26.962 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6d2', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9497, serverValue:1816}] to localhost:27018 16:17:26.963 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d2', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9496, serverValue:1797}] to localhost:27019 16:17:26.963 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:26.963 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6d2', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9498, serverValue:1798}] to localhost:27019 16:17:26.964 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d2', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=914771, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=527105234948} 16:17:26.964 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d3', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9499, serverValue:3314}] to localhost:27017 16:17:26.964 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d3', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=615437, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=527106041993} 16:17:26.964 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6d3', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9500, serverValue:3315}] to localhost:27017 16:17:26.964 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:26.965 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d3', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:26.965 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d3', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:26.965 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d3', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:26.966 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d3', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9504, serverValue:1799}] to localhost:27019 16:17:26.966 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d3', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=768084, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=527108401180} 16:17:26.966 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6d3', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9502, serverValue:1818}] to localhost:27018 16:17:26.966 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d3', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9501, serverValue:1817}] to localhost:27018 16:17:26.966 [cluster-ClusterId{value='608d7f1673ecd230d4e0d6d3', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1834100, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:26 UTC 2021, lastUpdateTimeNanos=527108829543} 16:17:26.967 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9503, serverValue:3316}] to localhost:27017 16:17:26.967 [cluster-rtt-ClusterId{value='608d7f1673ecd230d4e0d6d3', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9505, serverValue:1800}] to localhost:27019 16:17:26.975 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9507, serverValue:3318}] to localhost:27017 16:17:26.975 [Thread-7] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9506, serverValue:3317}] to localhost:27017 16:17:27.036 [Thread-84] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9509, serverValue:3320}] to localhost:27017 16:17:27.036 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9508, serverValue:3319}] to localhost:27017 16:17:27.039 [Thread-84] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9511, serverValue:3321}] to localhost:27017 16:17:27.047 [Thread-6] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9512, serverValue:3322}] to localhost:27017 16:17:27.056 [Thread-84] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9513, serverValue:3323}] to localhost:27017 16:17:27.068 [Thread-84] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9517, serverValue:3324}] to localhost:27017 16:17:27.077 [Thread-84] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9524, serverValue:3326}] to localhost:27017 16:17:27.087 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9528, serverValue:3327}] to localhost:27017 16:17:27.094 [Thread-8] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9531, serverValue:3328}] to localhost:27017 16:17:27.096 [Thread-112] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9520, serverValue:3325}] to localhost:27017 16:17:27.147 [Thread-91] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9543, serverValue:3329}] to localhost:27017 16:17:27.147 [Thread-55] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9544, serverValue:3330}] to localhost:27017 16:17:27.164 [Thread-69] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9560, serverValue:3331}] to localhost:27017 16:17:27.343 [Thread-112] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9627, serverValue:3332}] to localhost:27017 16:17:27.351 [Thread-112] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9628, serverValue:3333}] to localhost:27017 16:17:39.815 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:39.815 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:39.817 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:39.817 [cluster-ClusterId{value='608d7f2373ecd230d4e0d77a', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9630, serverValue:3334}] to localhost:27017 16:17:39.817 [cluster-ClusterId{value='608d7f2373ecd230d4e0d77a', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=796470, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:39 UTC 2021, lastUpdateTimeNanos=539959605716} 16:17:39.819 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:39.819 [cluster-ClusterId{value='608d7f2373ecd230d4e0d77a', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9632, serverValue:1819}] to localhost:27018 16:17:39.819 [cluster-ClusterId{value='608d7f2373ecd230d4e0d77a', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=908635, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:39 UTC 2021, lastUpdateTimeNanos=539961526670} 16:17:39.820 [cluster-ClusterId{value='608d7f2373ecd230d4e0d77a', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:39.820 [cluster-ClusterId{value='608d7f2373ecd230d4e0d77a', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:39.820 [cluster-ClusterId{value='608d7f2373ecd230d4e0d77a', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:39.820 [cluster-rtt-ClusterId{value='608d7f2373ecd230d4e0d77a', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9633, serverValue:1820}] to localhost:27018 16:17:39.821 [cluster-rtt-ClusterId{value='608d7f2373ecd230d4e0d77a', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9631, serverValue:3335}] to localhost:27017 16:17:39.822 [cluster-ClusterId{value='608d7f2373ecd230d4e0d77a', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9634, serverValue:1801}] to localhost:27019 16:17:39.822 [cluster-ClusterId{value='608d7f2373ecd230d4e0d77a', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1605022, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:37 UTC 2021, lastUpdateTimeNanos=539964604416} 16:17:39.824 [cluster-rtt-ClusterId{value='608d7f2373ecd230d4e0d77a', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9636, serverValue:1802}] to localhost:27019 16:17:39.826 [Thread-33] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9635, serverValue:3336}] to localhost:27017 16:17:39.855 [Test worker-ScalaTest-running-GridFSObservableSpec] INFO org.mongodb.driver.connection - Closed connection [connectionId{localValue:9635, serverValue:3336}] to localhost:27017 because the pool has been closed. 16:17:39.860 [Test worker] INFO org.mongodb.driver.cluster - Cluster created with settings {hosts=[localhost:27017, localhost:27018, localhost:27019], mode=MULTIPLE, requiredClusterType=REPLICA_SET, serverSelectionTimeout='30000 ms', requiredReplicaSetName='repl0'} 16:17:39.860 [Test worker] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27017 to client view of cluster 16:17:39.861 [Test worker] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27018 to client view of cluster 16:17:39.862 [cluster-rtt-ClusterId{value='608d7f2373ecd230d4e0d77b', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9638, serverValue:3338}] to localhost:27017 16:17:39.863 [cluster-ClusterId{value='608d7f2373ecd230d4e0d77b', description='null'}-localhost:27017] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9637, serverValue:3337}] to localhost:27017 16:17:39.863 [cluster-ClusterId{value='608d7f2373ecd230d4e0d77b', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2059478, setName='repl0', canonicalAddress=localhost:27017, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='ny'}, Tag{name='ordinal', value='one'}]}, electionId=7fffffff0000000000000001, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d76b8cc9ce9f83339fd, counter=6}, lastWriteDate=Sat May 01 16:17:39 UTC 2021, lastUpdateTimeNanos=540005354912} 16:17:39.863 [Test worker] INFO org.mongodb.driver.cluster - Adding discovered server localhost:27019 to client view of cluster 16:17:39.865 [Test worker] INFO org.mongodb.driver.cluster - No server chosen by com.mongodb.reactivestreams.client.internal.ClientSessionHelper$$Lambda$163/0x000000010039f840@27993a73 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27018, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=localhost:27019, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out 16:17:39.865 [cluster-rtt-ClusterId{value='608d7f2373ecd230d4e0d77b', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9640, serverValue:1822}] to localhost:27018 16:17:39.866 [cluster-ClusterId{value='608d7f2373ecd230d4e0d77b', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max election id to 7fffffff0000000000000001 from replica set primary localhost:27017 16:17:39.866 [cluster-ClusterId{value='608d7f2373ecd230d4e0d77b', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Setting max set version to 1 from replica set primary localhost:27017 16:17:39.866 [cluster-ClusterId{value='608d7f2373ecd230d4e0d77b', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster - Discovered replica set primary localhost:27017 16:17:39.866 [cluster-ClusterId{value='608d7f2373ecd230d4e0d77b', description='null'}-localhost:27018] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9639, serverValue:1821}] to localhost:27018 16:17:39.866 [cluster-ClusterId{value='608d7f2373ecd230d4e0d77b', description='null'}-localhost:27018] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2424200, setName='repl0', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[Tag{name='dc', value='pa'}, Tag{name='ordinal', value='two'}]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d777e2a2f0d098487f8, counter=4}, lastWriteDate=Sat May 01 16:17:39 UTC 2021, lastUpdateTimeNanos=540008560031} 16:17:39.869 [cluster-ClusterId{value='608d7f2373ecd230d4e0d77b', description='null'}-localhost:27019] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9641, serverValue:1803}] to localhost:27019 16:17:39.870 [cluster-ClusterId{value='608d7f2373ecd230d4e0d77b', description='null'}-localhost:27019] INFO org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27019, type=REPLICA_SET_ARBITER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=4256845, setName='repl0', canonicalAddress=localhost:27019, hosts=[localhost:27018, localhost:27017], passives=[], arbiters=[localhost:27019], primary='localhost:27017', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=TopologyVersion{processId=608d7d788c60212babb3eba8, counter=2}, lastWriteDate=Sat May 01 16:17:37 UTC 2021, lastUpdateTimeNanos=540011975570} 16:17:39.871 [Thread-5] INFO org.mongodb.driver.connection - Opened connection [connectionId{localValue:9642, serverValue:3339}] to localhost:27017 16:17:39.877 [Test worker] INFO org.mongodb.driver.connection - Closed connection [connectionId{localValue:9642, serverValue:3339}] to localhost:27017 because the pool has been closed.