[resmoke] 2020-05-27T20:12:02.252-0400 verbatim resmoke.py invocation: buildscripts/resmoke.py run --suites=no_passthrough jstests/noPassthrough/mongos_quiesce_mode_streamable_ismaster_with_hanging_read.js [resmoke] 2020-05-27T20:12:02.259-0400 YAML configuration of suite no_passthrough test_kind: js_test selector: roots: - jstests/noPassthrough/mongos_quiesce_mode_streamable_ismaster_with_hanging_read.js executor: archive: tests: - jstests/noPassthrough/backup*.js - jstests/noPassthrough/wt_unclean_shutdown.js config: shell_options: nodb: '' readMode: commands logging: executor: format: '[%(name)s] %(asctime)s %(message)s' handlers: - class: logging.StreamHandler fixture: format: '[%(name)s] %(message)s' handlers: - class: logging.StreamHandler tests: format: '[%(name)s] %(asctime)s %(message)s' handlers: - class: logging.StreamHandler [executor] 2020-05-27T20:12:02.259-0400 Starting execution of js_tests... [executor:js_test:job0] 2020-05-27T20:12:02.260-0400 Running job0_fixture_setup_0... [js_test:job0_fixture_setup_0] 2020-05-27T20:12:02.260-0400 Starting the setup of NoOpFixture (Job #0). [js_test:job0_fixture_setup_0] 2020-05-27T20:12:02.260-0400 Waiting for NoOpFixture (Job #0) to be ready. [js_test:job0_fixture_setup_0] 2020-05-27T20:12:02.261-0400 Finished the setup of NoOpFixture (Job #0). [executor:js_test:job0] 2020-05-27T20:12:02.261-0400 job0_fixture_setup_0 ran in 0.00 seconds: no failures detected. [executor:js_test:job0] 2020-05-27T20:12:02.263-0400 Running mongos_quiesce_mode_streamable_ismaster_with_hanging_read.js... PATH=/home/jasonchan/mongo:/data/multiversion:/home/jasonchan/mongo:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jasonchan/.fzf/bin INSTALL_DIR=/home/jasonchan/mongo /home/jasonchan/mongo/mongo --eval MongoRunner.dataDir = "/data/db/job0/mongorunner"; MongoRunner.dataPath = "/data/db/job0/mongorunner/"; TestData = new Object(); TestData["minPort"] = 20020; TestData["maxPort"] = 20249; TestData["peerPids"] = []; TestData["alwaysUseLogFiles"] = false; TestData["failIfUnterminatedProcesses"] = true; TestData["enableMajorityReadConcern"] = true; TestData["mixedBinVersions"] = ""; TestData["noJournal"] = false; TestData["serviceExecutor"] = ""; TestData["storageEngine"] = ""; TestData["storageEngineCacheSizeGB"] = ""; TestData["testName"] = "mongos_quiesce_mode_streamable_ismaster_with_hanging_read"; TestData["transportLayer"] = ""; TestData["wiredTigerCollectionConfigString"] = ""; TestData["wiredTigerEngineConfigString"] = ""; TestData["wiredTigerIndexConfigString"] = ""; TestData["setParameters"] = new Object(); TestData["setParameters"]["logComponentVerbosity"] = new Object(); TestData["setParameters"]["logComponentVerbosity"]["replication"] = new Object(); TestData["setParameters"]["logComponentVerbosity"]["replication"]["rollback"] = 2; TestData["setParameters"]["logComponentVerbosity"]["sharding"] = new Object(); TestData["setParameters"]["logComponentVerbosity"]["sharding"]["migration"] = 2; TestData["setParameters"]["logComponentVerbosity"]["transaction"] = 4; TestData["setParametersMongos"] = new Object(); TestData["setParametersMongos"]["logComponentVerbosity"] = new Object(); TestData["setParametersMongos"]["logComponentVerbosity"]["transaction"] = 3; TestData["isAsanBuild"] = false; TestData["transactionLifetimeLimitSeconds"] = 86400; load('jstests/libs/override_methods/validate_collections_on_shutdown.js');; load('jstests/libs/override_methods/check_uuids_consistent_across_cluster.js');; load('jstests/libs/override_methods/check_indexes_consistent_across_cluster.js');; load('jstests/libs/override_methods/check_orphans_are_deleted.js');; load('jstests/libs/override_methods/implicitly_retry_on_background_op_in_progress.js'); --nodb --readMode=commands jstests/noPassthrough/mongos_quiesce_mode_streamable_ismaster_with_hanging_read.js [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.264-0400 Starting JSTest jstests/noPassthrough/mongos_quiesce_mode_streamable_ismaster_with_hanging_read.js... PATH=/home/jasonchan/mongo:/data/multiversion:/home/jasonchan/mongo:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jasonchan/.fzf/bin INSTALL_DIR=/home/jasonchan/mongo /home/jasonchan/mongo/mongo --eval MongoRunner.dataDir = "/data/db/job0/mongorunner"; MongoRunner.dataPath = "/data/db/job0/mongorunner/"; TestData = new Object(); TestData["minPort"] = 20020; TestData["maxPort"] = 20249; TestData["peerPids"] = []; TestData["alwaysUseLogFiles"] = false; TestData["failIfUnterminatedProcesses"] = true; TestData["isMainTest"] = true; TestData["numTestClients"] = 1; TestData["enableMajorityReadConcern"] = true; TestData["mixedBinVersions"] = ""; TestData["noJournal"] = false; TestData["serviceExecutor"] = ""; TestData["storageEngine"] = ""; TestData["storageEngineCacheSizeGB"] = ""; TestData["testName"] = "mongos_quiesce_mode_streamable_ismaster_with_hanging_read"; TestData["transportLayer"] = ""; TestData["wiredTigerCollectionConfigString"] = ""; TestData["wiredTigerEngineConfigString"] = ""; TestData["wiredTigerIndexConfigString"] = ""; TestData["setParameters"] = new Object(); TestData["setParameters"]["logComponentVerbosity"] = new Object(); TestData["setParameters"]["logComponentVerbosity"]["replication"] = new Object(); TestData["setParameters"]["logComponentVerbosity"]["replication"]["rollback"] = 2; TestData["setParameters"]["logComponentVerbosity"]["sharding"] = new Object(); TestData["setParameters"]["logComponentVerbosity"]["sharding"]["migration"] = 2; TestData["setParameters"]["logComponentVerbosity"]["transaction"] = 4; TestData["setParametersMongos"] = new Object(); TestData["setParametersMongos"]["logComponentVerbosity"] = new Object(); TestData["setParametersMongos"]["logComponentVerbosity"]["transaction"] = 3; TestData["isAsanBuild"] = false; TestData["transactionLifetimeLimitSeconds"] = 86400; load('jstests/libs/override_methods/validate_collections_on_shutdown.js');; load('jstests/libs/override_methods/check_uuids_consistent_across_cluster.js');; load('jstests/libs/override_methods/check_indexes_consistent_across_cluster.js');; load('jstests/libs/override_methods/check_orphans_are_deleted.js');; load('jstests/libs/override_methods/implicitly_retry_on_background_op_in_progress.js'); --nodb --readMode=commands jstests/noPassthrough/mongos_quiesce_mode_streamable_ismaster_with_hanging_read.js [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.268-0400 JSTest jstests/noPassthrough/mongos_quiesce_mode_streamable_ismaster_with_hanging_read.js started with pid 13110. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.312-0400 MongoDB shell version v0.0.0 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.359-0400 true [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.363-0400 Starting new replica set mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.363-0400 ShardingTest starting replica set for shard: mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.363-0400 ReplSetTest starting set 'mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0' [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.364-0400 ReplSetTest n is : 0 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.365-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.365-0400 "useHostName" : true, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.365-0400 "oplogSize" : 16, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.365-0400 "keyFile" : undefined, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.365-0400 "port" : 20020, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.365-0400 "replSet" : "mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.365-0400 "dbpath" : "$set-$node", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.366-0400 "useHostname" : true, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.366-0400 "shardsvr" : "", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.366-0400 "pathOpts" : { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.366-0400 "testName" : "mongos_quiesce_mode_streamable_ismaster_with_hanging_read", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.366-0400 "shard" : 0, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.366-0400 "node" : 0, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.366-0400 "set" : "mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0" [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.366-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.366-0400 "setParameter" : { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.367-0400 "migrationLockAcquisitionMaxWaitMS" : 30000, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.367-0400 "writePeriodicNoops" : false, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.367-0400 "numInitialSyncConnectAttempts" : 60, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.367-0400 "shutdownTimeoutMillisForSignaledShutdown" : 100 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.367-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.367-0400 "waitForConnect" : false, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.367-0400 "restart" : undefined [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.367-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.367-0400 ReplSetTest Starting.... [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.368-0400 Resetting db path '/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0-0' [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.371-0400 {"t":{"$date":"2020-05-28T00:12:02.371Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh13117): /home/jasonchan/mongo/mongod --oplogSize 16 --port 20020 --replSet mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0 --dbpath /data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0-0 --shardsvr --setParameter migrationLockAcquisitionMaxWaitMS=30000 --setParameter writePeriodicNoops=false --setParameter numInitialSyncConnectAttempts=60 --setParameter shutdownTimeoutMillisForSignaledShutdown=100 --bind_ip 0.0.0.0 --setParameter enableTestCommands=1 --setParameter disableLogicalSessionCacheRefresh=true --setParameter coordinateCommitReturnImmediatelyAfterPersistingDecision=false --setParameter oplogApplicationEnforcesSteadyStateConstraints=true --setParameter minNumChunksForSessionsCollection=1 --setParameter transactionLifetimeLimitSeconds=86400 --setParameter orphanCleanupDelaySecs=1 --enableMajorityReadConcern true --setParameter logComponentVerbosity={\"replication\":{\"rollback\":2},\"sharding\":{\"migration\":2},\"transaction\":4}"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.371-0400 Skip waiting to connect to node with pid=13117, port=20020 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.372-0400 ReplSetTest start skip waiting for a connection to node 0 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.372-0400 Starting new replica set mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.372-0400 ReplSetTest starting set 'mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS' [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.373-0400 ReplSetTest n is : 0 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.373-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.373-0400 "useHostName" : true, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.373-0400 "oplogSize" : 40, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.374-0400 "keyFile" : undefined, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.374-0400 "port" : 20021, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.374-0400 "replSet" : "mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.374-0400 "dbpath" : "$set-$node", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.374-0400 "pathOpts" : { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.374-0400 "testName" : "mongos_quiesce_mode_streamable_ismaster_with_hanging_read", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.374-0400 "node" : 0, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.374-0400 "set" : "mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS" [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.374-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.375-0400 "journal" : "", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.375-0400 "configsvr" : "", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.375-0400 "storageEngine" : "wiredTiger", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.375-0400 "waitForConnect" : false, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.375-0400 "restart" : undefined, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.375-0400 "setParameter" : { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.375-0400 "writePeriodicNoops" : false, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.375-0400 "numInitialSyncConnectAttempts" : 60, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.376-0400 "shutdownTimeoutMillisForSignaledShutdown" : 100 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.376-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.376-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.376-0400 ReplSetTest Starting.... [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.376-0400 Resetting db path '/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS-0' [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.378-0400 {"t":{"$date":"2020-05-28T00:12:02.378Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh13119): /home/jasonchan/mongo/mongod --oplogSize 40 --port 20021 --replSet mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS --dbpath /data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS-0 --journal --configsvr --storageEngine wiredTiger --setParameter writePeriodicNoops=false --setParameter numInitialSyncConnectAttempts=60 --setParameter shutdownTimeoutMillisForSignaledShutdown=100 --bind_ip 0.0.0.0 --setParameter enableTestCommands=1 --setParameter disableLogicalSessionCacheRefresh=true --setParameter coordinateCommitReturnImmediatelyAfterPersistingDecision=false --setParameter oplogApplicationEnforcesSteadyStateConstraints=true --setParameter minNumChunksForSessionsCollection=1 --setParameter transactionLifetimeLimitSeconds=86400 --setParameter orphanCleanupDelaySecs=1 --enableMajorityReadConcern true --setParameter logComponentVerbosity={\"replication\":{\"rollback\":2},\"sharding\":{\"migration\":2},\"transaction\":4}"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.378-0400 Skip waiting to connect to node with pid=13119, port=20021 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.379-0400 ReplSetTest start skip waiting for a connection to node 0 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.379-0400 ReplSetTest n is : 1 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.380-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.380-0400 "useHostName" : true, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.380-0400 "oplogSize" : 40, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.380-0400 "keyFile" : undefined, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.380-0400 "port" : 20022, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.380-0400 "replSet" : "mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.381-0400 "dbpath" : "$set-$node", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.381-0400 "pathOpts" : { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.381-0400 "testName" : "mongos_quiesce_mode_streamable_ismaster_with_hanging_read", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.381-0400 "node" : 1, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.381-0400 "set" : "mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS" [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.381-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.381-0400 "journal" : "", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.381-0400 "configsvr" : "", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.382-0400 "storageEngine" : "wiredTiger", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.382-0400 "waitForConnect" : false, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.382-0400 "restart" : undefined, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.382-0400 "setParameter" : { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.382-0400 "writePeriodicNoops" : false, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.382-0400 "numInitialSyncConnectAttempts" : 60, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.382-0400 "shutdownTimeoutMillisForSignaledShutdown" : 100 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.382-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.382-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.383-0400 ReplSetTest Starting.... [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.383-0400 Resetting db path '/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS-1' [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.385-0400 {"t":{"$date":"2020-05-28T00:12:02.385Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh13121): /home/jasonchan/mongo/mongod --oplogSize 40 --port 20022 --replSet mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS --dbpath /data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS-1 --journal --configsvr --storageEngine wiredTiger --setParameter writePeriodicNoops=false --setParameter numInitialSyncConnectAttempts=60 --setParameter shutdownTimeoutMillisForSignaledShutdown=100 --bind_ip 0.0.0.0 --setParameter enableTestCommands=1 --setParameter disableLogicalSessionCacheRefresh=true --setParameter coordinateCommitReturnImmediatelyAfterPersistingDecision=false --setParameter oplogApplicationEnforcesSteadyStateConstraints=true --setParameter minNumChunksForSessionsCollection=1 --setParameter transactionLifetimeLimitSeconds=86400 --setParameter orphanCleanupDelaySecs=1 --enableMajorityReadConcern true --setParameter logComponentVerbosity={\"replication\":{\"rollback\":2},\"sharding\":{\"migration\":2},\"transaction\":4}"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.385-0400 Skip waiting to connect to node with pid=13121, port=20022 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.386-0400 ReplSetTest start skip waiting for a connection to node 1 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.386-0400 ReplSetTest n is : 2 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.387-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.387-0400 "useHostName" : true, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.387-0400 "oplogSize" : 40, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.387-0400 "keyFile" : undefined, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.387-0400 "port" : 20023, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.387-0400 "replSet" : "mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.387-0400 "dbpath" : "$set-$node", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.387-0400 "pathOpts" : { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.388-0400 "testName" : "mongos_quiesce_mode_streamable_ismaster_with_hanging_read", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.388-0400 "node" : 2, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.388-0400 "set" : "mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS" [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.388-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.388-0400 "journal" : "", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.388-0400 "configsvr" : "", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.388-0400 "storageEngine" : "wiredTiger", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.388-0400 "waitForConnect" : false, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.389-0400 "restart" : undefined, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.389-0400 "setParameter" : { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.389-0400 "writePeriodicNoops" : false, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.389-0400 "numInitialSyncConnectAttempts" : 60, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.389-0400 "shutdownTimeoutMillisForSignaledShutdown" : 100 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.389-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.389-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.389-0400 ReplSetTest Starting.... [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.389-0400 Resetting db path '/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS-2' [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.390-0400 d20020| {"t":{"$date":"2020-05-27T20:12:02.390-04:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.392-0400 d20020| {"t":{"$date":"2020-05-27T20:12:02.391-04:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.392-0400 {"t":{"$date":"2020-05-28T00:12:02.392Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh13125): /home/jasonchan/mongo/mongod --oplogSize 40 --port 20023 --replSet mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS --dbpath /data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS-2 --journal --configsvr --storageEngine wiredTiger --setParameter writePeriodicNoops=false --setParameter numInitialSyncConnectAttempts=60 --setParameter shutdownTimeoutMillisForSignaledShutdown=100 --bind_ip 0.0.0.0 --setParameter enableTestCommands=1 --setParameter disableLogicalSessionCacheRefresh=true --setParameter coordinateCommitReturnImmediatelyAfterPersistingDecision=false --setParameter oplogApplicationEnforcesSteadyStateConstraints=true --setParameter minNumChunksForSessionsCollection=1 --setParameter transactionLifetimeLimitSeconds=86400 --setParameter orphanCleanupDelaySecs=1 --enableMajorityReadConcern true --setParameter logComponentVerbosity={\"replication\":{\"rollback\":2},\"sharding\":{\"migration\":2},\"transaction\":4}"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.392-0400 d20020| {"t":{"$date":"2020-05-27T20:12:02.391-04:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"main","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.392-0400 d20020| {"t":{"$date":"2020-05-27T20:12:02.391-04:00"},"s":"I", "c":"STORAGE", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":13117,"port":20020,"dbPath":"/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0-0","architecture":"64-bit","host":"jasonchanjh"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.392-0400 d20020| {"t":{"$date":"2020-05-27T20:12:02.391-04:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"0.0.0","gitVersion":"unknown","openSSLVersion":"OpenSSL 1.0.2g 1 Mar 2016","modules":["ninja"],"allocator":"tcmalloc","environment":{"distarch":"x86_64","target_arch":"x86_64"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.393-0400 d20020| {"t":{"$date":"2020-05-27T20:12:02.391-04:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"17.10"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.393-0400 d20020| {"t":{"$date":"2020-05-27T20:12:02.391-04:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"0.0.0.0","port":20020},"replication":{"enableMajorityReadConcern":true,"oplogSizeMB":16,"replSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"},"setParameter":{"coordinateCommitReturnImmediatelyAfterPersistingDecision":"false","disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","logComponentVerbosity":"{\"replication\":{\"rollback\":2},\"sharding\":{\"migration\":2},\"transaction\":4}","migrationLockAcquisitionMaxWaitMS":"30000","minNumChunksForSessionsCollection":"1","numInitialSyncConnectAttempts":"60","oplogApplicationEnforcesSteadyStateConstraints":"true","orphanCleanupDelaySecs":"1","shutdownTimeoutMillisForSignaledShutdown":"100","transactionLifetimeLimitSeconds":"86400","writePeriodicNoops":"false"},"sharding":{"clusterRole":"shardsvr"},"storage":{"dbPath":"/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0-0"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.393-0400 Skip waiting to connect to node with pid=13125, port=20023 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.393-0400 d20020| {"t":{"$date":"2020-05-27T20:12:02.392-04:00"},"s":"I", "c":"STORAGE", "id":22297, "ctx":"initandlisten","msg":"Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem","tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.393-0400 d20020| {"t":{"$date":"2020-05-27T20:12:02.392-04:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=31661M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.394-0400 ReplSetTest start skip waiting for a connection to node 2 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.394-0400 Waiting for shard mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0 to finish starting up. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.394-0400 ReplSetTest waiting for an initial connection to node 0 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.397-0400 c20021| {"t":{"$date":"2020-05-27T20:12:02.397-04:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.401-0400 c20021| {"t":{"$date":"2020-05-27T20:12:02.401-04:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.401-0400 c20021| {"t":{"$date":"2020-05-27T20:12:02.401-04:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"main","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.401-0400 c20021| {"t":{"$date":"2020-05-27T20:12:02.401-04:00"},"s":"I", "c":"STORAGE", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":13119,"port":20021,"dbPath":"/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS-0","architecture":"64-bit","host":"jasonchanjh"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.401-0400 c20021| {"t":{"$date":"2020-05-27T20:12:02.401-04:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"0.0.0","gitVersion":"unknown","openSSLVersion":"OpenSSL 1.0.2g 1 Mar 2016","modules":["ninja"],"allocator":"tcmalloc","environment":{"distarch":"x86_64","target_arch":"x86_64"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.401-0400 c20021| {"t":{"$date":"2020-05-27T20:12:02.401-04:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"17.10"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.401-0400 c20021| {"t":{"$date":"2020-05-27T20:12:02.401-04:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"0.0.0.0","port":20021},"replication":{"enableMajorityReadConcern":true,"oplogSizeMB":40,"replSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"},"setParameter":{"coordinateCommitReturnImmediatelyAfterPersistingDecision":"false","disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","logComponentVerbosity":"{\"replication\":{\"rollback\":2},\"sharding\":{\"migration\":2},\"transaction\":4}","minNumChunksForSessionsCollection":"1","numInitialSyncConnectAttempts":"60","oplogApplicationEnforcesSteadyStateConstraints":"true","orphanCleanupDelaySecs":"1","shutdownTimeoutMillisForSignaledShutdown":"100","transactionLifetimeLimitSeconds":"86400","writePeriodicNoops":"false"},"sharding":{"clusterRole":"configsvr"},"storage":{"dbPath":"/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS-0","engine":"wiredTiger","journal":{"enabled":true}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.402-0400 c20021| {"t":{"$date":"2020-05-27T20:12:02.402-04:00"},"s":"I", "c":"STORAGE", "id":22297, "ctx":"initandlisten","msg":"Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem","tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.402-0400 c20021| {"t":{"$date":"2020-05-27T20:12:02.402-04:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=31661M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.404-0400 c20022| {"t":{"$date":"2020-05-27T20:12:02.404-04:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.406-0400 c20022| {"t":{"$date":"2020-05-27T20:12:02.405-04:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.406-0400 c20022| {"t":{"$date":"2020-05-27T20:12:02.406-04:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"main","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.406-0400 c20022| {"t":{"$date":"2020-05-27T20:12:02.406-04:00"},"s":"I", "c":"STORAGE", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":13121,"port":20022,"dbPath":"/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS-1","architecture":"64-bit","host":"jasonchanjh"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.406-0400 c20022| {"t":{"$date":"2020-05-27T20:12:02.406-04:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"0.0.0","gitVersion":"unknown","openSSLVersion":"OpenSSL 1.0.2g 1 Mar 2016","modules":["ninja"],"allocator":"tcmalloc","environment":{"distarch":"x86_64","target_arch":"x86_64"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.406-0400 c20022| {"t":{"$date":"2020-05-27T20:12:02.406-04:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"17.10"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.406-0400 c20022| {"t":{"$date":"2020-05-27T20:12:02.406-04:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"0.0.0.0","port":20022},"replication":{"enableMajorityReadConcern":true,"oplogSizeMB":40,"replSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"},"setParameter":{"coordinateCommitReturnImmediatelyAfterPersistingDecision":"false","disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","logComponentVerbosity":"{\"replication\":{\"rollback\":2},\"sharding\":{\"migration\":2},\"transaction\":4}","minNumChunksForSessionsCollection":"1","numInitialSyncConnectAttempts":"60","oplogApplicationEnforcesSteadyStateConstraints":"true","orphanCleanupDelaySecs":"1","shutdownTimeoutMillisForSignaledShutdown":"100","transactionLifetimeLimitSeconds":"86400","writePeriodicNoops":"false"},"sharding":{"clusterRole":"configsvr"},"storage":{"dbPath":"/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS-1","engine":"wiredTiger","journal":{"enabled":true}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.407-0400 c20022| {"t":{"$date":"2020-05-27T20:12:02.407-04:00"},"s":"I", "c":"STORAGE", "id":22297, "ctx":"initandlisten","msg":"Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem","tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.407-0400 c20022| {"t":{"$date":"2020-05-27T20:12:02.407-04:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=31661M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.420-0400 c20023| {"t":{"$date":"2020-05-27T20:12:02.420-04:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.421-0400 c20023| {"t":{"$date":"2020-05-27T20:12:02.421-04:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.421-0400 c20023| {"t":{"$date":"2020-05-27T20:12:02.421-04:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"main","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.421-0400 c20023| {"t":{"$date":"2020-05-27T20:12:02.421-04:00"},"s":"I", "c":"STORAGE", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":13125,"port":20023,"dbPath":"/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS-2","architecture":"64-bit","host":"jasonchanjh"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.421-0400 c20023| {"t":{"$date":"2020-05-27T20:12:02.421-04:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"0.0.0","gitVersion":"unknown","openSSLVersion":"OpenSSL 1.0.2g 1 Mar 2016","modules":["ninja"],"allocator":"tcmalloc","environment":{"distarch":"x86_64","target_arch":"x86_64"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.422-0400 c20023| {"t":{"$date":"2020-05-27T20:12:02.421-04:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"17.10"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.422-0400 c20023| {"t":{"$date":"2020-05-27T20:12:02.421-04:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"0.0.0.0","port":20023},"replication":{"enableMajorityReadConcern":true,"oplogSizeMB":40,"replSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"},"setParameter":{"coordinateCommitReturnImmediatelyAfterPersistingDecision":"false","disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","logComponentVerbosity":"{\"replication\":{\"rollback\":2},\"sharding\":{\"migration\":2},\"transaction\":4}","minNumChunksForSessionsCollection":"1","numInitialSyncConnectAttempts":"60","oplogApplicationEnforcesSteadyStateConstraints":"true","orphanCleanupDelaySecs":"1","shutdownTimeoutMillisForSignaledShutdown":"100","transactionLifetimeLimitSeconds":"86400","writePeriodicNoops":"false"},"sharding":{"clusterRole":"configsvr"},"storage":{"dbPath":"/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS-2","engine":"wiredTiger","journal":{"enabled":true}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.422-0400 c20023| {"t":{"$date":"2020-05-27T20:12:02.422-04:00"},"s":"I", "c":"STORAGE", "id":22297, "ctx":"initandlisten","msg":"Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem","tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:02.422-0400 c20023| {"t":{"$date":"2020-05-27T20:12:02.422-04:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=31661M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.169-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.169-04:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1590624723:169713][13117:0x7f6fb765ea40], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.179-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.179-04:00"},"s":"I", "c":"STORAGE", "id":47959006,"ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":787}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.179-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.179-04:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.183-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.182-04:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1590624723:182928][13119:0x7fd6041e8a40], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.192-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.192-04:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1590624723:192057][13121:0x7fb521c5da40], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.194-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.193-04:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.194-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.194-04:00"},"s":"I", "c":"STORAGE", "id":47959006,"ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":792}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.195-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.194-04:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.199-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.199-04:00"},"s":"I", "c":"STORAGE", "id":47959006,"ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":792}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.199-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.199-04:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.206-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.206-04:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"initandlisten","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.206-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.206-04:00"},"s":"W", "c":"CONTROL", "id":22184, "ctx":"initandlisten","msg":"Soft rlimits too low","attr":{"currentValue":1024,"recommendedMinimum":64000},"tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.206-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.206-04:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1590624723:206726][13125:0x7f46ebe41a40], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.207-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.207-04:00"},"s":"I", "c":"STORAGE", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.208-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.208-04:00"},"s":"W", "c":"SHARDING", "id":22074, "ctx":"initandlisten","msg":"Started with --shardsvr, but no shardIdentity document was found on disk. This most likely means this server has not yet been added to a sharded cluster","attr":{"namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.208-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.208-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"6cebc3ed-0de1-48d5-bdbc-6756b250aec8"}},"options":{"capped":true,"size":10485760}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.211-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.211-04:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.215-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.215-04:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.218-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.218-04:00"},"s":"I", "c":"STORAGE", "id":47959006,"ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":796}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.218-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.218-04:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.219-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.218-04:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"initandlisten","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.219-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.219-04:00"},"s":"W", "c":"CONTROL", "id":22184, "ctx":"initandlisten","msg":"Soft rlimits too low","attr":{"currentValue":1024,"recommendedMinimum":64000},"tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.219-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.219-04:00"},"s":"I", "c":"STORAGE", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.220-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.220-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"initandlisten","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.220-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.220-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"2351315d-82cd-4422-99b0-577370414241"}},"options":{"capped":true,"size":10485760}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.222-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.222-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.startup_log","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.222-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.222-04:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0-0/diagnostic.data"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.223-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.223-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"31799df2-a0e6-44d4-8379-dbc24369508e"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.225-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.225-04:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"initandlisten","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.225-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.225-04:00"},"s":"W", "c":"CONTROL", "id":22184, "ctx":"initandlisten","msg":"Soft rlimits too low","attr":{"currentValue":1024,"recommendedMinimum":64000},"tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.226-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.226-04:00"},"s":"I", "c":"STORAGE", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.227-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.227-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"initandlisten","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.227-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.227-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"ed84fe8e-2656-450f-8450-01559e339543"}},"options":{"capped":true,"size":10485760}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.233-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.233-04:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.238-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.238-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.startup_log","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.239-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.239-04:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS-0/diagnostic.data"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.240-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.240-04:00"},"s":"I", "c":"SHARDING", "id":22649, "ctx":"thread1","msg":"Creating distributed lock ping thread","attr":{"processId":"ConfigServer","pingIntervalMillis":30000}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.240-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.240-04:00"},"s":"I", "c":"SHARDING", "id":22727, "ctx":"shard-registry-reload","msg":"Error running periodic reload of shard registry","attr":{"error":"ReadConcernMajorityNotAvailableYet: could not get updated shard list from config server :: caused by :: Read concern majority reads are currently not possible.","shardRegistryReloadIntervalSeconds":30}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.240-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.240-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.240-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.240-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"dade75e2-029f-48b4-aa16-138d712ff0d5"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.240-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.240-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"6a67ddc9-bd62-4328-809e-1251e2b29b66"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.242-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.242-04:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"initandlisten","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.242-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.242-04:00"},"s":"W", "c":"CONTROL", "id":22184, "ctx":"initandlisten","msg":"Soft rlimits too low","attr":{"currentValue":1024,"recommendedMinimum":64000},"tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.242-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.242-04:00"},"s":"I", "c":"STORAGE", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.243-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.243-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"initandlisten","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.243-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.243-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"3f8104d6-4c76-46bf-aafd-4d5de9a103a4"}},"options":{"capped":true,"size":10485760}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.243-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.243-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.startup_log","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.244-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.244-04:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS-1/diagnostic.data"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.244-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.244-04:00"},"s":"I", "c":"SHARDING", "id":22727, "ctx":"shard-registry-reload","msg":"Error running periodic reload of shard registry","attr":{"error":"ReadConcernMajorityNotAvailableYet: could not get updated shard list from config server :: caused by :: Read concern majority reads are currently not possible.","shardRegistryReloadIntervalSeconds":30}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.244-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.244-04:00"},"s":"I", "c":"SHARDING", "id":22649, "ctx":"thread1","msg":"Creating distributed lock ping thread","attr":{"processId":"ConfigServer","pingIntervalMillis":30000}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.245-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.244-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"6040c526-212f-482c-8e6b-31203cd94104"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.252-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.252-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.252-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.252-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"59bdc6a6-fe2f-44d6-9233-58cfcbdd034a"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.254-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.254-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.replset.minvalid","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.255-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.254-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"253a1c5d-a2d5-491e-b54e-e130edcd50f8"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.259-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.259-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.startup_log","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.259-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.259-04:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS-2/diagnostic.data"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.260-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.260-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.260-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.260-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"0bfd95ea-8574-4fde-8704-5daec40534fc"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.260-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.260-04:00"},"s":"I", "c":"SHARDING", "id":22649, "ctx":"thread1","msg":"Creating distributed lock ping thread","attr":{"processId":"ConfigServer","pingIntervalMillis":30000}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.260-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.260-04:00"},"s":"I", "c":"SHARDING", "id":22727, "ctx":"shard-registry-reload","msg":"Error running periodic reload of shard registry","attr":{"error":"ReadConcernMajorityNotAvailableYet: could not get updated shard list from config server :: caused by :: Read concern majority reads are currently not possible.","shardRegistryReloadIntervalSeconds":30}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.260-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.260-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"63604e10-3d0f-410e-88c6-f3b634622921"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.267-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.267-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.replset.minvalid","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.267-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.267-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"aa04450c-576b-4fd3-b1bf-352994dfb51c"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.268-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.268-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.replset.election","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.268-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.268-04:00"},"s":"I", "c":"REPL", "id":21311, "ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.269-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.268-04:00"},"s":"I", "c":"REPL", "id":21312, "ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.269-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.268-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"a6042a5a-ac18-43f4-81c6-5599f33e938d"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.273-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.272-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.273-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.272-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.replset.minvalid","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.273-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.273-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"2c52993e-b2f0-4ae2-a390-efb5108c7499"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.273-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.273-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"18e877de-bcb1-43d5-9d5d-135edce808fd"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.281-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.281-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.replset.election","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.282-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.282-04:00"},"s":"I", "c":"REPL", "id":21311, "ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.282-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.282-04:00"},"s":"I", "c":"REPL", "id":21312, "ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.282-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.282-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"83310877-29f9-482f-bff8-0fe91a528791"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.283-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.283-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.system.rollback.id","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.284-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.284-04:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.284-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.284-04:00"},"s":"I", "c":"REPL", "id":21313, "ctx":"initandlisten","msg":"Did not find local replica set configuration document at startup","attr":{"error":{"code":47,"codeName":"NoMatchingDocument","errmsg":"Did not find replica set configuration document in local.system.replset"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.284-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.284-04:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.284-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.284-04:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.285-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.284-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20020.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.285-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.284-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.285-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.284-04:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20020,"ssl":"off"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.291-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.290-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.replset.minvalid","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.291-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.291-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.replset.election","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.291-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.291-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"b531b725-91dd-47f3-a99d-55907200ff40"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.291-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.291-04:00"},"s":"I", "c":"REPL", "id":21311, "ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.292-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.291-04:00"},"s":"I", "c":"REPL", "id":21312, "ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.292-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.291-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"6002b335-bca2-4e6c-825d-b1b41d938d3b"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.296-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.296-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.system.rollback.id","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.297-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.297-04:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.297-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.297-04:00"},"s":"I", "c":"REPL", "id":21313, "ctx":"initandlisten","msg":"Did not find local replica set configuration document at startup","attr":{"error":{"code":47,"codeName":"NoMatchingDocument","errmsg":"Did not find replica set configuration document in local.system.replset"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.297-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.297-04:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.297-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.297-04:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.297-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.297-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20021.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.298-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.297-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.298-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.297-04:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20021,"ssl":"off"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.304-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.304-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.replset.election","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.304-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.304-04:00"},"s":"I", "c":"REPL", "id":21311, "ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.305-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.304-04:00"},"s":"I", "c":"REPL", "id":21312, "ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.305-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.304-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"d915a644-1225-43d8-b348-c6942d42f56d"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.305-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.305-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.system.rollback.id","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.305-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.305-04:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.305-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.305-04:00"},"s":"I", "c":"REPL", "id":21313, "ctx":"initandlisten","msg":"Did not find local replica set configuration document at startup","attr":{"error":{"code":47,"codeName":"NoMatchingDocument","errmsg":"Did not find replica set configuration document in local.system.replset"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.305-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.305-04:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.306-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.306-04:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.306-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.306-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20022.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.306-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.306-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.306-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.306-04:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20022,"ssl":"off"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.317-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.317-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"index build: done building","attr":{"namespace":"local.system.rollback.id","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.317-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.317-04:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.318-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.317-04:00"},"s":"I", "c":"REPL", "id":21313, "ctx":"initandlisten","msg":"Did not find local replica set configuration document at startup","attr":{"error":{"code":47,"codeName":"NoMatchingDocument","errmsg":"Did not find replica set configuration document in local.system.replset"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.318-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.318-04:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.318-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.318-04:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.319-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.318-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20023.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.319-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.318-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.319-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.319-04:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20023,"ssl":"off"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.397-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.397-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:51096","sessionId":1,"connectionCount":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.397-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.397-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:51096","client":"conn1","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.398-0400 ReplSetTest made initial connection to node: connection to jasonchanjh:20020 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.398-0400 ReplSetTest startSet, nodes: [ connection to jasonchanjh:20020 ] [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.398-0400 ReplSetTest startSet took 1035ms for 1 nodes. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.399-0400 Waiting for the config server to finish starting up. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.399-0400 ReplSetTest waiting for an initial connection to node 0 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.399-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.399-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:36956","sessionId":1,"connectionCount":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.399-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.399-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:36956","client":"conn1","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.400-0400 ReplSetTest made initial connection to node: connection to jasonchanjh:20021 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.400-0400 ReplSetTest waiting for an initial connection to node 1 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.400-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.400-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:36708","sessionId":1,"connectionCount":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.401-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.400-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:36708","client":"conn1","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.401-0400 ReplSetTest made initial connection to node: connection to jasonchanjh:20022 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.401-0400 ReplSetTest waiting for an initial connection to node 2 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.402-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.401-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33906","sessionId":1,"connectionCount":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.402-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.402-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:33906","client":"conn1","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.402-0400 ReplSetTest made initial connection to node: connection to jasonchanjh:20023 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.403-0400 ReplSetTest startSet, nodes: [ [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.403-0400 connection to jasonchanjh:20021, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.403-0400 connection to jasonchanjh:20022, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.403-0400 connection to jasonchanjh:20023 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.403-0400 ] [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.403-0400 ReplSetTest startSet took 1030ms for 3 nodes. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.404-0400 ShardingTest startup for all nodes took 1041ms with 3 config server nodes and 1 total shard nodes. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.404-0400 ShardingTest initiating replica set for shard: mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.408-0400 New session started with sessionID: { "id" : UUID("1c5f67db-c750-497d-a3a2-5cb52649a07c") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.416-0400 Setting fail point skipOplogBatcherWaitForData [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.417-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.416-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"skipOplogBatcherWaitForData","failPoint":{"mode":1,"data":{},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.417-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.417-0400 "replSetInitiate" : { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.417-0400 "_id" : "mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.417-0400 "protocolVersion" : 1, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.417-0400 "members" : [ [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.417-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.417-0400 "_id" : 0, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.418-0400 "host" : "jasonchanjh:20020" [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.418-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.418-0400 ] [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.418-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.418-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.418-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.418-04:00"},"s":"I", "c":"REPL", "id":21356, "ctx":"conn1","msg":"replSetInitiate admin command received from client"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.418-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.418-04:00"},"s":"I", "c":"REPL", "id":21357, "ctx":"conn1","msg":"replSetInitiate config object parses ok","attr":{"numMembers":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.419-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.418-04:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"conn1","msg":"Creating replication oplog","attr":{"oplogSizeMB":16}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.419-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.418-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"a5dc2a58-fd17-4912-bad9-c3d04d6c2098"}},"options":{"capped":true,"size":16777216,"autoIndexId":false}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.425-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.425-04:00"},"s":"I", "c":"STORAGE", "id":22383, "ctx":"conn1","msg":"The size storer reports that the oplog contains","attr":{"numRecords":0,"dataSize":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.425-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.425-04:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"conn1","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.446-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.446-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"d1eee906-55f2-477c-8ccc-2ba808b251ce"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.458-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.458-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1","msg":"index build: done building","attr":{"namespace":"local.system.replset","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.458-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.458-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"0abb4e9a-852d-4f6d-81e2-18f4b940c39d"}},"options":{"uuid":{"$uuid":"0abb4e9a-852d-4f6d-81e2-18f4b940c39d"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.470-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.470-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1","msg":"index build: done building","attr":{"namespace":"admin.system.version","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.470-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.470-04:00"},"s":"I", "c":"COMMAND", "id":20459, "ctx":"conn1","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"4.4"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.470-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.470-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn1","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","version":1,"term":0,"members":[{"_id":0,"host":"jasonchanjh:20020","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"5ecf01d37079df0f8d1c7326"}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.470-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.470-04:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn1","msg":"Found self in config","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.470-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.470-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn1","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.470-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.470-04:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"conn1","msg":"Starting replication storage threads"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.471-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.471-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn1","msg":"Replica set state transition","attr":{"newState":"RECOVERING","oldState":"STARTUP2"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.471-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.471-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"fd34e63d-ca8f-4f1d-b009-9ac9aaa4e1aa"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.506-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.505-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1","msg":"index build: done building","attr":{"namespace":"local.replset.initialSyncId","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.506-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.506-04:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"conn1","msg":"Starting replication fetcher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.506-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.506-04:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"conn1","msg":"Starting replication applier thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.506-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.506-04:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"conn1","msg":"Starting replication reporter thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.506-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.506-04:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.506-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.506-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"OplogApplier-0","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.506-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.506-04:00"},"s":"I", "c":"ELECTION", "id":4615652, "ctx":"OplogApplier-0","msg":"Starting an election, since we've seen no PRIMARY in election timeout period","attr":{"electionTimeoutPeriodMillis":10000}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.507-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.506-04:00"},"s":"I", "c":"ELECTION", "id":21438, "ctx":"OplogApplier-0","msg":"Conducting a dry run election to see if we could be elected","attr":{"currentTerm":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.507-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.506-04:00"},"s":"I", "c":"ELECTION", "id":21444, "ctx":"ReplCoord-0","msg":"Dry election run succeeded, running for election","attr":{"newTerm":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.508-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.508-04:00"},"s":"I", "c":"ELECTION", "id":21450, "ctx":"ReplCoord-2","msg":"Election succeeded, assuming primary role","attr":{"term":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.508-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.508-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-2","msg":"Replica set state transition","attr":{"newState":"PRIMARY","oldState":"SECONDARY"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.508-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.508-04:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"ReplCoord-2","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.508-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.508-04:00"},"s":"I", "c":"REPL", "id":21359, "ctx":"ReplCoord-2","msg":"Entering primary catch-up mode"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.508-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.508-04:00"},"s":"I", "c":"REPL", "id":21363, "ctx":"ReplCoord-2","msg":"Exited primary catch-up mode"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.508-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.508-04:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"ReplCoord-2","msg":"Stopping replication producer"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.508-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.508-04:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.508-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.508-04:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.508-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.508-04:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.509-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.508-04:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.509-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.508-04:00"},"s":"I", "c":"REPL", "id":21340, "ctx":"RstlKillOpThread","msg":"State transition ops metrics","attr":{"metrics":{"lastStateTransition":"stepUp","userOpsKilled":0,"userOpsRunning":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.509-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.508-04:00"},"s":"I", "c":"REPL", "id":4508103, "ctx":"OplogApplier-0","msg":"Increment the config term via reconfig"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.509-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.508-04:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"OplogApplier-0","msg":"replSetReconfig config object parses ok","attr":{"numMembers":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.509-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.508-04:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"OplogApplier-0","msg":"Persisting new config to disk"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.509-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.509-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"OplogApplier-0","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","version":1,"term":1,"members":[{"_id":0,"host":"jasonchanjh:20020","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"5ecf01d37079df0f8d1c7326"}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.509-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.509-04:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"OplogApplier-0","msg":"Found self in config","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.509-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.509-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c4cf410a-1e6a-492c-b86a-6d4ca2ac267b"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.522-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.521-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.transactions","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.523-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.522-04:00"},"s":"I", "c":"STORAGE", "id":20657, "ctx":"OplogApplier-0","msg":"IndexBuildsCoordinator::onStepUp - this node is stepping up to primary"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.523-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.522-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"82414b4e-0051-46d8-a214-b7e7358f04a1"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.535-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.534-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.system.indexBuilds","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.535-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.535-04:00"},"s":"I", "c":"REPL", "id":21331, "ctx":"OplogApplier-0","msg":"Transition to primary complete; database writes are now permitted"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.560-0400 Clearing fail point skipOplogBatcherWaitForData [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.560-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.560-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"skipOplogBatcherWaitForData","failPoint":{"mode":0,"data":{},"timesEntered":1526}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.561-0400 ReplSetTest initiate command took 144ms for 1 nodes in set 'mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0' [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.561-0400 Set shouldWaitForKeys from RS options: false [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.561-0400 Setting fail point forceSyncSourceRetryWaitForInitialSync [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.562-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.562-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":1,"data":{"retryMS":25.0},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.562-0400 Setting fail point forceHeartbeatIntervalMS [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.563-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.563-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":1,"data":{"intervalMS":200.0},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.563-0400 Setting fail point forceBgSyncSyncSourceRetryWaitMS [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.564-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.564-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":1,"data":{"sleepMS":25.0},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.566-0400 ReplSetTest initiate reconfig and awaitSecondaryNodes took 2ms for 1 nodes in set 'mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0' [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.569-0400 AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.571-0400 AwaitNodesAgreeOnPrimary: Nodes agreed on primary jasonchanjh:20020 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.572-0400 AwaitLastStableRecoveryTimestamp: Beginning for [ "jasonchanjh:20020" ] [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.573-0400 AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.574-0400 AwaitNodesAgreeOnPrimary: Nodes agreed on primary jasonchanjh:20020 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.574-0400 AwaitLastStableRecoveryTimestamp: ensuring the commit point advances for [ "jasonchanjh:20020" ] [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.577-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.577-04:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"JournalFlusher","msg":"Triggering the first stable checkpoint","attr":{"initialData":{"$timestamp":{"t":1590624723,"i":1}},"prevStable":{"$timestamp":{"t":0,"i":0}},"currStable":{"$timestamp":{"t":1590624723,"i":6}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.577-0400 AwaitLastStableRecoveryTimestamp: Waiting for stable recovery timestamps for [ "jasonchanjh:20020" ] [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.578-0400 AwaitLastStableRecoveryTimestamp: jasonchanjh:20020 does not have a stable recovery timestamp yet. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.605-0400 AwaitLastStableRecoveryTimestamp: A stable recovery timestamp has successfully established on [ "jasonchanjh:20020" ] [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.605-0400 ReplSetTest initiate awaitLastStableRecoveryTimestamp took 34ms for 1 nodes in set 'mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0' [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.611-0400 AwaitNodesAgreeOnAppliedOpTime: All nodes agree that all ops are applied up to { "ts" : Timestamp(1590624723, 6), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.611-0400 Clearing fail point forceSyncSourceRetryWaitForInitialSync [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.612-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.612-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":0,"data":{},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.612-0400 Clearing fail point forceHeartbeatIntervalMS [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.613-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.613-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":0,"data":{},"timesEntered":6}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.614-0400 Clearing fail point forceBgSyncSyncSourceRetryWaitMS [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.614-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.614-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":0,"data":{},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.614-0400 ReplSetTest initiateWithAnyNodeAsPrimary took 210ms for 1 nodes. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.615-0400 AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.615-0400 AwaitNodesAgreeOnPrimary: Nodes agreed on primary jasonchanjh:20020 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.619-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.619-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"admin.foo","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"50bfd9da-2cf9-41cf-9837-972f1f13e79e"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.632-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.632-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1","msg":"index build: done building","attr":{"namespace":"admin.foo","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.636-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.636-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43138","sessionId":2,"connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.637-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.636-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"127.0.0.1:43138","client":"conn2","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.638-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.637-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43140","sessionId":3,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.638-0400 Setting fail point skipOplogBatcherWaitForData [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.638-0400 d20020| {"t":{"$date":"2020-05-27T20:12:03.638-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"127.0.0.1:43140","client":"conn3","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.638-0400 New session started with sessionID: { "id" : UUID("40c23baa-beae-4c8c-85fc-648ee95d8f7b") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.639-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.638-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"skipOplogBatcherWaitForData","failPoint":{"mode":1,"data":{},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.639-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.639-0400 "replSetInitiate" : { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.639-0400 "_id" : "mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.640-0400 "protocolVersion" : 1, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.640-0400 "members" : [ [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.640-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.640-0400 "_id" : 0, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.640-0400 "host" : "jasonchanjh:20021" [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.640-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.640-0400 ], [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.640-0400 "configsvr" : true [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.641-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.641-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.641-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.640-04:00"},"s":"I", "c":"REPL", "id":21356, "ctx":"conn1","msg":"replSetInitiate admin command received from client"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.641-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.641-04:00"},"s":"I", "c":"REPL", "id":21357, "ctx":"conn1","msg":"replSetInitiate config object parses ok","attr":{"numMembers":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.641-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.641-04:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"conn1","msg":"Creating replication oplog","attr":{"oplogSizeMB":40}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.641-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.641-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"5401f1fa-d2dd-4aee-b05f-e49cb83a12bf"}},"options":{"capped":true,"size":41943040,"autoIndexId":false}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.647-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.647-04:00"},"s":"I", "c":"STORAGE", "id":22383, "ctx":"conn1","msg":"The size storer reports that the oplog contains","attr":{"numRecords":0,"dataSize":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.648-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.647-04:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"conn1","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.670-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.669-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"4efb541c-4450-46e7-bee2-a5fda5fdbee9"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.680-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.680-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1","msg":"index build: done building","attr":{"namespace":"local.system.replset","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.681-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.680-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"80bc6f71-4546-46e7-a703-2b89fa46970f"}},"options":{"uuid":{"$uuid":"80bc6f71-4546-46e7-a703-2b89fa46970f"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.693-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.693-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1","msg":"index build: done building","attr":{"namespace":"admin.system.version","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.693-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.693-04:00"},"s":"I", "c":"COMMAND", "id":20459, "ctx":"conn1","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"4.6"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.693-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.693-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn1","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.693-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.693-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn1","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","version":1,"term":0,"members":[{"_id":0,"host":"jasonchanjh:20021","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"5ecf01d357171f33dd5e7937"}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.693-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.693-04:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn1","msg":"Found self in config","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.693-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.693-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn1","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.693-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.693-04:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"conn1","msg":"Starting replication storage threads"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.694-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.694-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn1","msg":"Replica set state transition","attr":{"newState":"RECOVERING","oldState":"STARTUP2"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.694-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.694-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"a7947baf-565d-4dd1-8cfc-5fa0dc2d31cd"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.722-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.722-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1","msg":"index build: done building","attr":{"namespace":"local.replset.initialSyncId","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.723-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.722-04:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"conn1","msg":"Starting replication fetcher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.723-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.723-04:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"conn1","msg":"Starting replication applier thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.723-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.723-04:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"conn1","msg":"Starting replication reporter thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.723-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.723-04:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.723-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.723-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"OplogApplier-0","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.723-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.723-04:00"},"s":"I", "c":"ELECTION", "id":4615652, "ctx":"OplogApplier-0","msg":"Starting an election, since we've seen no PRIMARY in election timeout period","attr":{"electionTimeoutPeriodMillis":10000}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.724-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.723-04:00"},"s":"I", "c":"ELECTION", "id":21438, "ctx":"OplogApplier-0","msg":"Conducting a dry run election to see if we could be elected","attr":{"currentTerm":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.724-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.723-04:00"},"s":"I", "c":"ELECTION", "id":21444, "ctx":"ReplCoord-0","msg":"Dry election run succeeded, running for election","attr":{"newTerm":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.725-0400 New session started with sessionID: { "id" : UUID("75e0b9bc-7531-4fdc-8be0-5d1f13923c95") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.725-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.725-04:00"},"s":"I", "c":"ELECTION", "id":21450, "ctx":"ReplCoord-0","msg":"Election succeeded, assuming primary role","attr":{"term":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.725-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.725-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"PRIMARY","oldState":"SECONDARY"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.725-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.725-04:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"ReplCoord-0","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.726-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.725-04:00"},"s":"I", "c":"REPL", "id":21359, "ctx":"ReplCoord-0","msg":"Entering primary catch-up mode"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.726-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.725-04:00"},"s":"I", "c":"REPL", "id":21363, "ctx":"ReplCoord-0","msg":"Exited primary catch-up mode"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.726-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.725-04:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"ReplCoord-0","msg":"Stopping replication producer"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.726-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.725-04:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.726-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.725-04:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.726-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.725-04:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.726-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.726-04:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.727-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.726-04:00"},"s":"I", "c":"REPL", "id":21340, "ctx":"RstlKillOpThread","msg":"State transition ops metrics","attr":{"metrics":{"lastStateTransition":"stepUp","userOpsKilled":0,"userOpsRunning":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.727-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.726-04:00"},"s":"I", "c":"REPL", "id":4508103, "ctx":"OplogApplier-0","msg":"Increment the config term via reconfig"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.727-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.726-04:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"OplogApplier-0","msg":"replSetReconfig config object parses ok","attr":{"numMembers":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.727-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.726-04:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"OplogApplier-0","msg":"Persisting new config to disk"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.727-0400 New session started with sessionID: { "id" : UUID("86752f91-86be-46dd-b937-f2064967847a") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.727-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.727-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"OplogApplier-0","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","version":1,"term":1,"members":[{"_id":0,"host":"jasonchanjh:20021","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"5ecf01d357171f33dd5e7937"}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.727-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.727-04:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"OplogApplier-0","msg":"Found self in config","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.728-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.727-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"f41b440d-8fec-472e-842c-1558813c2b8c"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.741-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.741-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.transactions","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.742-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.742-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.chunks","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"49e351b1-7c65-489f-a9c2-71c668d6a9b7"}},"options":{"uuid":{"$uuid":"49e351b1-7c65-489f-a9c2-71c668d6a9b7"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.756-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.756-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.chunks","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.763-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.763-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.chunks","index":"ns_1_min_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.770-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.770-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.chunks","index":"ns_1_shard_1_min_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.779-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.778-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.chunks","index":"ns_1_lastmod_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.779-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.779-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.migrations","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"f756e92b-3e6e-4dca-b24a-fcdca7848d0a"}},"options":{"uuid":{"$uuid":"f756e92b-3e6e-4dca-b24a-fcdca7848d0a"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.794-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.794-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.migrations","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.801-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.801-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.migrations","index":"ns_1_min_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.801-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.801-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.shards","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"7bafa95e-c6bc-4462-891a-99391025dd95"}},"options":{"uuid":{"$uuid":"7bafa95e-c6bc-4462-891a-99391025dd95"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.813-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.813-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.shards","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.819-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.819-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.shards","index":"host_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.819-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.819-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.locks","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"94f4e5ce-7dde-49f6-93af-d8b547bd2c99"}},"options":{"uuid":{"$uuid":"94f4e5ce-7dde-49f6-93af-d8b547bd2c99"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.832-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.832-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.locks","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.839-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.838-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.locks","index":"ts_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.847-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.847-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.locks","index":"state_1_process_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.847-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.847-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.lockpings","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"37f24679-4fd8-4b22-be70-55c7649ebae7"}},"options":{"uuid":{"$uuid":"37f24679-4fd8-4b22-be70-55c7649ebae7"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.857-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.857-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.lockpings","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.864-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.864-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.lockpings","index":"ping_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.864-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.864-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.tags","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"9bd05c7d-665b-4312-83f3-1bfcfa8aec72"}},"options":{"uuid":{"$uuid":"9bd05c7d-665b-4312-83f3-1bfcfa8aec72"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.875-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.875-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.tags","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.880-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.880-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.tags","index":"ns_1_min_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.886-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.886-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.tags","index":"ns_1_tag_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.886-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.886-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.version","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"8fee78ca-e9f4-4171-beed-944e1c489aae"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.899-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.899-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.version","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.900-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.900-04:00"},"s":"I", "c":"SHARDING", "id":22049, "ctx":"PeriodicShardedIndexConsistencyChecker","msg":"Checking consistency of sharded collection indexes across the cluster"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.901-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.900-04:00"},"s":"I", "c":"SHARDING", "id":21856, "ctx":"Balancer","msg":"CSRS balancer is starting"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.901-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.900-04:00"},"s":"I", "c":"STORAGE", "id":20657, "ctx":"OplogApplier-0","msg":"IndexBuildsCoordinator::onStepUp - this node is stepping up to primary"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.901-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.901-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"20e4bc88-3ea2-47b6-adf9-847c7733b7ab"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.913-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.913-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"index build: done building","attr":{"namespace":"config.system.indexBuilds","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.913-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.913-04:00"},"s":"I", "c":"REPL", "id":21331, "ctx":"OplogApplier-0","msg":"Transition to primary complete; database writes are now permitted"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.913-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.913-04:00"},"s":"D3", "c":"TXN", "id":22451, "ctx":"TransactionCoordinator","msg":"Waiting for OpTime to become majority committed","attr":{"lastOpTime":{"ts":{"$timestamp":{"t":1590624723,"i":23}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.915-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.914-04:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"JournalFlusher","msg":"Triggering the first stable checkpoint","attr":{"initialData":{"$timestamp":{"t":1590624723,"i":1}},"prevStable":{"$timestamp":{"t":0,"i":0}},"currStable":{"$timestamp":{"t":1590624723,"i":23}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.915-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.915-04:00"},"s":"I", "c":"SHARDING", "id":21857, "ctx":"Balancer","msg":"CSRS balancer thread is recovering"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.915-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.915-04:00"},"s":"I", "c":"SHARDING", "id":21858, "ctx":"Balancer","msg":"CSRS balancer thread is recovered"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.916-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.915-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"monitoring-keys-for-HMAC","msg":"createCollection","attr":{"namespace":"admin.system.keys","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"9c3b2a14-b823-4ac9-a97b-71cd3f3993cb"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.916-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.915-04:00"},"s":"I", "c":"TXN", "id":22452, "ctx":"TransactionCoordinator","msg":"Need to resume coordinating commit for transactions with an in-progress two-phase commit/abort","attr":{"numPendingTransactions":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.916-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.916-04:00"},"s":"I", "c":"TXN", "id":22438, "ctx":"TransactionCoordinator","msg":"Incoming coordinateCommit requests are now enabled"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.927-0400 Clearing fail point skipOplogBatcherWaitForData [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.927-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.927-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"skipOplogBatcherWaitForData","failPoint":{"mode":0,"data":{},"timesEntered":420}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.927-0400 ReplSetTest initiate command took 288ms for 3 nodes in set 'mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS' [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.928-0400 Set shouldWaitForKeys from RS options: false [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.928-0400 Setting fail point forceSyncSourceRetryWaitForInitialSync [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.928-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.928-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":1,"data":{"retryMS":25.0},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.929-0400 Setting fail point forceHeartbeatIntervalMS [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.929-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.929-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":1,"data":{"intervalMS":200.0},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.929-0400 Setting fail point forceBgSyncSyncSourceRetryWaitMS [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.930-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.930-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":1,"data":{"sleepMS":25.0},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.930-0400 Setting fail point forceSyncSourceRetryWaitForInitialSync [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.931-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.930-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":1,"data":{"retryMS":25.0},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.931-0400 Setting fail point forceHeartbeatIntervalMS [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.931-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.931-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":1,"data":{"intervalMS":200.0},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.932-0400 Setting fail point forceBgSyncSyncSourceRetryWaitMS [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.932-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.932-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":1,"data":{"sleepMS":25.0},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.933-0400 Setting fail point forceSyncSourceRetryWaitForInitialSync [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.933-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.933-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":1,"data":{"retryMS":25.0},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.934-0400 Setting fail point forceHeartbeatIntervalMS [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.934-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.934-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"monitoring-keys-for-HMAC","msg":"index build: done building","attr":{"namespace":"admin.system.keys","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.934-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.934-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":1,"data":{"intervalMS":200.0},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.935-0400 Setting fail point forceBgSyncSyncSourceRetryWaitMS [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.935-0400 c20023| {"t":{"$date":"2020-05-27T20:12:03.935-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":1,"data":{"sleepMS":25.0},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.936-0400 Reconfiguring replica set to add in other nodes [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.936-0400 ReplSetTest adding in node 2 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.936-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.936-0400 "replSetReconfig" : { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.936-0400 "_id" : "mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.937-0400 "protocolVersion" : 1, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.937-0400 "members" : [ [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.937-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.937-0400 "_id" : 0, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.937-0400 "host" : "jasonchanjh:20021" [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.937-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.937-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.937-0400 "_id" : 1, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.937-0400 "host" : "jasonchanjh:20022" [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.938-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.938-0400 ], [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.938-0400 "configsvr" : true, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.938-0400 "settings" : { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.938-0400 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.938-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.938-0400 "version" : 2 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.938-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.938-0400 "maxTimeMS" : 600000 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.939-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.939-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.937-04:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn1","msg":"Waiting for the current config to propagate to a majority of nodes"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.939-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.937-04:00"},"s":"I", "c":"REPL", "id":51815, "ctx":"conn1","msg":"Waiting for the last committed optime in the previous config to be committed in the current config","attr":{"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1590624723,"i":4}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.939-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.937-04:00"},"s":"I", "c":"REPL", "id":4508701, "ctx":"conn1","msg":"The current replica set config is committed","attr":{"configVersion":1,"configTerm":1,"configWaitDurationMillis":0,"oplogWaitDurationMillis":0,"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1590624723,"i":4}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.939-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.937-04:00"},"s":"I", "c":"REPL", "id":21352, "ctx":"conn1","msg":"replSetReconfig admin command received from client","attr":{"newConfig":{"_id":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","protocolVersion":1.0,"members":[{"_id":0.0,"host":"jasonchanjh:20021"},{"_id":1.0,"host":"jasonchanjh:20022"}],"configsvr":true,"settings":{},"version":2.0}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.957-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.957-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44786","sessionId":2,"connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.957-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.957-04:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"conn1","msg":"replSetReconfig config object parses ok","attr":{"numMembers":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.957-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.957-04:00"},"s":"I", "c":"REPL", "id":4509600, "ctx":"conn1","msg":"Executing quorum check for reconfig"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.958-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.957-04:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"conn1","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 1 -- target:jasonchanjh:20022 db:admin cmd:{ replSetHeartbeat: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", configVersion: 2, configTerm: 1, hbv: 1, from: \"jasonchanjh:20021\", fromId: 0, term: 1, primaryId: -1 }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.958-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.957-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"connection ended","attr":{"remote":"127.0.0.1:44786","connectionCount":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.958-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.957-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.958-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.958-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44788","sessionId":3,"connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.958-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.958-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"127.0.0.1:44788","client":"conn3","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.959-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.959-04:00"},"s":"I", "c":"REPL", "id":21400, "ctx":"conn3","msg":"Scheduling heartbeat to fetch a new config since we are not a member of our current config","attr":{"senderHost":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.959-0400 c20022| {"t":{"$date":"2020-05-27T20:12:03.959-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.959-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.959-04:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"conn1","msg":"Persisting new config to disk"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.960-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.960-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33970","sessionId":4,"connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.960-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.960-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn4","msg":"client metadata","attr":{"remote":"127.0.0.1:33970","client":"conn4","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.962-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.961-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn1","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","version":2,"term":1,"members":[{"_id":0,"host":"jasonchanjh:20021","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":1,"host":"jasonchanjh:20022","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"5ecf01d357171f33dd5e7937"}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.962-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.961-04:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn1","msg":"Found self in config","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.962-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.961-04:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn1","msg":"Waiting for the current config to propagate to a majority of nodes"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.962-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.962-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-0","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20022","newState":"STARTUP"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.981-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.981-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33972","sessionId":5,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:03.982-0400 c20021| {"t":{"$date":"2020-05-27T20:12:03.982-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn5","msg":"connection ended","attr":{"remote":"127.0.0.1:33972","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.012-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.012-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33974","sessionId":6,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.013-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.012-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn6","msg":"connection ended","attr":{"remote":"127.0.0.1:33974","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.013-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.013-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"8f5b7b9e-d547-4372-af36-914bf38af4df"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.027-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.027-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"index build: done building","attr":{"namespace":"local.system.replset","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.028-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.027-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-0","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","version":2,"term":1,"members":[{"_id":0,"host":"jasonchanjh:20021","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":1,"host":"jasonchanjh:20022","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"5ecf01d357171f33dd5e7937"}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.028-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.027-04:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-0","msg":"Found self in config","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.028-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.027-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.028-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.028-04:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"ReplCoord-0","msg":"Starting replication storage threads"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.028-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.028-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-2","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20021","newState":"PRIMARY"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.029-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.029-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"4ccb8cd1-1ee9-4a30-bc6b-582be7d3917a"}},"options":{"temp":true}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.042-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.042-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"index build: done building","attr":{"namespace":"local.temp_oplog_buffer","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.042-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.042-04:00"},"s":"I", "c":"INITSYNC", "id":21164, "ctx":"ReplCoordExtern-0","msg":"Starting initial sync attempt","attr":{"initialSyncAttempt":1,"initialSyncMaxAttempts":10}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.042-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.042-04:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-0","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"4ccb8cd1-1ee9-4a30-bc6b-582be7d3917a"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.044-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.044-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c2720d07-9445-4e4c-837f-d3436390eb97"}},"options":{"temp":true}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.057-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.057-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"local.temp_oplog_buffer","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.057-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.057-04:00"},"s":"I", "c":"REPL", "id":21783, "ctx":"ReplCoordExtern-0","msg":"Waiting for pings from other members before syncing","attr":{"pingsNeeded":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.082-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.082-04:00"},"s":"I", "c":"REPL", "id":3873117, "ctx":"ReplCoordExtern-1","msg":"Choosing primary as sync source","attr":{"primary":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.082-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.082-04:00"},"s":"I", "c":"INITSYNC", "id":21173, "ctx":"ReplCoordExtern-1","msg":"Initial syncer oplog truncation finished","attr":{"durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.082-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.082-04:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"ReplCoordExtern-1","msg":"Creating replication oplog","attr":{"oplogSizeMB":40}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.082-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.082-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"cb8f2eb3-5510-40cc-82e6-439f4112a695"}},"options":{"capped":true,"size":41943040,"autoIndexId":false}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.089-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.089-04:00"},"s":"I", "c":"STORAGE", "id":22383, "ctx":"ReplCoordExtern-1","msg":"The size storer reports that the oplog contains","attr":{"numRecords":0,"dataSize":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.089-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.089-04:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"ReplCoordExtern-1","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.115-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.115-04:00"},"s":"I", "c":"REPL", "id":21754, "ctx":"ReplCoordExtern-1","msg":"dropReplicatedDatabases - dropping databases","attr":{"numDatabases":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.115-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.115-04:00"},"s":"I", "c":"REPL", "id":21756, "ctx":"ReplCoordExtern-1","msg":"dropReplicatedDatabases - dropped databases","attr":{"numDatabases":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.115-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.115-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33976","sessionId":7,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.116-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.115-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn7","msg":"client metadata","attr":{"remote":"127.0.0.1:33976","client":"conn7","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.119-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.119-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33978","sessionId":8,"connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.119-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.119-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33980","sessionId":9,"connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.120-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.119-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn8","msg":"client metadata","attr":{"remote":"127.0.0.1:33978","client":"conn8","doc":{"application":{"name":"OplogFetcher"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.120-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.120-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn9","msg":"client metadata","attr":{"remote":"127.0.0.1:33980","client":"conn9","doc":{"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.122-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.122-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"80bc6f71-4546-46e7-a703-2b89fa46970f"}},"options":{"uuid":{"$uuid":"80bc6f71-4546-46e7-a703-2b89fa46970f"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.149-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.149-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"admin.system.version","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.149-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.149-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.150-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.150-04:00"},"s":"I", "c":"COMMAND", "id":20459, "ctx":"ReplWriterWorker-15","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"4.6"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.150-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.150-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-15","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.150-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.150-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-15","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.151-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.151-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":1,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.153-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.153-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"admin.system.version","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.155-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.155-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"admin.system.keys","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"9c3b2a14-b823-4ac9-a97b-71cd3f3993cb"}},"options":{"uuid":{"$uuid":"9c3b2a14-b823-4ac9-a97b-71cd3f3993cb"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.163-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.162-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-2","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20022","newState":"STARTUP2"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.163-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.163-04:00"},"s":"I", "c":"REPL", "id":4689401, "ctx":"conn1","msg":"Propagated current replica set config to a majority of nodes","attr":{"configVersion":2,"configTerm":1,"configWaitDurationMillis":201}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.163-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.163-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"local.system.replset","appName":"MongoDB Shell","command":{"replSetReconfig":{"_id":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","protocolVersion":1.0,"members":[{"_id":0.0,"host":"jasonchanjh:20021"},{"_id":1.0,"host":"jasonchanjh:20022"}],"configsvr":true,"settings":{},"version":2.0},"maxTimeMS":600000.0,"lsid":{"id":{"$uuid":"40c23baa-beae-4c8c-85fc-648ee95d8f7b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624723,"i":24}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":272,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":3}},"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":1,"w":4}},"Database":{"acquireCount":{"w":2,"W":1}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":2}}},"flowControl":{"acquireCount":2,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":225}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.163-0400 ReplSetTest adding in node 3 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.164-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.164-0400 "replSetReconfig" : { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.164-0400 "_id" : "mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.164-0400 "protocolVersion" : 1, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.164-0400 "members" : [ [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.164-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.165-0400 "_id" : 0, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.165-0400 "host" : "jasonchanjh:20021" [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.165-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.165-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.165-0400 "_id" : 1, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.165-0400 "host" : "jasonchanjh:20022" [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.165-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.166-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.166-0400 "_id" : 2, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.166-0400 "host" : "jasonchanjh:20023" [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.166-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.166-0400 ], [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.166-0400 "configsvr" : true, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.166-0400 "settings" : { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.166-0400 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.166-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.167-0400 "version" : 3 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.167-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.167-0400 "maxTimeMS" : 600000 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.167-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.167-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.165-04:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn1","msg":"Waiting for the current config to propagate to a majority of nodes"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.167-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.165-04:00"},"s":"I", "c":"REPL", "id":51815, "ctx":"conn1","msg":"Waiting for the last committed optime in the previous config to be committed in the current config","attr":{"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1590624723,"i":27}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.178-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.178-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"admin.system.keys","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.178-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.178-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.180-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.180-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":2,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.183-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.182-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"admin.system.keys","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.188-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.188-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"20e4bc88-3ea2-47b6-adf9-847c7733b7ab"}},"options":{"uuid":{"$uuid":"20e4bc88-3ea2-47b6-adf9-847c7733b7ab"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.212-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.211-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.system.indexBuilds","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.212-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.211-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.213-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.212-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.214-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.214-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.system.indexBuilds","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.218-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.218-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.lockpings","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"37f24679-4fd8-4b22-be70-55c7649ebae7"}},"options":{"uuid":{"$uuid":"37f24679-4fd8-4b22-be70-55c7649ebae7"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.236-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.236-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.lockpings","properties":{"v":2,"key":{"ping":1},"name":"ping_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.236-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.236-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.255-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.255-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.lockpings","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.256-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.255-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.256-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.256-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.258-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.258-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.lockpings","index":"ping_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.260-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.259-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.262-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.262-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.lockpings","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.266-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.266-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.chunks","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"49e351b1-7c65-489f-a9c2-71c668d6a9b7"}},"options":{"uuid":{"$uuid":"49e351b1-7c65-489f-a9c2-71c668d6a9b7"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.288-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.288-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.chunks","properties":{"v":2,"unique":true,"key":{"ns":1,"min":1},"name":"ns_1_min_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.288-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.288-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":66}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.307-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.307-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.chunks","properties":{"v":2,"unique":true,"key":{"ns":1,"shard":1,"min":1},"name":"ns_1_shard_1_min_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.307-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.307-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":66}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.324-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.324-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.chunks","properties":{"v":2,"unique":true,"key":{"ns":1,"lastmod":1},"name":"ns_1_lastmod_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.324-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.324-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":66}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.343-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.342-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.chunks","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.343-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.342-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.344-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.343-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.347-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.347-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.351-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.350-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.352-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.352-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.chunks","index":"ns_1_min_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.352-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.352-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.chunks","index":"ns_1_shard_1_min_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.353-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.352-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.chunks","index":"ns_1_lastmod_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.359-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.359-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.361-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.361-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.chunks","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.363-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.363-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.shards","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"7bafa95e-c6bc-4462-891a-99391025dd95"}},"options":{"uuid":{"$uuid":"7bafa95e-c6bc-4462-891a-99391025dd95"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.387-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.387-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.shards","properties":{"v":2,"unique":true,"key":{"host":1},"name":"host_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.387-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.387-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.453-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.453-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.shards","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.453-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.453-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.454-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.454-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.457-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.457-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.shards","index":"host_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.460-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.459-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.462-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.462-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.shards","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.467-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.467-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"8fee78ca-e9f4-4171-beed-944e1c489aae"}},"options":{"uuid":{"$uuid":"8fee78ca-e9f4-4171-beed-944e1c489aae"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.496-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.495-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.version","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.496-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.495-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.497-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.497-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":1,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.499-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.498-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.version","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.503-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.502-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.locks","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"94f4e5ce-7dde-49f6-93af-d8b547bd2c99"}},"options":{"uuid":{"$uuid":"94f4e5ce-7dde-49f6-93af-d8b547bd2c99"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.522-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.522-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.locks","properties":{"v":2,"key":{"ts":1},"name":"ts_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.522-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.522-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":100}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.534-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.534-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.locks","properties":{"v":2,"key":{"state":1,"process":1},"name":"state_1_process_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.534-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.534-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":100}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.555-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.555-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.locks","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.555-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.555-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.556-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.556-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.559-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.559-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.561-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.561-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.locks","index":"ts_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.562-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.561-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.locks","index":"state_1_process_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.564-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.563-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.566-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.566-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.locks","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.570-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.569-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.tags","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"9bd05c7d-665b-4312-83f3-1bfcfa8aec72"}},"options":{"uuid":{"$uuid":"9bd05c7d-665b-4312-83f3-1bfcfa8aec72"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.593-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.593-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.tags","properties":{"v":2,"unique":true,"key":{"ns":1,"min":1},"name":"ns_1_min_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.593-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.593-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":100}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.607-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.607-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.tags","properties":{"v":2,"key":{"ns":1,"tag":1},"name":"ns_1_tag_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.607-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.607-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":100}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.624-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.624-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.tags","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.624-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.624-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.626-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.626-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.629-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.629-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.631-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.631-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.tags","index":"ns_1_min_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.631-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.631-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.tags","index":"ns_1_tag_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.635-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.635-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.637-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.637-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.tags","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.641-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.641-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"f41b440d-8fec-472e-842c-1558813c2b8c"}},"options":{"uuid":{"$uuid":"f41b440d-8fec-472e-842c-1558813c2b8c"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.667-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.667-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.transactions","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.667-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.667-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.668-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.668-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.670-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.670-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.transactions","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.673-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.673-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.migrations","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"f756e92b-3e6e-4dca-b24a-fcdca7848d0a"}},"options":{"uuid":{"$uuid":"f756e92b-3e6e-4dca-b24a-fcdca7848d0a"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.699-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.698-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.migrations","properties":{"v":2,"unique":true,"key":{"ns":1,"min":1},"name":"ns_1_min_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.699-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.699-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.717-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.716-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.migrations","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.717-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.717-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.718-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.718-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.720-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.720-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.migrations","index":"ns_1_min_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.722-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.722-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.724-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.724-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.migrations","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.726-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.726-04:00"},"s":"I", "c":"INITSYNC", "id":21183, "ctx":"ReplCoordExtern-1","msg":"Finished cloning data. Beginning oplog replay","attr":{"databaseClonerFinishStatus":"OK"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.727-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.726-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn9","msg":"connection ended","attr":{"remote":"127.0.0.1:33980","connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.727-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.727-04:00"},"s":"I", "c":"INITSYNC", "id":21186, "ctx":"ReplCoordExtern-2","msg":"No need to apply operations","attr":{"stopTimestamp":{"":{"$timestamp":{"t":1590624723,"i":27}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.728-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.728-04:00"},"s":"I", "c":"NETWORK", "id":20125, "ctx":"ReplCoordExtern-0","msg":"DBClientConnection failed to receive message","attr":{"connString":"jasonchanjh:20021","error":"HostUnreachable: Connection closed by peer"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.729-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.729-04:00"},"s":"I", "c":"NETWORK", "id":20120, "ctx":"ReplCoordExtern-0","msg":"Trying to reconnect","attr":{"connString":"jasonchanjh:20021 failed"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.729-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.729-04:00"},"s":"I", "c":"NETWORK", "id":20121, "ctx":"ReplCoordExtern-0","msg":"Reconnect attempt failed","attr":{"connString":"jasonchanjh:20021 failed","error":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.730-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.729-04:00"},"s":"I", "c":"-", "id":4615600, "ctx":"ReplCoordExtern-0","msg":"caught exception in destructor","attr":{"exception":"socket exception [CONNECT_ERROR] server [socket exception [FAILED_STATE] server [jasonchanjh:20021 failed]]","function":"kill"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.730-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.729-04:00"},"s":"I", "c":"INITSYNC", "id":21181, "ctx":"ReplCoordExtern-0","msg":"Finished fetching oplog during initial sync","attr":{"oplogFetcherFinishStatus":"CallbackCanceled: oplog fetcher shutting down","lastFetched":"{ ts: Timestamp(0, 0), t: -1 }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.730-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.729-04:00"},"s":"I", "c":"INITSYNC", "id":21191, "ctx":"ReplCoordExtern-0","msg":"Initial sync attempt finishing up"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.730-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.729-04:00"},"s":"I", "c":"INITSYNC", "id":21192, "ctx":"ReplCoordExtern-0","msg":"Initial Sync Attempt Statistics","attr":{"statistics":{"failedInitialSyncAttempts":0,"maxFailedInitialSyncAttempts":10,"initialSyncStart":{"$date":"2020-05-28T00:12:04.042Z"},"initialSyncAttempts":[],"appliedOps":0,"initialSyncOplogStart":{"$timestamp":{"t":1590624723,"i":27}},"initialSyncOplogEnd":{"$timestamp":{"t":1590624723,"i":27}},"totalTimeUnreachableMillis":1,"databases":{"databasesCloned":2,"admin":{"collections":2,"clonedCollections":2,"start":{"$date":"2020-05-28T00:12:04.120Z"},"end":{"$date":"2020-05-28T00:12:04.185Z"},"elapsedMillis":65,"admin.system.version":{"documentsToCopy":1,"documentsCopied":1,"indexes":1,"fetchedBatches":1,"start":{"$date":"2020-05-28T00:12:04.120Z"},"end":{"$date":"2020-05-28T00:12:04.154Z"},"elapsedMillis":34,"receivedBatches":1},"admin.system.keys":{"documentsToCopy":2,"documentsCopied":2,"indexes":1,"fetchedBatches":1,"start":{"$date":"2020-05-28T00:12:04.154Z"},"end":{"$date":"2020-05-28T00:12:04.185Z"},"elapsedMillis":31,"receivedBatches":1}},"config":{"collections":9,"clonedCollections":9,"start":{"$date":"2020-05-28T00:12:04.185Z"},"end":{"$date":"2020-05-28T00:12:04.726Z"},"elapsedMillis":541,"config.system.indexBuilds":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"start":{"$date":"2020-05-28T00:12:04.185Z"},"end":{"$date":"2020-05-28T00:12:04.217Z"},"elapsedMillis":32,"receivedBatches":0},"config.lockpings":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"start":{"$date":"2020-05-28T00:12:04.217Z"},"end":{"$date":"2020-05-28T00:12:04.265Z"},"elapsedMillis":48,"receivedBatches":0},"config.chunks":{"documentsToCopy":0,"documentsCopied":0,"indexes":4,"fetchedBatches":0,"start":{"$date":"2020-05-28T00:12:04.265Z"},"end":{"$date":"2020-05-28T00:12:04.362Z"},"elapsedMillis":97,"receivedBatches":0},"config.shards":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"start":{"$date":"2020-05-28T00:12:04.362Z"},"end":{"$date":"2020-05-28T00:12:04.466Z"},"elapsedMillis":104,"receivedBatches":0},"config.version":{"documentsToCopy":1,"documentsCopied":1,"indexes":1,"fetchedBatches":1,"start":{"$date":"2020-05-28T00:12:04.466Z"},"end":{"$date":"2020-05-28T00:12:04.502Z"},"elapsedMillis":36,"receivedBatches":1},"config.locks":{"documentsToCopy":0,"documentsCopied":0,"indexes":3,"fetchedBatches":0,"start":{"$date":"2020-05-28T00:12:04.502Z"},"end":{"$date":"2020-05-28T00:12:04.568Z"},"elapsedMillis":66,"receivedBatches":0},"config.tags":{"documentsToCopy":0,"documentsCopied":0,"indexes":3,"fetchedBatches":0,"start":{"$date":"2020-05-28T00:12:04.568Z"},"end":{"$date":"2020-05-28T00:12:04.640Z"},"elapsedMillis":72,"receivedBatches":0},"config.transactions":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"start":{"$date":"2020-05-28T00:12:04.640Z"},"end":{"$date":"2020-05-28T00:12:04.672Z"},"elapsedMillis":32,"receivedBatches":0},"config.migrations":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"start":{"$date":"2020-05-28T00:12:04.672Z"},"end":{"$date":"2020-05-28T00:12:04.726Z"},"elapsedMillis":54,"receivedBatches":0}}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.730-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.729-04:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-0","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"c2720d07-9445-4e4c-837f-d3436390eb97"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.732-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.731-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"30d0b611-1dc2-44bd-9870-79f18c333b46"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.744-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.744-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"local.replset.initialSyncId","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.745-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.745-04:00"},"s":"I", "c":"INITSYNC", "id":21163, "ctx":"ReplCoordExtern-0","msg":"Initial sync done","attr":{"durationSeconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.745-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.745-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoordExtern-0","msg":"Replica set state transition","attr":{"newState":"RECOVERING","oldState":"STARTUP2"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.745-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.745-04:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"ReplCoordExtern-0","msg":"Starting replication fetcher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.745-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.745-04:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"ReplCoordExtern-0","msg":"Starting replication applier thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.746-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.745-04:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"ReplCoordExtern-0","msg":"Starting replication reporter thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.746-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.745-04:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.746-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.745-04:00"},"s":"I", "c":"REPL", "id":21798, "ctx":"BackgroundSync","msg":"Could not find member to sync from"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.746-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.745-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"OplogApplier-0","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.746-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.746-04:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"OplogApplier-0","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.746-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.746-04:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"ReplCoord-2","msg":"Triggering the first stable checkpoint","attr":{"initialData":{"$timestamp":{"t":1590624723,"i":27}},"prevStable":{"$timestamp":{"t":0,"i":0}},"currStable":{"$timestamp":{"t":1590624723,"i":27}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.763-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.762-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-2","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20022","newState":"SECONDARY"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.763-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.762-04:00"},"s":"I", "c":"REPL", "id":4508701, "ctx":"conn1","msg":"The current replica set config is committed","attr":{"configVersion":2,"configTerm":1,"configWaitDurationMillis":0,"oplogWaitDurationMillis":597,"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1590624723,"i":27}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.763-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.762-04:00"},"s":"I", "c":"REPL", "id":21352, "ctx":"conn1","msg":"replSetReconfig admin command received from client","attr":{"newConfig":{"_id":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","protocolVersion":1.0,"members":[{"_id":0.0,"host":"jasonchanjh:20021"},{"_id":1.0,"host":"jasonchanjh:20022"},{"_id":2.0,"host":"jasonchanjh:20023"}],"configsvr":true,"settings":{},"version":3.0}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.763-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.763-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44802","sessionId":10,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.764-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.764-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn10","msg":"connection ended","attr":{"remote":"127.0.0.1:44802","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.764-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.764-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54166","sessionId":2,"connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.765-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.764-04:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"conn1","msg":"replSetReconfig config object parses ok","attr":{"numMembers":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.765-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.764-04:00"},"s":"I", "c":"REPL", "id":4509600, "ctx":"conn1","msg":"Executing quorum check for reconfig"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.765-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.765-04:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"conn1","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 7 -- target:jasonchanjh:20022 db:admin cmd:{ replSetHeartbeat: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", configVersion: 3, configTerm: 1, hbv: 1, from: \"jasonchanjh:20021\", fromId: 0, term: 1, primaryId: -1 }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.765-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.765-04:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"conn1","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 8 -- target:jasonchanjh:20023 db:admin cmd:{ replSetHeartbeat: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", configVersion: 3, configTerm: 1, hbv: 1, from: \"jasonchanjh:20021\", fromId: 0, term: 1, primaryId: -1 }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.766-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.764-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"connection ended","attr":{"remote":"127.0.0.1:54166","connectionCount":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.766-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.765-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.766-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.765-04:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn3","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":3,"senderHost":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.766-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.765-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54168","sessionId":3,"connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.766-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.766-04:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"conn1","msg":"Persisting new config to disk"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.766-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.766-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"127.0.0.1:54168","client":"conn3","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.769-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.768-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn1","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","version":3,"term":1,"members":[{"_id":0,"host":"jasonchanjh:20021","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":1,"host":"jasonchanjh:20022","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":2,"host":"jasonchanjh:20023","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"5ecf01d357171f33dd5e7937"}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.769-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.769-04:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn1","msg":"Found self in config","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.769-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.769-04:00"},"s":"I", "c":"REPL", "id":21400, "ctx":"conn3","msg":"Scheduling heartbeat to fetch a new config since we are not a member of our current config","attr":{"senderHost":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.769-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.769-04:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn1","msg":"Waiting for the current config to propagate to a majority of nodes"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.770-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.769-04:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn3","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":3,"senderHost":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.770-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.769-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20023","newState":"STARTUP"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.770-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.769-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.770-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.770-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33988","sessionId":13,"connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.771-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.770-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33990","sessionId":14,"connectionCount":6}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.771-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.771-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn14","msg":"client metadata","attr":{"remote":"127.0.0.1:33990","client":"conn14","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.771-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.771-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn13","msg":"connection ended","attr":{"remote":"127.0.0.1:33988","connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.797-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.797-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54174","sessionId":5,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.797-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.797-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:33994","sessionId":15,"connectionCount":6}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.798-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.797-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn5","msg":"connection ended","attr":{"remote":"127.0.0.1:54174","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.798-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.797-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn15","msg":"connection ended","attr":{"remote":"127.0.0.1:33994","connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.798-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.798-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44816","sessionId":13,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.798-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.798-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn13","msg":"connection ended","attr":{"remote":"127.0.0.1:44816","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.798-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.798-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"6a6d00ec-a089-462c-8f2e-f73c70c86bbb"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.799-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.798-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-1","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","version":3,"term":1,"members":[{"_id":0,"host":"jasonchanjh:20021","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":1,"host":"jasonchanjh:20022","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":2,"host":"jasonchanjh:20023","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"5ecf01d357171f33dd5e7937"}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.799-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.798-04:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-1","msg":"Found self in config","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.799-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.799-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.800-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.799-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54180","sessionId":8,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.800-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.800-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn8","msg":"client metadata","attr":{"remote":"127.0.0.1:54180","client":"conn8","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.801-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.800-04:00"},"s":"I", "c":"REPL", "id":21400, "ctx":"conn8","msg":"Scheduling heartbeat to fetch a new config since we are not a member of our current config","attr":{"senderHost":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.801-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.801-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.801-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.801-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-5","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20023","newState":"STARTUP"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.801-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.801-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44820","sessionId":15,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.802-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.801-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn15","msg":"client metadata","attr":{"remote":"127.0.0.1:44820","client":"conn15","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.812-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.812-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"index build: done building","attr":{"namespace":"local.system.replset","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.814-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.814-04:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-0","msg":"New replica set config in use","attr":{"config":{"_id":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","version":3,"term":1,"members":[{"_id":0,"host":"jasonchanjh:20021","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":1,"host":"jasonchanjh:20022","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":2,"host":"jasonchanjh:20023","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"5ecf01d357171f33dd5e7937"}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.814-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.814-04:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-0","msg":"Found self in config","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.814-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.814-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.814-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.814-04:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"ReplCoord-0","msg":"Starting replication storage threads"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.815-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.814-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-4","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20021","newState":"PRIMARY"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.815-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.815-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-2","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20022","newState":"SECONDARY"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.816-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.816-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"e0cc8b5e-bad5-4376-9399-46ea7c118635"}},"options":{"temp":true}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.821-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.821-04:00"},"s":"I", "c":"REPL", "id":21799, "ctx":"BackgroundSync","msg":"Sync source candidate chosen","attr":{"syncSource":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.823-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.823-04:00"},"s":"I", "c":"REPL", "id":21088, "ctx":"BackgroundSync","msg":"Changed sync source","attr":{"oldSyncSource":"empty","newSyncSource":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.823-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.823-04:00"},"s":"I", "c":"REPL", "id":21092, "ctx":"BackgroundSync","msg":"Scheduling fetcher to read remote oplog","attr":{"syncSource":"jasonchanjh:20021","lastOpTimeFetched":{"ts":{"$timestamp":{"t":1590624723,"i":27}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.823-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.823-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34002","sessionId":16,"connectionCount":6}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.824-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.823-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn16","msg":"client metadata","attr":{"remote":"127.0.0.1:34002","client":"conn16","doc":{"application":{"name":"OplogFetcher"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.830-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.830-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"index build: done building","attr":{"namespace":"local.temp_oplog_buffer","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.830-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.830-04:00"},"s":"I", "c":"INITSYNC", "id":21164, "ctx":"ReplCoordExtern-0","msg":"Starting initial sync attempt","attr":{"initialSyncAttempt":1,"initialSyncMaxAttempts":10}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.831-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.830-04:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-0","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"e0cc8b5e-bad5-4376-9399-46ea7c118635"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.832-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.832-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"abd80fe9-35eb-455e-9ebb-be0a27cc9c44"}},"options":{"temp":true}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.846-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.846-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"local.temp_oplog_buffer","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.846-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.846-04:00"},"s":"I", "c":"REPL", "id":21783, "ctx":"ReplCoordExtern-0","msg":"Waiting for pings from other members before syncing","attr":{"pingsNeeded":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.852-0400 c20022| {"t":{"$date":"2020-05-27T20:12:04.851-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-5","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20023","newState":"STARTUP2"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.871-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.871-04:00"},"s":"I", "c":"REPL", "id":3873117, "ctx":"ReplCoordExtern-1","msg":"Choosing primary as sync source","attr":{"primary":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.872-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.871-04:00"},"s":"I", "c":"INITSYNC", "id":21173, "ctx":"ReplCoordExtern-1","msg":"Initial syncer oplog truncation finished","attr":{"durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.872-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.871-04:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"ReplCoordExtern-1","msg":"Creating replication oplog","attr":{"oplogSizeMB":40}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.872-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.871-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"49ceade0-dc1f-4b1b-9642-a12dc9624d2a"}},"options":{"capped":true,"size":41943040,"autoIndexId":false}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.879-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.878-04:00"},"s":"I", "c":"STORAGE", "id":22383, "ctx":"ReplCoordExtern-1","msg":"The size storer reports that the oplog contains","attr":{"numRecords":0,"dataSize":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.879-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.878-04:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"ReplCoordExtern-1","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.906-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.905-04:00"},"s":"I", "c":"REPL", "id":21754, "ctx":"ReplCoordExtern-1","msg":"dropReplicatedDatabases - dropping databases","attr":{"numDatabases":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.906-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.905-04:00"},"s":"I", "c":"REPL", "id":21756, "ctx":"ReplCoordExtern-1","msg":"dropReplicatedDatabases - dropped databases","attr":{"numDatabases":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.907-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.906-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34004","sessionId":17,"connectionCount":7}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.907-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.907-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn17","msg":"client metadata","attr":{"remote":"127.0.0.1:34004","client":"conn17","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.912-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.911-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34006","sessionId":18,"connectionCount":8}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.912-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.912-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34008","sessionId":19,"connectionCount":9}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.912-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.912-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn18","msg":"client metadata","attr":{"remote":"127.0.0.1:34006","client":"conn18","doc":{"application":{"name":"OplogFetcher"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.912-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.912-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn19","msg":"client metadata","attr":{"remote":"127.0.0.1:34008","client":"conn19","doc":{"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.915-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.915-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"80bc6f71-4546-46e7-a703-2b89fa46970f"}},"options":{"uuid":{"$uuid":"80bc6f71-4546-46e7-a703-2b89fa46970f"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.940-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.939-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"admin.system.version","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.940-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.940-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.941-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.940-04:00"},"s":"I", "c":"COMMAND", "id":20459, "ctx":"ReplWriterWorker-0","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"4.6"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.941-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.941-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":8}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.941-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.941-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.941-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.941-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.942-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.942-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":1,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.944-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.944-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"admin.system.version","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.947-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.947-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"admin.system.keys","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"9c3b2a14-b823-4ac9-a97b-71cd3f3993cb"}},"options":{"uuid":{"$uuid":"9c3b2a14-b823-4ac9-a97b-71cd3f3993cb"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.970-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.969-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-0","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20023","newState":"STARTUP2"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.970-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.969-04:00"},"s":"I", "c":"REPL", "id":4689401, "ctx":"conn1","msg":"Propagated current replica set config to a majority of nodes","attr":{"configVersion":3,"configTerm":1,"configWaitDurationMillis":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.970-0400 c20021| {"t":{"$date":"2020-05-27T20:12:04.970-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"local.system.replset","appName":"MongoDB Shell","command":{"replSetReconfig":{"_id":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","protocolVersion":1.0,"members":[{"_id":0.0,"host":"jasonchanjh:20021"},{"_id":1.0,"host":"jasonchanjh:20022"},{"_id":2.0,"host":"jasonchanjh:20023"}],"configsvr":true,"settings":{},"version":3.0},"maxTimeMS":600000.0,"lsid":{"id":{"$uuid":"40c23baa-beae-4c8c-85fc-648ee95d8f7b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624723,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":272,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":3}},"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":1,"w":4}},"Database":{"acquireCount":{"w":2,"W":1}},"Collection":{"acquireCount":{"w":2}},"Mutex":{"acquireCount":{"r":2}}},"flowControl":{"acquireCount":2,"timeAcquiringMicros":2},"storage":{},"protocol":"op_msg","durationMillis":805}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.971-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.971-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"admin.system.keys","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.971-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.971-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.973-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.973-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":2,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.975-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.975-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"admin.system.keys","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:04.979-0400 c20023| {"t":{"$date":"2020-05-27T20:12:04.979-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"20e4bc88-3ea2-47b6-adf9-847c7733b7ab"}},"options":{"uuid":{"$uuid":"20e4bc88-3ea2-47b6-adf9-847c7733b7ab"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.004-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.004-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.system.indexBuilds","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.005-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.004-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.006-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.006-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.008-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.008-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.system.indexBuilds","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.012-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.012-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.lockpings","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"37f24679-4fd8-4b22-be70-55c7649ebae7"}},"options":{"uuid":{"$uuid":"37f24679-4fd8-4b22-be70-55c7649ebae7"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.031-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.031-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.lockpings","properties":{"v":2,"key":{"ping":1},"name":"ping_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.031-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.031-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.051-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.051-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.lockpings","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.051-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.051-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.052-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.052-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.053-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.053-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.lockpings","index":"ping_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.055-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.055-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.057-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.057-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.lockpings","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.060-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.060-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.chunks","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"49e351b1-7c65-489f-a9c2-71c668d6a9b7"}},"options":{"uuid":{"$uuid":"49e351b1-7c65-489f-a9c2-71c668d6a9b7"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.084-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.084-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.chunks","properties":{"v":2,"unique":true,"key":{"ns":1,"min":1},"name":"ns_1_min_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.084-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.084-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":66}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.105-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.105-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.chunks","properties":{"v":2,"unique":true,"key":{"ns":1,"shard":1,"min":1},"name":"ns_1_shard_1_min_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.105-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.105-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":66}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.126-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.126-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.chunks","properties":{"v":2,"unique":true,"key":{"ns":1,"lastmod":1},"name":"ns_1_lastmod_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.126-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.126-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":66}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.147-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.147-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.chunks","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.148-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.147-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.148-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.148-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.151-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.151-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.154-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.154-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.157-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.157-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.chunks","index":"ns_1_min_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.157-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.157-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.chunks","index":"ns_1_shard_1_min_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.157-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.157-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.chunks","index":"ns_1_lastmod_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.164-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.164-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.166-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.166-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.chunks","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.170-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.170-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.shards","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"7bafa95e-c6bc-4462-891a-99391025dd95"}},"options":{"uuid":{"$uuid":"7bafa95e-c6bc-4462-891a-99391025dd95"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.193-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.193-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.shards","properties":{"v":2,"unique":true,"key":{"host":1},"name":"host_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.193-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.193-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.212-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.212-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.shards","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.213-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.212-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.213-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.213-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.215-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.215-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.shards","index":"host_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.218-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.218-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.220-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.220-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.shards","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.222-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.222-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"8fee78ca-e9f4-4171-beed-944e1c489aae"}},"options":{"uuid":{"$uuid":"8fee78ca-e9f4-4171-beed-944e1c489aae"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.247-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.247-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.version","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.247-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.247-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.249-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.248-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":1,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.251-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.251-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.version","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.255-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.255-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.locks","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"94f4e5ce-7dde-49f6-93af-d8b547bd2c99"}},"options":{"uuid":{"$uuid":"94f4e5ce-7dde-49f6-93af-d8b547bd2c99"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.273-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.273-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.locks","properties":{"v":2,"key":{"ts":1},"name":"ts_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.273-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.273-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":100}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.285-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.285-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.locks","properties":{"v":2,"key":{"state":1,"process":1},"name":"state_1_process_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.285-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.285-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":100}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.304-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.304-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.locks","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.304-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.304-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.306-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.306-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.309-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.309-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.310-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.310-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.locks","index":"ts_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.311-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.310-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.locks","index":"state_1_process_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.315-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.314-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.317-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.316-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.locks","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.319-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.319-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.tags","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"9bd05c7d-665b-4312-83f3-1bfcfa8aec72"}},"options":{"uuid":{"$uuid":"9bd05c7d-665b-4312-83f3-1bfcfa8aec72"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.343-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.343-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.tags","properties":{"v":2,"unique":true,"key":{"ns":1,"min":1},"name":"ns_1_min_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.343-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.343-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":100}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.357-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.357-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.tags","properties":{"v":2,"key":{"ns":1,"tag":1},"name":"ns_1_tag_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.357-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.357-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":100}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.374-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.374-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.tags","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.374-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.374-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.375-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.375-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.377-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.377-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.379-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.379-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.tags","index":"ns_1_min_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.380-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.379-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.tags","index":"ns_1_tag_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.384-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.384-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.385-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.385-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.tags","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.390-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.389-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"f41b440d-8fec-472e-842c-1558813c2b8c"}},"options":{"uuid":{"$uuid":"f41b440d-8fec-472e-842c-1558813c2b8c"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.415-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.415-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.transactions","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.415-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.415-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.416-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.416-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.418-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.417-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.transactions","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.422-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.422-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.migrations","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"f756e92b-3e6e-4dca-b24a-fcdca7848d0a"}},"options":{"uuid":{"$uuid":"f756e92b-3e6e-4dca-b24a-fcdca7848d0a"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.446-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.445-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.migrations","properties":{"v":2,"unique":true,"key":{"ns":1,"min":1},"name":"ns_1_min_1"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.446-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.445-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.465-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.465-04:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"index build: starting","attr":{"namespace":"config.migrations","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.466-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.465-04:00"},"s":"I", "c":"INDEX", "id":20385, "ctx":"ReplCoordExtern-1","msg":"build may temporarily use RAM up to","attr":{"maxMemoryUsageMB":200}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.467-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.466-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.468-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.468-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.migrations","index":"ns_1_min_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.471-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.470-04:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"index build: inserted {bulk_getKeysInserted} keys from external sorter into index in {timer_seconds} seconds","attr":{"bulk_getKeysInserted":0,"timer_seconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.472-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.472-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"index build: done building","attr":{"namespace":"config.migrations","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.475-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.475-04:00"},"s":"I", "c":"INITSYNC", "id":21183, "ctx":"ReplCoordExtern-1","msg":"Finished cloning data. Beginning oplog replay","attr":{"databaseClonerFinishStatus":"OK"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.475-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.475-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn19","msg":"connection ended","attr":{"remote":"127.0.0.1:34008","connectionCount":8}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.476-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.476-04:00"},"s":"I", "c":"INITSYNC", "id":21186, "ctx":"ReplCoordExtern-2","msg":"No need to apply operations","attr":{"stopTimestamp":{"":{"$timestamp":{"t":1590624724,"i":1}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.477-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.476-04:00"},"s":"I", "c":"NETWORK", "id":20125, "ctx":"ReplCoordExtern-0","msg":"DBClientConnection failed to receive message","attr":{"connString":"jasonchanjh:20021","error":"HostUnreachable: Connection closed by peer"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.478-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.478-04:00"},"s":"I", "c":"NETWORK", "id":20120, "ctx":"ReplCoordExtern-0","msg":"Trying to reconnect","attr":{"connString":"jasonchanjh:20021 failed"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.478-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.478-04:00"},"s":"I", "c":"NETWORK", "id":20121, "ctx":"ReplCoordExtern-0","msg":"Reconnect attempt failed","attr":{"connString":"jasonchanjh:20021 failed","error":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.478-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.478-04:00"},"s":"I", "c":"-", "id":4615600, "ctx":"ReplCoordExtern-0","msg":"caught exception in destructor","attr":{"exception":"socket exception [CONNECT_ERROR] server [socket exception [FAILED_STATE] server [jasonchanjh:20021 failed]]","function":"kill"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.478-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.478-04:00"},"s":"I", "c":"INITSYNC", "id":21181, "ctx":"ReplCoordExtern-0","msg":"Finished fetching oplog during initial sync","attr":{"oplogFetcherFinishStatus":"CallbackCanceled: oplog fetcher shutting down","lastFetched":"{ ts: Timestamp(0, 0), t: -1 }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.479-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.478-04:00"},"s":"I", "c":"INITSYNC", "id":21191, "ctx":"ReplCoordExtern-0","msg":"Initial sync attempt finishing up"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.479-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.478-04:00"},"s":"I", "c":"INITSYNC", "id":21192, "ctx":"ReplCoordExtern-0","msg":"Initial Sync Attempt Statistics","attr":{"statistics":{"failedInitialSyncAttempts":0,"maxFailedInitialSyncAttempts":10,"initialSyncStart":{"$date":"2020-05-28T00:12:04.830Z"},"initialSyncAttempts":[],"appliedOps":0,"initialSyncOplogStart":{"$timestamp":{"t":1590624724,"i":1}},"initialSyncOplogEnd":{"$timestamp":{"t":1590624724,"i":1}},"totalTimeUnreachableMillis":2,"databases":{"databasesCloned":2,"admin":{"collections":2,"clonedCollections":2,"start":{"$date":"2020-05-28T00:12:04.913Z"},"end":{"$date":"2020-05-28T00:12:04.977Z"},"elapsedMillis":64,"admin.system.version":{"documentsToCopy":1,"documentsCopied":1,"indexes":1,"fetchedBatches":1,"start":{"$date":"2020-05-28T00:12:04.914Z"},"end":{"$date":"2020-05-28T00:12:04.946Z"},"elapsedMillis":32,"receivedBatches":1},"admin.system.keys":{"documentsToCopy":2,"documentsCopied":2,"indexes":1,"fetchedBatches":1,"start":{"$date":"2020-05-28T00:12:04.946Z"},"end":{"$date":"2020-05-28T00:12:04.977Z"},"elapsedMillis":31,"receivedBatches":1}},"config":{"collections":9,"clonedCollections":9,"start":{"$date":"2020-05-28T00:12:04.977Z"},"end":{"$date":"2020-05-28T00:12:05.475Z"},"elapsedMillis":498,"config.system.indexBuilds":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"start":{"$date":"2020-05-28T00:12:04.977Z"},"end":{"$date":"2020-05-28T00:12:05.011Z"},"elapsedMillis":34,"receivedBatches":0},"config.lockpings":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"start":{"$date":"2020-05-28T00:12:05.011Z"},"end":{"$date":"2020-05-28T00:12:05.059Z"},"elapsedMillis":48,"receivedBatches":0},"config.chunks":{"documentsToCopy":0,"documentsCopied":0,"indexes":4,"fetchedBatches":0,"start":{"$date":"2020-05-28T00:12:05.059Z"},"end":{"$date":"2020-05-28T00:12:05.169Z"},"elapsedMillis":110,"receivedBatches":0},"config.shards":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"start":{"$date":"2020-05-28T00:12:05.169Z"},"end":{"$date":"2020-05-28T00:12:05.221Z"},"elapsedMillis":52,"receivedBatches":0},"config.version":{"documentsToCopy":1,"documentsCopied":1,"indexes":1,"fetchedBatches":1,"start":{"$date":"2020-05-28T00:12:05.221Z"},"end":{"$date":"2020-05-28T00:12:05.254Z"},"elapsedMillis":33,"receivedBatches":1},"config.locks":{"documentsToCopy":0,"documentsCopied":0,"indexes":3,"fetchedBatches":0,"start":{"$date":"2020-05-28T00:12:05.254Z"},"end":{"$date":"2020-05-28T00:12:05.318Z"},"elapsedMillis":64,"receivedBatches":0},"config.tags":{"documentsToCopy":0,"documentsCopied":0,"indexes":3,"fetchedBatches":0,"start":{"$date":"2020-05-28T00:12:05.318Z"},"end":{"$date":"2020-05-28T00:12:05.388Z"},"elapsedMillis":70,"receivedBatches":0},"config.transactions":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"start":{"$date":"2020-05-28T00:12:05.388Z"},"end":{"$date":"2020-05-28T00:12:05.420Z"},"elapsedMillis":32,"receivedBatches":0},"config.migrations":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"start":{"$date":"2020-05-28T00:12:05.420Z"},"end":{"$date":"2020-05-28T00:12:05.475Z"},"elapsedMillis":55,"receivedBatches":0}}}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.479-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.478-04:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-0","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"abd80fe9-35eb-455e-9ebb-be0a27cc9c44"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.480-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.480-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"cfbc06c3-1b1e-42ef-ba60-b7260d73fa94"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.492-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.492-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"index build: done building","attr":{"namespace":"local.replset.initialSyncId","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.493-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.493-04:00"},"s":"I", "c":"INITSYNC", "id":21163, "ctx":"ReplCoordExtern-0","msg":"Initial sync done","attr":{"durationSeconds":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.493-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.493-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoordExtern-0","msg":"Replica set state transition","attr":{"newState":"RECOVERING","oldState":"STARTUP2"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.494-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.493-04:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"ReplCoordExtern-0","msg":"Starting replication fetcher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.494-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.493-04:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"ReplCoordExtern-0","msg":"Starting replication applier thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.494-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.493-04:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"ReplCoordExtern-0","msg":"Starting replication reporter thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.494-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.494-04:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.494-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.494-04:00"},"s":"I", "c":"REPL", "id":21798, "ctx":"BackgroundSync","msg":"Could not find member to sync from"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.495-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.494-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"OplogApplier-0","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.495-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.494-04:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"OplogApplier-0","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.495-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.495-04:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"ReplCoord-2","msg":"Triggering the first stable checkpoint","attr":{"initialData":{"$timestamp":{"t":1590624724,"i":1}},"prevStable":{"$timestamp":{"t":0,"i":0}},"currStable":{"$timestamp":{"t":1590624724,"i":1}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.508-0400 ReplSetTest initiate reconfig and awaitSecondaryNodes took 1572ms for 3 nodes in set 'mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS' [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.516-0400 AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.518-0400 AwaitNodesAgreeOnPrimary: Nodes agreed on primary jasonchanjh:20021 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.523-0400 AwaitLastStableRecoveryTimestamp: Beginning for [ "jasonchanjh:20021", "jasonchanjh:20022", "jasonchanjh:20023" ] [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.524-0400 ReplSetTest initiate awaitLastStableRecoveryTimestamp took 3ms for 3 nodes in set 'mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS' [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.528-0400 AwaitNodesAgreeOnAppliedOpTime: Retrying because node jasonchanjh:20021 sees optime { "ts" : Timestamp(0, 0), "t" : NumberLong(-1) } on node jasonchanjh:20023 but expects to see optime { "ts" : Timestamp(1590624724, 1), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.570-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.569-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-0","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20023","newState":"SECONDARY"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.652-0400 c20022| {"t":{"$date":"2020-05-27T20:12:05.651-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-6","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20023","newState":"SECONDARY"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.741-0400 AwaitNodesAgreeOnAppliedOpTime: All nodes agree that all ops are applied up to { "ts" : Timestamp(1590624724, 1), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.741-0400 Clearing fail point forceSyncSourceRetryWaitForInitialSync [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.742-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.742-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":0,"data":{},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.742-0400 Clearing fail point forceHeartbeatIntervalMS [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.743-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.743-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":0,"data":{},"timesEntered":21}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.743-0400 Clearing fail point forceBgSyncSyncSourceRetryWaitMS [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.744-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.744-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":0,"data":{},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.744-0400 Clearing fail point forceSyncSourceRetryWaitForInitialSync [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.745-0400 c20022| {"t":{"$date":"2020-05-27T20:12:05.745-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":0,"data":{},"timesEntered":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.745-0400 Clearing fail point forceHeartbeatIntervalMS [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.746-0400 c20022| {"t":{"$date":"2020-05-27T20:12:05.745-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":0,"data":{},"timesEntered":37}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.746-0400 Clearing fail point forceBgSyncSyncSourceRetryWaitMS [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.747-0400 c20022| {"t":{"$date":"2020-05-27T20:12:05.746-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":0,"data":{},"timesEntered":3}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.747-0400 Clearing fail point forceSyncSourceRetryWaitForInitialSync [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.747-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.747-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":0,"data":{},"timesEntered":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.747-0400 Clearing fail point forceHeartbeatIntervalMS [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.748-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.748-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":0,"data":{},"timesEntered":45}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.748-0400 Clearing fail point forceBgSyncSyncSourceRetryWaitMS [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.749-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.749-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":0,"data":{},"timesEntered":11}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.749-0400 ReplSetTest initiateWithAnyNodeAsPrimary took 2112ms for 3 nodes. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.749-0400 AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.752-0400 AwaitNodesAgreeOnPrimary: Nodes agreed on primary jasonchanjh:20021 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.754-0400 ShardingTest startup and initiation for all nodes took 3392ms with 3 config server nodes and 1 total shard nodes. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.755-0400 "Config servers: mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023" [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.756-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.756-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34010","sessionId":20,"connectionCount":9}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.756-0400 c20022| {"t":{"$date":"2020-05-27T20:12:05.756-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44834","sessionId":17,"connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.756-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.756-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54198","sessionId":13,"connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.757-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.756-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34012","sessionId":21,"connectionCount":10}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.757-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.756-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn20","msg":"client metadata","attr":{"remote":"127.0.0.1:34010","client":"conn20","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.757-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.757-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn21","msg":"client metadata","attr":{"remote":"127.0.0.1:34012","client":"conn21","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.757-0400 c20022| {"t":{"$date":"2020-05-27T20:12:05.757-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn17","msg":"client metadata","attr":{"remote":"127.0.0.1:44834","client":"conn17","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.757-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.757-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn13","msg":"client metadata","attr":{"remote":"127.0.0.1:54198","client":"conn13","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.757-0400 ShardingTest mongos_quiesce_mode_streamable_ismaster_with_hanging_read : [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.757-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.757-0400 "config" : "mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.757-0400 "shards" : [ [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.757-0400 connection to mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.757-0400 ] [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.758-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.758-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.757-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54200","sessionId":14,"connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.758-0400 c20022| {"t":{"$date":"2020-05-27T20:12:05.758-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44840","sessionId":18,"connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.758-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.758-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34022","sessionId":22,"connectionCount":11}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.758-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.758-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn14","msg":"client metadata","attr":{"remote":"127.0.0.1:54200","client":"conn14","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.758-0400 c20022| {"t":{"$date":"2020-05-27T20:12:05.758-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn18","msg":"client metadata","attr":{"remote":"127.0.0.1:44840","client":"conn18","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.758-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.758-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn22","msg":"client metadata","attr":{"remote":"127.0.0.1:34022","client":"conn22","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.760-0400 {"t":{"$date":"2020-05-28T00:12:05.760Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh13460): /home/jasonchan/mongo/mongos -v --setParameter mongosShutdownTimeoutMillisForSignaledShutdown=5000 --setParameter logComponentVerbosity={ \"command\" : { \"verbosity\" : 3 } } --port 20024 --configdb mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023 --bind_ip 0.0.0.0 --setParameter enableTestCommands=1 --setParameter disableLogicalSessionCacheRefresh=true"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.796-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.796-04:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.800-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.800-04:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"main","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.801-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.801-04:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"mongosMain","msg":"Build Info","attr":{"buildInfo":{"version":"0.0.0","gitVersion":"unknown","openSSLVersion":"OpenSSL 1.0.2g 1 Mar 2016","modules":["ninja"],"allocator":"tcmalloc","environment":{"distarch":"x86_64","target_arch":"x86_64"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.801-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.801-04:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"mongosMain","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"17.10"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.801-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.801-04:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"mongosMain","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"0.0.0.0","port":20024},"setParameter":{"disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","logComponentVerbosity":"{ \"command\" : { \"verbosity\" : 3 } }","mongosShutdownTimeoutMillisForSignaledShutdown":"5000"},"sharding":{"configDB":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"},"systemLog":{"verbosity":1}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.801-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.801-04:00"},"s":"D1", "c":"NETWORK", "id":22940, "ctx":"mongosMain","msg":"fd limit hard:{limit_rlim_max} soft:{limit_rlim_cur} max conn: {max}","attr":{"limit_rlim_max":1048576,"limit_rlim_cur":1024,"max":819}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.801-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.801-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"OCSPManagerHTTP-0","msg":"Starting thread","attr":{"threadName":"OCSPManagerHTTP-0","poolName":"OCSPManagerHTTP"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.802-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.801-04:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"mongosMain","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.802-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.802-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"Sharding-Fixed-0","msg":"Starting thread","attr":{"threadName":"Sharding-Fixed-0","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.802-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.802-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"mongosMain","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.802-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.802-04:00"},"s":"D1", "c":"NETWORK", "id":4333206, "ctx":"mongosMain","msg":"Starting Replica Set Monitor","attr":{"uri":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.802-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.802-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"mongosMain","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","nReplicaSetMembers":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.802-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.802-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","host":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.803-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.802-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.803-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.802-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","host":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.803-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.802-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.803-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.802-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","host":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.803-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.802-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.803-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.802-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"mongosMain","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.803-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.802-04:00"},"s":"D1", "c":"SHARDING", "id":22724, "ctx":"mongosMain","msg":"Starting up task executor for periodic reloading of ShardRegistry"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.803-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.802-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.803-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.802-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.803-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.802-04:00"},"s":"D1", "c":"SHARDING", "id":22726, "ctx":"ShardRegistryUpdater","msg":"Reloading shardRegistry"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.804-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.802-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.804-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.802-04:00"},"s":"I", "c":"SHARDING", "id":22649, "ctx":"thread1","msg":"Creating distributed lock ping thread","attr":{"processId":"jasonchanjh:20024:1590624725:6628658126318691305","pingIntervalMillis":30000}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.804-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.803-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"replSetDistLockPinger","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","readPref":"{ mode: \"primary\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.804-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.803-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"shard-registry-reload","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.804-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.803-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"mongosMain","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.804-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.803-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"monitoring-keys-for-HMAC","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.804-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.803-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34026","sessionId":23,"connectionCount":12}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.804-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.803-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54212","sessionId":15,"connectionCount":6}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.805-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.803-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn23","msg":"client metadata","attr":{"remote":"127.0.0.1:34026","client":"conn23","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.805-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.803-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn15","msg":"client metadata","attr":{"remote":"127.0.0.1:54212","client":"conn15","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.805-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.803-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.805-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.803-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","newTopologyDescription":"{ id: \"31661a09-269b-4e58-b2a7-7007e8c8c0d4\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", topologyVersion: { processId: ObjectId('5ecf01d2eda58107f57b4841'), counter: 3 }, roundTripTime: 0, lastWriteDate: new Date(1590624724000), opTime: { ts: Timestamp(1590624724, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20023\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624725803), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", compatible: true }","previousTopologyDescription":"{ id: \"31661a09-269b-4e58-b2a7-7007e8c8c0d4\", topologyType: \"Unknown\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.805-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.803-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.805-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.803-04:00"},"s":"I", "c":"SHARDING", "id":22732, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating shard connection string on shard registry","attr":{"shardId":"config","newShardConnectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20023","oldShardConnectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.805-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.803-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.805-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.803-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.806-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.803-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.806-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.804-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"shard-registry-reload","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01d5e1d372a085437bb4"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.806-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.804-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"mongosMain","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01d5e1d372a085437bb5"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.806-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.804-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"monitoring-keys-for-HMAC","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01d5e1d372a085437bb6"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.806-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.804-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.806-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.804-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","newTopologyDescription":"{ id: \"31661a09-269b-4e58-b2a7-7007e8c8c0d4\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf01d257171f33dd5e792a'), counter: 8 }, roundTripTime: 1000, lastWriteDate: new Date(1590624724000), opTime: { ts: Timestamp(1590624724, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624725804), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", topologyVersion: { processId: ObjectId('5ecf01d2eda58107f57b4841'), counter: 3 }, roundTripTime: 0, lastWriteDate: new Date(1590624724000), opTime: { ts: Timestamp(1590624724, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20023\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624725803), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"31661a09-269b-4e58-b2a7-7007e8c8c0d4\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", topologyVersion: { processId: ObjectId('5ecf01d2eda58107f57b4841'), counter: 3 }, roundTripTime: 0, lastWriteDate: new Date(1590624724000), opTime: { ts: Timestamp(1590624724, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20023\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624725803), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.806-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.804-04:00"},"s":"I", "c":"SHARDING", "id":471693, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.807-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.804-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.807-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.804-04:00"},"s":"I", "c":"SHARDING", "id":22732, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating shard connection string on shard registry","attr":{"shardId":"config","newShardConnectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023","oldShardConnectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.807-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.804-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","readPref":"{ mode: \"primary\" }","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.807-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.804-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"Sharding-Fixed-0","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.807-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.804-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"replSetDistLockPinger","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01d5e1d372a085437bba"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.807-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.804-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54214","sessionId":16,"connectionCount":7}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.807-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.804-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn16","msg":"client metadata","attr":{"remote":"127.0.0.1:54214","client":"conn16","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.807-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.804-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34038","sessionId":24,"connectionCount":13}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.808-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.805-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34040","sessionId":25,"connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.808-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.805-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf01d2eda58107f57b4841'), counter: 3 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20023\", lastWrite: { opTime: { ts: Timestamp(1590624724, 1), t: 1 }, lastWriteDate: new Date(1590624724000), majorityOpTime: { ts: Timestamp(1590624724, 1), t: 1 }, majorityWriteDate: new Date(1590624724000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590624725804), logicalSessionTimeoutMinutes: 30, connectionId: 15, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590624724, 1), $configTime: Timestamp(1590624724, 1), $clusterTime: { clusterTime: Timestamp(1590624724, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590624724, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.808-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.805-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn24","msg":"client metadata","attr":{"remote":"127.0.0.1:34038","client":"conn24","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.808-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.805-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf01d257171f33dd5e792a'), counter: 8 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, ismaster: true, secondary: false, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20021\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590624724, 1), t: 1 }, lastWriteDate: new Date(1590624724000), majorityOpTime: { ts: Timestamp(1590624724, 1), t: 1 }, majorityWriteDate: new Date(1590624724000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590624725804), logicalSessionTimeoutMinutes: 30, connectionId: 23, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590624724, 1), $configTime: Timestamp(1590624724, 1), $clusterTime: { clusterTime: Timestamp(1590624724, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590624724, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.808-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.805-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn25","msg":"client metadata","attr":{"remote":"127.0.0.1:34040","client":"conn25","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.808-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.805-04:00"},"s":"I", "c":"SHARDING", "id":22792, "ctx":"ShardRegistry","msg":"Term advanced for config server","attr":{"opTime":{"ts":{"$timestamp":{"t":1590624724,"i":1}},"t":1},"prevOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"reason":"reply from config server node","clientAddress":"(unknown)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.808-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.805-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","durationNanos":1756}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.808-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.805-04:00"},"s":"D1", "c":"SHARDING", "id":22731, "ctx":"shard-registry-reload","msg":"Succesfully retrieved updated shard list from config server","attr":{"shardsNumber":0,"lastVisibleOpTime":{"ts":{"$timestamp":{"t":1590624724,"i":1}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.809-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.805-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","durationNanos":1584}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.809-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.806-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn8","msg":"Interrupted operation as its client disconnected","attr":{"opId":607}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.809-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.806-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.809-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.806-04:00"},"s":"W", "c":"QUERY", "id":20478, "ctx":"conn8","msg":"getMore command executor error","attr":{"state":"FAILURE","error":{"code":279,"codeName":"ClientDisconnect","errmsg":"operation was interrupted because a client disconnected"},"stats":{"stage":"COLLSCAN","nReturned":2,"works":18,"advanced":2,"needTime":8,"needYield":0,"saveState":8,"restoreState":7,"isEOF":0,"direction":"forward","minTs":{"$timestamp":{"t":1590624723,"i":27}},"docsExamined":2}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.809-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.806-04:00"},"s":"I", "c":"NETWORK", "id":22989, "ctx":"conn8","msg":"Error sending response to client: {status}. Ending connection from {session_remote} (connection id: {session_id})","attr":{"status":{"code":9001,"codeName":"SocketException","errmsg":"Broken pipe"},"session_remote":"127.0.0.1:33978","session_id":8}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.809-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.806-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn8","msg":"connection ended","attr":{"remote":"127.0.0.1:33978","connectionCount":13}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.809-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.807-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34044","sessionId":26,"connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.810-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.807-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn26","msg":"client metadata","attr":{"remote":"127.0.0.1:34044","client":"conn26","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.810-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.810-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn16","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.810-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.810-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"ReadWriteConcernDefaults-0","msg":"Starting thread","attr":{"threadName":"ReadWriteConcernDefaults-0","poolName":"ReadWriteConcernDefaults"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.810-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.810-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ReadWriteConcernDefaults-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01d5e1d372a085437bc2"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.810-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.810-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn26","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.811-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.811-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"mongosMain","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.811-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.811-04:00"},"s":"W", "c":"FTDC", "id":23911, "ctx":"mongosMain","msg":"FTDC is disabled because neither '--logpath' nor set parameter 'diagnosticDataCollectionDirectoryPath' are specified."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.811-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.811-04:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"mongosMain","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.812-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.812-04:00"},"s":"D1", "c":"ACCESS", "id":20227, "ctx":"mongosMain","msg":"There were no users to pin, not starting tracker thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.812-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.812-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"ClusterCursorCleanupJob","msg":"BackgroundJob starting","attr":{"threadName":"ClusterCursorCleanupJob"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.812-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.812-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"Uptime-reporter","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01d5e1d372a085437bc6"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.812-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.812-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"UserCacheInvalidatorThread","msg":"BackgroundJob starting","attr":{"threadName":"UserCacheInvalidatorThread"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.812-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.812-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn26","msg":"createCollection","attr":{"namespace":"config.mongos","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"cff05571-fa04-425d-b87f-44ebbed66d24"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.813-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.812-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"PeriodicTaskRunner","msg":"BackgroundJob starting","attr":{"threadName":"PeriodicTaskRunner"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.813-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.812-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20024.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.813-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.812-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.813-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.812-04:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20024,"ssl":"off"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.825-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.825-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn26","msg":"index build: done building","attr":{"namespace":"config.mongos","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.825-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.825-04:00"},"s":"I", "c":"NETWORK", "id":22989, "ctx":"conn18","msg":"Error sending response to client: {status}. Ending connection from {session_remote} (connection id: {session_id})","attr":{"status":{"code":9001,"codeName":"SocketException","errmsg":"Broken pipe"},"session_remote":"127.0.0.1:34006","session_id":18}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.825-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.825-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn18","msg":"connection ended","attr":{"remote":"127.0.0.1:34006","connectionCount":13}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.837-0400 c20022| {"t":{"$date":"2020-05-27T20:12:05.837-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44848","sessionId":19,"connectionCount":6}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.837-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.837-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54216","sessionId":17,"connectionCount":8}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.837-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.837-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54218","sessionId":18,"connectionCount":9}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.837-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.837-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54224","sessionId":19,"connectionCount":10}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.837-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.837-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn17","msg":"client metadata","attr":{"remote":"127.0.0.1:54216","client":"conn17","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.838-0400 c20022| {"t":{"$date":"2020-05-27T20:12:05.837-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn19","msg":"client metadata","attr":{"remote":"127.0.0.1:44848","client":"conn19","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.838-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.837-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn18","msg":"client metadata","attr":{"remote":"127.0.0.1:54218","client":"conn18","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.838-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.837-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn19","msg":"client metadata","attr":{"remote":"127.0.0.1:54224","client":"conn19","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.838-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.837-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.838-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.837-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","newTopologyDescription":"{ id: \"31661a09-269b-4e58-b2a7-7007e8c8c0d4\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf01d257171f33dd5e792a'), counter: 8 }, roundTripTime: 640, lastWriteDate: new Date(1590624724000), opTime: { ts: Timestamp(1590624724, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624725806), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf01d26f5f5c0b3a80889f'), counter: 4 }, roundTripTime: 34000, lastWriteDate: new Date(1590624724000), opTime: { ts: Timestamp(1590624724, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624725837), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", topologyVersion: { processId: ObjectId('5ecf01d2eda58107f57b4841'), counter: 3 }, roundTripTime: 0, lastWriteDate: new Date(1590624724000), opTime: { ts: Timestamp(1590624724, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20023\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624725805), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"31661a09-269b-4e58-b2a7-7007e8c8c0d4\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf01d257171f33dd5e792a'), counter: 8 }, roundTripTime: 640, lastWriteDate: new Date(1590624724000), opTime: { ts: Timestamp(1590624724, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624725806), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", topologyVersion: { processId: ObjectId('5ecf01d2eda58107f57b4841'), counter: 3 }, roundTripTime: 0, lastWriteDate: new Date(1590624724000), opTime: { ts: Timestamp(1590624724, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20023\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624725805), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.838-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.837-04:00"},"s":"I", "c":"SHARDING", "id":471693, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.838-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.837-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.838-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.838-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.838-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.838-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.839-0400 c20022| {"t":{"$date":"2020-05-27T20:12:05.838-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44866","sessionId":20,"connectionCount":7}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.839-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.838-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf01d26f5f5c0b3a80889f'), counter: 4 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20022\", lastWrite: { opTime: { ts: Timestamp(1590624724, 1), t: 1 }, lastWriteDate: new Date(1590624724000), majorityOpTime: { ts: Timestamp(1590624724, 1), t: 1 }, majorityWriteDate: new Date(1590624724000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590624725838), logicalSessionTimeoutMinutes: 30, connectionId: 19, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590624724, 1), $configTime: Timestamp(1590624724, 1), $clusterTime: { clusterTime: Timestamp(1590624725, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590624725, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.839-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.838-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","durationNanos":722}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.839-0400 c20022| {"t":{"$date":"2020-05-27T20:12:05.838-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn20","msg":"client metadata","attr":{"remote":"127.0.0.1:44866","client":"conn20","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.839-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.839-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.839-0400 c20022| {"t":{"$date":"2020-05-27T20:12:05.839-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-7","msg":"createCollection","attr":{"namespace":"config.mongos","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"cff05571-fa04-425d-b87f-44ebbed66d24"}},"options":{"uuid":{"$uuid":"cff05571-fa04-425d-b87f-44ebbed66d24"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.839-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.839-04:00"},"s":"W", "c":"SHARDING", "id":22668, "ctx":"replSetDistLockPinger","msg":"Pinging failed for distributed lock pinger","attr":{"error":{"code":129,"codeName":"LockStateChangeFailed","errmsg":"findAndModify query predicate didn't match any lock document"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.852-0400 c20022| {"t":{"$date":"2020-05-27T20:12:05.852-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-7","msg":"index build: done building","attr":{"namespace":"config.mongos","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.961-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.961-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35782","sessionId":12,"connectionCount":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.962-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.962-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn12","msg":"client metadata","attr":{"remote":"127.0.0.1:35782","client":"conn12","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.962-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.962-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.962-0400 s20024| {"t":{"$date":"2020-05-27T20:12:05.962-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":11,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.968-0400 {"t":{"$date":"2020-05-28T00:12:05.968Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh13496): /home/jasonchan/mongo/mongos -v --setParameter mongosShutdownTimeoutMillisForSignaledShutdown=5000 --setParameter logComponentVerbosity={ \"command\" : { \"verbosity\" : 3 } } --port 20025 --configdb mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023 --bind_ip 0.0.0.0 --setParameter enableTestCommands=1 --setParameter disableLogicalSessionCacheRefresh=true"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.992-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.992-04:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.993-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.993-04:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"main","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.994-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.993-04:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"mongosMain","msg":"Build Info","attr":{"buildInfo":{"version":"0.0.0","gitVersion":"unknown","openSSLVersion":"OpenSSL 1.0.2g 1 Mar 2016","modules":["ninja"],"allocator":"tcmalloc","environment":{"distarch":"x86_64","target_arch":"x86_64"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.994-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.994-04:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"mongosMain","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"17.10"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.994-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.994-04:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"mongosMain","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"0.0.0.0","port":20025},"setParameter":{"disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","logComponentVerbosity":"{ \"command\" : { \"verbosity\" : 3 } }","mongosShutdownTimeoutMillisForSignaledShutdown":"5000"},"sharding":{"configDB":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"},"systemLog":{"verbosity":1}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.994-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.994-04:00"},"s":"D1", "c":"NETWORK", "id":22940, "ctx":"mongosMain","msg":"fd limit hard:{limit_rlim_max} soft:{limit_rlim_cur} max conn: {max}","attr":{"limit_rlim_max":1048576,"limit_rlim_cur":1024,"max":819}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.994-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.994-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"OCSPManagerHTTP-0","msg":"Starting thread","attr":{"threadName":"OCSPManagerHTTP-0","poolName":"OCSPManagerHTTP"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.994-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.994-04:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"mongosMain","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.995-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.994-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"Sharding-Fixed-0","msg":"Starting thread","attr":{"threadName":"Sharding-Fixed-0","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.995-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.995-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"mongosMain","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.995-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.995-04:00"},"s":"D1", "c":"NETWORK", "id":4333206, "ctx":"mongosMain","msg":"Starting Replica Set Monitor","attr":{"uri":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.995-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.995-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"mongosMain","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","nReplicaSetMembers":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.995-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.995-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","host":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.995-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.995-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.995-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.995-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","host":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.995-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.995-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.995-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.995-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","host":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.996-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.995-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.996-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.995-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"mongosMain","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.996-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.995-04:00"},"s":"D1", "c":"SHARDING", "id":22724, "ctx":"mongosMain","msg":"Starting up task executor for periodic reloading of ShardRegistry"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.996-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.995-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.996-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.995-04:00"},"s":"D1", "c":"SHARDING", "id":22726, "ctx":"ShardRegistryUpdater","msg":"Reloading shardRegistry"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.996-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.995-04:00"},"s":"I", "c":"SHARDING", "id":22649, "ctx":"thread1","msg":"Creating distributed lock ping thread","attr":{"processId":"jasonchanjh:20025:1590624725:-3557331535004550988","pingIntervalMillis":30000}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.996-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.995-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.997-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.995-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"shard-registry-reload","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.997-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.995-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"mongosMain","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.997-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.995-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.997-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.995-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"monitoring-keys-for-HMAC","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.997-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.995-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"replSetDistLockPinger","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","readPref":"{ mode: \"primary\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.997-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.995-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34052","sessionId":27,"connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.997-0400 c20022| {"t":{"$date":"2020-05-27T20:12:05.995-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44874","sessionId":21,"connectionCount":8}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.997-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.996-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54238","sessionId":20,"connectionCount":11}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.997-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.996-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn27","msg":"client metadata","attr":{"remote":"127.0.0.1:34052","client":"conn27","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.997-0400 c20022| {"t":{"$date":"2020-05-27T20:12:05.996-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn21","msg":"client metadata","attr":{"remote":"127.0.0.1:44874","client":"conn21","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.998-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.996-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn20","msg":"client metadata","attr":{"remote":"127.0.0.1:54238","client":"conn20","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.998-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.996-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.998-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.996-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","newTopologyDescription":"{ id: \"d46d2e0c-d812-4694-a35d-fb65e572b942\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf01d257171f33dd5e792a'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590624725000), opTime: { ts: Timestamp(1590624725, 3), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624725996), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"d46d2e0c-d812-4694-a35d-fb65e572b942\", topologyType: \"Unknown\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.998-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.996-04:00"},"s":"I", "c":"SHARDING", "id":471693, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.998-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.996-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.998-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.996-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"Sharding-Fixed-0","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.998-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.996-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.998-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.996-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.998-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.997-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.999-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.997-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","readPref":"{ mode: \"primary\" }","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.999-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.997-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"mongosMain","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01d5cc6d0e194420f62c"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.999-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.997-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"shard-registry-reload","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01d5cc6d0e194420f62e"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.999-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.997-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"monitoring-keys-for-HMAC","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01d5cc6d0e194420f62d"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.999-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.997-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"replSetDistLockPinger","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01d5cc6d0e194420f62f"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.999-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.997-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.999-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.997-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","newTopologyDescription":"{ id: \"d46d2e0c-d812-4694-a35d-fb65e572b942\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf01d257171f33dd5e792a'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590624725000), opTime: { ts: Timestamp(1590624725, 3), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624725996), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf01d26f5f5c0b3a80889f'), counter: 4 }, roundTripTime: 2000, lastWriteDate: new Date(1590624725000), opTime: { ts: Timestamp(1590624725, 3), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624725997), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"d46d2e0c-d812-4694-a35d-fb65e572b942\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf01d257171f33dd5e792a'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590624725000), opTime: { ts: Timestamp(1590624725, 3), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624725996), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.999-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.997-04:00"},"s":"I", "c":"SHARDING", "id":471693, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.999-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.997-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:05.999-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.997-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.000-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.997-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.000-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.997-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34058","sessionId":28,"connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.000-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.997-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","newTopologyDescription":"{ id: \"d46d2e0c-d812-4694-a35d-fb65e572b942\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf01d257171f33dd5e792a'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590624725000), opTime: { ts: Timestamp(1590624725, 3), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624725996), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf01d26f5f5c0b3a80889f'), counter: 4 }, roundTripTime: 2000, lastWriteDate: new Date(1590624725000), opTime: { ts: Timestamp(1590624725, 3), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624725997), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", topologyVersion: { processId: ObjectId('5ecf01d2eda58107f57b4841'), counter: 3 }, roundTripTime: 2000, lastWriteDate: new Date(1590624724000), opTime: { ts: Timestamp(1590624724, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20023\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624725997), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"d46d2e0c-d812-4694-a35d-fb65e572b942\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf01d257171f33dd5e792a'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590624725000), opTime: { ts: Timestamp(1590624725, 3), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624725996), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf01d26f5f5c0b3a80889f'), counter: 4 }, roundTripTime: 2000, lastWriteDate: new Date(1590624725000), opTime: { ts: Timestamp(1590624725, 3), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624725997), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.000-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.997-04:00"},"s":"I", "c":"SHARDING", "id":471693, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.000-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.997-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.001-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.997-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.001-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.997-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34060","sessionId":29,"connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.001-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.997-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn28","msg":"client metadata","attr":{"remote":"127.0.0.1:34058","client":"conn28","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.001-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.997-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34062","sessionId":30,"connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.001-0400 c20022| {"t":{"$date":"2020-05-27T20:12:05.998-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44884","sessionId":22,"connectionCount":9}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.001-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.998-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn29","msg":"client metadata","attr":{"remote":"127.0.0.1:34060","client":"conn29","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.002-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.998-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54248","sessionId":21,"connectionCount":12}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.002-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.998-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn30","msg":"client metadata","attr":{"remote":"127.0.0.1:34062","client":"conn30","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.002-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.998-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34068","sessionId":31,"connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.002-0400 c20022| {"t":{"$date":"2020-05-27T20:12:05.998-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn22","msg":"client metadata","attr":{"remote":"127.0.0.1:44884","client":"conn22","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.002-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.998-04:00"},"s":"I", "c":"SHARDING", "id":22792, "ctx":"ShardRegistry","msg":"Term advanced for config server","attr":{"opTime":{"ts":{"$timestamp":{"t":1590624725,"i":3}},"t":1},"prevOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"reason":"reply from config server node","clientAddress":"(unknown)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.002-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.998-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf01d257171f33dd5e792a'), counter: 8 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, ismaster: true, secondary: false, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20021\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590624725, 3), t: 1 }, lastWriteDate: new Date(1590624725000), majorityOpTime: { ts: Timestamp(1590624725, 3), t: 1 }, majorityWriteDate: new Date(1590624725000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590624725998), logicalSessionTimeoutMinutes: 30, connectionId: 27, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590624725, 3), $configTime: Timestamp(1590624725, 3), $clusterTime: { clusterTime: Timestamp(1590624725, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590624725, 3) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.003-0400 c20023| {"t":{"$date":"2020-05-27T20:12:05.998-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn21","msg":"client metadata","attr":{"remote":"127.0.0.1:54248","client":"conn21","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.003-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.998-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn31","msg":"client metadata","attr":{"remote":"127.0.0.1:34068","client":"conn31","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.003-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.998-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf01d26f5f5c0b3a80889f'), counter: 4 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20022\", lastWrite: { opTime: { ts: Timestamp(1590624725, 3), t: 1 }, lastWriteDate: new Date(1590624725000), majorityOpTime: { ts: Timestamp(1590624725, 3), t: 1 }, majorityWriteDate: new Date(1590624725000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590624725998), logicalSessionTimeoutMinutes: 30, connectionId: 21, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590624725, 3), $configTime: Timestamp(1590624725, 3), $clusterTime: { clusterTime: Timestamp(1590624725, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590624725, 3) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.003-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.998-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf01d2eda58107f57b4841'), counter: 3 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20023\", lastWrite: { opTime: { ts: Timestamp(1590624724, 1), t: 1 }, lastWriteDate: new Date(1590624724000), majorityOpTime: { ts: Timestamp(1590624724, 1), t: 1 }, majorityWriteDate: new Date(1590624724000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590624725998), logicalSessionTimeoutMinutes: 30, connectionId: 20, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590624724, 1), $configTime: Timestamp(1590624724, 1), $clusterTime: { clusterTime: Timestamp(1590624725, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590624724, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.003-0400 c20021| {"t":{"$date":"2020-05-27T20:12:05.999-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"MirrorMaestro","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.003-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.999-04:00"},"s":"D1", "c":"SHARDING", "id":22731, "ctx":"shard-registry-reload","msg":"Succesfully retrieved updated shard list from config server","attr":{"shardsNumber":0,"lastVisibleOpTime":{"ts":{"$timestamp":{"t":1590624725,"i":3}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.004-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.999-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.004-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.999-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.004-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.999-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.004-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.999-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","durationNanos":2314}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.004-0400 c20022| {"t":{"$date":"2020-05-27T20:12:05.999-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44890","sessionId":23,"connectionCount":10}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.004-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.999-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","durationNanos":2223}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.004-0400 c20022| {"t":{"$date":"2020-05-27T20:12:05.999-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn23","msg":"client metadata","attr":{"remote":"127.0.0.1:44890","client":"conn23","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.004-0400 s20025| {"t":{"$date":"2020-05-27T20:12:05.999-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","durationNanos":2026}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.005-0400 s20025| {"t":{"$date":"2020-05-27T20:12:06.001-04:00"},"s":"W", "c":"SHARDING", "id":22668, "ctx":"replSetDistLockPinger","msg":"Pinging failed for distributed lock pinger","attr":{"error":{"code":129,"codeName":"LockStateChangeFailed","errmsg":"findAndModify query predicate didn't match any lock document"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.773-0400 c20023| {"t":{"$date":"2020-05-27T20:12:06.772-04:00"},"s":"I", "c":"REPL", "id":21799, "ctx":"BackgroundSync","msg":"Sync source candidate chosen","attr":{"syncSource":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.773-0400 c20023| {"t":{"$date":"2020-05-27T20:12:06.772-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplCoordExternNetwork","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.774-0400 c20022| {"t":{"$date":"2020-05-27T20:12:06.773-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44900","sessionId":24,"connectionCount":11}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.774-0400 c20022| {"t":{"$date":"2020-05-27T20:12:06.774-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn24","msg":"client metadata","attr":{"remote":"127.0.0.1:44900","client":"conn24","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.776-0400 c20023| {"t":{"$date":"2020-05-27T20:12:06.775-04:00"},"s":"I", "c":"REPL", "id":21088, "ctx":"BackgroundSync","msg":"Changed sync source","attr":{"oldSyncSource":"empty","newSyncSource":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.776-0400 c20023| {"t":{"$date":"2020-05-27T20:12:06.776-04:00"},"s":"I", "c":"REPL", "id":21092, "ctx":"BackgroundSync","msg":"Scheduling fetcher to read remote oplog","attr":{"syncSource":"jasonchanjh:20022","lastOpTimeFetched":{"ts":{"$timestamp":{"t":1590624724,"i":1}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.777-0400 c20022| {"t":{"$date":"2020-05-27T20:12:06.776-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44902","sessionId":25,"connectionCount":12}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.777-0400 c20022| {"t":{"$date":"2020-05-27T20:12:06.777-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn25","msg":"client metadata","attr":{"remote":"127.0.0.1:44902","client":"conn25","doc":{"application":{"name":"OplogFetcher"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.785-0400 c20023| {"t":{"$date":"2020-05-27T20:12:06.784-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-6","msg":"createCollection","attr":{"namespace":"config.mongos","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"cff05571-fa04-425d-b87f-44ebbed66d24"}},"options":{"uuid":{"$uuid":"cff05571-fa04-425d-b87f-44ebbed66d24"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.799-0400 c20023| {"t":{"$date":"2020-05-27T20:12:06.799-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-6","msg":"index build: done building","attr":{"namespace":"config.mongos","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.801-0400 c20023| {"t":{"$date":"2020-05-27T20:12:06.801-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn19","msg":"Slow query","attr":{"type":"command","ns":"config.settings","command":{"find":"settings","filter":{"_id":"autosplit"},"readConcern":{"level":"majority","afterOpTime":{"ts":{"$timestamp":{"t":1590624725,"i":3}},"t":1}},"limit":1,"maxTimeMS":30000,"tracking_info":{"operId":{"$oid":"5ecf01d5e1d372a085437bca"},"operName":"","parentOperId":"5ecf01d5e1d372a085437bc6"},"$readPreference":{"mode":"nearest"},"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624725,"i":3}},"signature":{"hash":{"$binary":{"base64":"6sdE0DkmG70NiynHrkZjrfjucso=","subType":"0"}},"keyId":6831681165494059030}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624725,"i":3}},"t":1}},"$db":"config"},"planSummary":"EOF","keysExamined":0,"docsExamined":0,"cursorExhausted":true,"numYields":0,"nreturned":0,"reslen":586,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":2}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"level":"majority","afterOpTime":{"ts":{"$timestamp":{"t":1590624725,"i":3}},"t":1},"provenance":"clientSupplied"},"protocol":"op_msg","durationMillis":943}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.802-0400 c20021| {"t":{"$date":"2020-05-27T20:12:06.802-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn26","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:06.803-0400 s20024| {"t":{"$date":"2020-05-27T20:12:06.803-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"Uptime-reporter","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.001-0400 s20025| {"t":{"$date":"2020-05-27T20:12:08.000-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ShardRegistry","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.001-0400 c20022| {"t":{"$date":"2020-05-27T20:12:08.001-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44916","sessionId":26,"connectionCount":13}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.001-0400 c20022| {"t":{"$date":"2020-05-27T20:12:08.001-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn26","msg":"client metadata","attr":{"remote":"127.0.0.1:44916","client":"conn26","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.003-0400 s20025| {"t":{"$date":"2020-05-27T20:12:08.003-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ShardRegistry","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.004-0400 c20023| {"t":{"$date":"2020-05-27T20:12:08.003-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54280","sessionId":24,"connectionCount":13}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.004-0400 c20023| {"t":{"$date":"2020-05-27T20:12:08.004-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn24","msg":"client metadata","attr":{"remote":"127.0.0.1:54280","client":"conn24","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.007-0400 c20023| {"t":{"$date":"2020-05-27T20:12:08.007-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn24","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.008-0400 s20025| {"t":{"$date":"2020-05-27T20:12:08.008-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"ReadWriteConcernDefaults-0","msg":"Starting thread","attr":{"threadName":"ReadWriteConcernDefaults-0","poolName":"ReadWriteConcernDefaults"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.008-0400 s20025| {"t":{"$date":"2020-05-27T20:12:08.008-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ReadWriteConcernDefaults-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01d8cc6d0e194420f63a"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.009-0400 c20022| {"t":{"$date":"2020-05-27T20:12:08.009-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn26","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.010-0400 s20025| {"t":{"$date":"2020-05-27T20:12:08.009-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"mongosMain","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.010-0400 s20025| {"t":{"$date":"2020-05-27T20:12:08.009-04:00"},"s":"W", "c":"FTDC", "id":23911, "ctx":"mongosMain","msg":"FTDC is disabled because neither '--logpath' nor set parameter 'diagnosticDataCollectionDirectoryPath' are specified."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.010-0400 s20025| {"t":{"$date":"2020-05-27T20:12:08.010-04:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"mongosMain","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.011-0400 s20025| {"t":{"$date":"2020-05-27T20:12:08.010-04:00"},"s":"D1", "c":"ACCESS", "id":20227, "ctx":"mongosMain","msg":"There were no users to pin, not starting tracker thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.011-0400 s20025| {"t":{"$date":"2020-05-27T20:12:08.011-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"ClusterCursorCleanupJob","msg":"BackgroundJob starting","attr":{"threadName":"ClusterCursorCleanupJob"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.011-0400 s20025| {"t":{"$date":"2020-05-27T20:12:08.011-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"Uptime-reporter","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01d8cc6d0e194420f63e"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.012-0400 s20025| {"t":{"$date":"2020-05-27T20:12:08.012-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"UserCacheInvalidatorThread","msg":"BackgroundJob starting","attr":{"threadName":"UserCacheInvalidatorThread"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.012-0400 s20025| {"t":{"$date":"2020-05-27T20:12:08.012-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"PeriodicTaskRunner","msg":"BackgroundJob starting","attr":{"threadName":"PeriodicTaskRunner"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.013-0400 s20025| {"t":{"$date":"2020-05-27T20:12:08.012-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20025.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.013-0400 s20025| {"t":{"$date":"2020-05-27T20:12:08.012-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.013-0400 s20025| {"t":{"$date":"2020-05-27T20:12:08.012-04:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20025,"ssl":"off"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.019-0400 c20023| {"t":{"$date":"2020-05-27T20:12:08.019-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn24","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.019-0400 s20025| {"t":{"$date":"2020-05-27T20:12:08.019-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"Uptime-reporter","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.175-0400 s20025| {"t":{"$date":"2020-05-27T20:12:08.175-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42348","sessionId":12,"connectionCount":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.176-0400 s20025| {"t":{"$date":"2020-05-27T20:12:08.175-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn12","msg":"client metadata","attr":{"remote":"127.0.0.1:42348","client":"conn12","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.176-0400 s20025| {"t":{"$date":"2020-05-27T20:12:08.175-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.176-0400 s20025| {"t":{"$date":"2020-05-27T20:12:08.175-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":12,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.179-0400 New session started with sessionID: { "id" : UUID("aeadc76f-41a5-43d4-ad86-9f38f8db4351") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.180-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.180-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"conn12","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: balancerStop, TrackingId: 5ecf01d8e1d372a085437bcd"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.181-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.181-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn26","msg":"createCollection","attr":{"namespace":"config.settings","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"be0797e1-9795-474f-925c-8807afc17049"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.193-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.193-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn26","msg":"index build: done building","attr":{"namespace":"config.settings","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.195-0400 c20022| {"t":{"$date":"2020-05-27T20:12:08.195-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-15","msg":"createCollection","attr":{"namespace":"config.settings","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"be0797e1-9795-474f-925c-8807afc17049"}},"options":{"uuid":{"$uuid":"be0797e1-9795-474f-925c-8807afc17049"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.208-0400 c20022| {"t":{"$date":"2020-05-27T20:12:08.208-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-15","msg":"index build: done building","attr":{"namespace":"config.settings","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.210-0400 c20023| {"t":{"$date":"2020-05-27T20:12:08.210-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-13","msg":"createCollection","attr":{"namespace":"config.settings","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"be0797e1-9795-474f-925c-8807afc17049"}},"options":{"uuid":{"$uuid":"be0797e1-9795-474f-925c-8807afc17049"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.214-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.214-04:00"},"s":"I", "c":"SHARDING", "id":22641, "ctx":"conn26","msg":"Changing ShouldAutoSplit setting","attr":{"newShouldAutoSplit":false,"oldShouldAutoSplit":true}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.214-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.214-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn26","msg":"createCollection","attr":{"namespace":"config.actionlog","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"3ef84356-c39d-411b-9e54-f732855a8838"}},"options":{"capped":true,"size":20971520}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.224-0400 c20023| {"t":{"$date":"2020-05-27T20:12:08.224-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-13","msg":"index build: done building","attr":{"namespace":"config.settings","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.228-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.228-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn26","msg":"index build: done building","attr":{"namespace":"config.actionlog","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.229-0400 c20022| {"t":{"$date":"2020-05-27T20:12:08.229-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-5","msg":"createCollection","attr":{"namespace":"config.actionlog","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"3ef84356-c39d-411b-9e54-f732855a8838"}},"options":{"uuid":{"$uuid":"3ef84356-c39d-411b-9e54-f732855a8838"},"capped":true,"size":20971520}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.241-0400 c20022| {"t":{"$date":"2020-05-27T20:12:08.241-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-5","msg":"index build: done building","attr":{"namespace":"config.actionlog","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.243-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.243-04:00"},"s":"I", "c":"SHARDING", "id":22080, "ctx":"conn26","msg":"About to log metadata event","attr":{"namespace":"actionlog","event":{"_id":"jasonchanjh:20021-2020-05-27T20:12:08.243-04:00-5ecf01d857171f33dd5e7a6b","server":"jasonchanjh:20021","shard":"config","clientAddr":"127.0.0.1:34044","time":{"$date":"2020-05-28T00:12:08.243Z"},"what":"balancer.stop","ns":"","details":{}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.243-0400 c20023| {"t":{"$date":"2020-05-27T20:12:08.243-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-3","msg":"createCollection","attr":{"namespace":"config.actionlog","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"3ef84356-c39d-411b-9e54-f732855a8838"}},"options":{"uuid":{"$uuid":"3ef84356-c39d-411b-9e54-f732855a8838"},"capped":true,"size":20971520}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.246-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.246-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"balancerStop":1.0,"maxTimeMS":60000.0,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$db":"admin"},"numYields":0,"reslen":163,"protocol":"op_msg","durationMillis":66}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.246-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.246-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":12,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.247-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.247-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":6}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.247-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.247-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":13,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.249-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.249-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"config","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.249-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.249-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Starting thread","attr":{"threadName":"ConfigServerCatalogCacheLoader-0","poolName":"ConfigServerCatalogCacheLoader"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.249-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.249-04:00"},"s":"I", "c":"SH_REFR", "id":24101, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached database entry","attr":{"db":"config","newDbVersion":{"uuid":{"$uuid":"5bae2917-b612-44da-9fff-d4bd5da51c3b"},"lastMod":0},"oldDbVersion":{},"durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.250-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.249-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"conn12","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: update, TrackingId: 5ecf01d8e1d372a085437bd0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.255-0400 c20023| {"t":{"$date":"2020-05-27T20:12:08.255-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-3","msg":"index build: done building","attr":{"namespace":"config.actionlog","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.259-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.259-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"config.settings","appName":"MongoDB Shell","command":{"update":"settings","ordered":true,"writeConcern":{"w":"majority","wtimeout":30000.0},"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":6}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"config"},"nShards":0,"nMatched":1,"nModified":0,"numYields":0,"reslen":245,"protocol":"op_msg","durationMillis":9}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.259-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.259-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":14,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.263-0400 Waiting for op with OpTime { "ts" : Timestamp(1590624728, 6), "t" : NumberLong(1) } to be committed on all secondaries [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.269-0400 ShardingTest mongos_quiesce_mode_streamable_ismaster_with_hanging_read going to add shard : mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.270-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.270-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"conn12","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: addShard, TrackingId: 5ecf01d8e1d372a085437bd3"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.271-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.271-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"conn26","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.271-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.271-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"conn26","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","nReplicaSetMembers":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.271-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.271-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"conn26","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","host":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.271-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.271-04:00"},"s":"I", "c":"-", "id":4333218, "ctx":"conn26","msg":"Rescheduling the next replica set monitoring request","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","host":"jasonchanjh:20020","delayMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.271-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.271-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.272-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.272-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43278","sessionId":4,"connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.272-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.272-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43280","sessionId":5,"connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.272-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.272-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn4","msg":"client metadata","attr":{"remote":"127.0.0.1:43278","client":"conn4","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.272-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.272-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn5","msg":"client metadata","attr":{"remote":"127.0.0.1:43280","client":"conn5","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.272-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.272-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.273-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.272-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","newTopologyDescription":"{ id: \"9c83f24a-3697-43dd-a549-2b89d93de90b\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 7 }, roundTripTime: 0, lastWriteDate: new Date(1590624723000), opTime: { ts: Timestamp(1590624723, 8), t: 1 }, type: \"RSPrimary\", minWireVersion: 9, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590624728272), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"9c83f24a-3697-43dd-a549-2b89d93de90b\", topologyType: \"Unknown\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.273-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.273-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43282","sessionId":6,"connectionCount":6}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.274-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.273-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43284","sessionId":7,"connectionCount":7}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.274-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.274-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn6","msg":"client metadata","attr":{"remote":"127.0.0.1:43282","client":"conn6","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.274-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.274-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn7","msg":"client metadata","attr":{"remote":"127.0.0.1:43284","client":"conn7","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.276-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.276-04:00"},"s":"I", "c":"COMMAND", "id":518070, "ctx":"conn7","msg":"CMD: drop","attr":{"collection":"config.system.sessions"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.278-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.277-04:00"},"s":"I", "c":"SHARDING", "id":22072, "ctx":"conn7","msg":"Initializing sharding state","attr":{"initialShardIdentity":{"shardName":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","clusterId":{"$oid":"5ecf01d357171f33dd5e7941"},"configsvrConnectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.278-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.278-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"conn7","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.278-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.278-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"conn7","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","nReplicaSetMembers":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.279-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.278-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"conn7","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","host":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.279-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.278-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"conn7","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","host":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.279-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.278-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"conn7","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","host":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.279-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.279-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.279-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.279-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.279-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.279-04:00"},"s":"I", "c":"SHARDING", "id":22649, "ctx":"thread8","msg":"Creating distributed lock ping thread","attr":{"processId":"jasonchanjh:20020:1590624728:523744732056208362","pingIntervalMillis":30000}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.279-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.279-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.280-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.279-04:00"},"s":"I", "c":"TXN", "id":22438, "ctx":"conn7","msg":"Incoming coordinateCommit requests are now enabled"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.280-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.279-04:00"},"s":"I", "c":"SHARDING", "id":22071, "ctx":"conn7","msg":"Finished initializing sharding components","attr":{"memberState":"primary"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.280-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.279-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34110","sessionId":37,"connectionCount":19}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.280-0400 c20022| {"t":{"$date":"2020-05-27T20:12:08.280-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44932","sessionId":27,"connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.280-0400 c20023| {"t":{"$date":"2020-05-27T20:12:08.280-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54296","sessionId":25,"connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.280-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.280-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn37","msg":"client metadata","attr":{"remote":"127.0.0.1:34110","client":"conn37","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.280-0400 c20023| {"t":{"$date":"2020-05-27T20:12:08.280-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn25","msg":"client metadata","attr":{"remote":"127.0.0.1:54296","client":"conn25","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.280-0400 c20022| {"t":{"$date":"2020-05-27T20:12:08.280-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn27","msg":"client metadata","attr":{"remote":"127.0.0.1:44932","client":"conn27","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.281-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.280-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.281-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.280-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","newTopologyDescription":"{ id: \"bbb74fd0-6df2-4fe1-bb71-da0676049a82\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf01d257171f33dd5e792a'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590624728000), opTime: { ts: Timestamp(1590624728, 6), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624728280), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"bbb74fd0-6df2-4fe1-bb71-da0676049a82\", topologyType: \"Unknown\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.281-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.280-04:00"},"s":"I", "c":"SHARDING", "id":471691, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.281-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.280-04:00"},"s":"I", "c":"SHARDING", "id":22068, "ctx":"Sharding-Fixed-0","msg":"Updating shard identity config string with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.281-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.281-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.281-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.281-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","newTopologyDescription":"{ id: \"bbb74fd0-6df2-4fe1-bb71-da0676049a82\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf01d257171f33dd5e792a'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590624728000), opTime: { ts: Timestamp(1590624728, 6), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624728280), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf01d26f5f5c0b3a80889f'), counter: 4 }, roundTripTime: 1000, lastWriteDate: new Date(1590624728000), opTime: { ts: Timestamp(1590624728, 6), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624728281), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"bbb74fd0-6df2-4fe1-bb71-da0676049a82\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf01d257171f33dd5e792a'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590624728000), opTime: { ts: Timestamp(1590624728, 6), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624728280), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.281-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.281-04:00"},"s":"I", "c":"SHARDING", "id":471691, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.282-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.281-04:00"},"s":"I", "c":"SHARDING", "id":22068, "ctx":"updateShardIdentityConfigString","msg":"Updating shard identity config string with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.282-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.281-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.282-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.281-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","newTopologyDescription":"{ id: \"bbb74fd0-6df2-4fe1-bb71-da0676049a82\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf01d257171f33dd5e792a'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590624728000), opTime: { ts: Timestamp(1590624728, 6), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624728280), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf01d26f5f5c0b3a80889f'), counter: 4 }, roundTripTime: 1000, lastWriteDate: new Date(1590624728000), opTime: { ts: Timestamp(1590624728, 6), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624728281), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", topologyVersion: { processId: ObjectId('5ecf01d2eda58107f57b4841'), counter: 3 }, roundTripTime: 1000, lastWriteDate: new Date(1590624728000), opTime: { ts: Timestamp(1590624728, 6), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20023\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624728281), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"bbb74fd0-6df2-4fe1-bb71-da0676049a82\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf01d257171f33dd5e792a'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590624728000), opTime: { ts: Timestamp(1590624728, 6), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624728280), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf01d26f5f5c0b3a80889f'), counter: 4 }, roundTripTime: 1000, lastWriteDate: new Date(1590624728000), opTime: { ts: Timestamp(1590624728, 6), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624728281), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.282-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.281-04:00"},"s":"I", "c":"SHARDING", "id":471691, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.282-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.281-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34116","sessionId":38,"connectionCount":20}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.283-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.281-04:00"},"s":"I", "c":"SHARDING", "id":22068, "ctx":"updateShardIdentityConfigString","msg":"Updating shard identity config string with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.283-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.281-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34118","sessionId":39,"connectionCount":21}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.283-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.282-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn38","msg":"client metadata","attr":{"remote":"127.0.0.1:34116","client":"conn38","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.283-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.282-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34120","sessionId":40,"connectionCount":22}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.283-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.282-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn39","msg":"client metadata","attr":{"remote":"127.0.0.1:34118","client":"conn39","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.283-0400 c20022| {"t":{"$date":"2020-05-27T20:12:08.282-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44942","sessionId":28,"connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.284-0400 c20023| {"t":{"$date":"2020-05-27T20:12:08.282-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54306","sessionId":26,"connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.284-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.282-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn40","msg":"client metadata","attr":{"remote":"127.0.0.1:34120","client":"conn40","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.284-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.282-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34126","sessionId":41,"connectionCount":23}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.284-0400 c20023| {"t":{"$date":"2020-05-27T20:12:08.282-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn26","msg":"client metadata","attr":{"remote":"127.0.0.1:54306","client":"conn26","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.284-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.283-04:00"},"s":"I", "c":"SHARDING", "id":22792, "ctx":"ShardRegistry","msg":"Term advanced for config server","attr":{"opTime":{"ts":{"$timestamp":{"t":1590624728,"i":6}},"t":1},"prevOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"reason":"reply from config server node","clientAddress":"(unknown)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.284-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.283-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn41","msg":"client metadata","attr":{"remote":"127.0.0.1:34126","client":"conn41","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.285-0400 c20022| {"t":{"$date":"2020-05-27T20:12:08.283-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn28","msg":"client metadata","attr":{"remote":"127.0.0.1:44942","client":"conn28","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.285-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.283-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34128","sessionId":42,"connectionCount":24}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.285-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.283-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn42","msg":"client metadata","attr":{"remote":"127.0.0.1:34128","client":"conn42","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.287-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.286-04:00"},"s":"W", "c":"SHARDING", "id":22668, "ctx":"replSetDistLockPinger","msg":"Pinging failed for distributed lock pinger","attr":{"error":{"code":129,"codeName":"LockStateChangeFailed","errmsg":"findAndModify query predicate didn't match any lock document"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.313-0400 c20023| {"t":{"$date":"2020-05-27T20:12:08.313-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54312","sessionId":27,"connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.313-0400 c20023| {"t":{"$date":"2020-05-27T20:12:08.313-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54314","sessionId":28,"connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.314-0400 c20023| {"t":{"$date":"2020-05-27T20:12:08.314-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn27","msg":"client metadata","attr":{"remote":"127.0.0.1:54312","client":"conn27","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.314-0400 c20023| {"t":{"$date":"2020-05-27T20:12:08.314-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn28","msg":"client metadata","attr":{"remote":"127.0.0.1:54314","client":"conn28","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.316-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.316-04:00"},"s":"I", "c":"SHARDING", "id":22641, "ctx":"conn7","msg":"Changing ShouldAutoSplit setting","attr":{"newShouldAutoSplit":false,"oldShouldAutoSplit":true}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.316-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.316-04:00"},"s":"I", "c":"SHARDING", "id":22641, "ctx":"PeriodicBalancerConfigRefresher","msg":"Changing ShouldAutoSplit setting","attr":{"newShouldAutoSplit":false,"oldShouldAutoSplit":true}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.317-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.317-04:00"},"s":"I", "c":"COMMAND", "id":20459, "ctx":"conn7","msg":"Setting featureCompatibilityVersion","attr":{"currentVersion":"4.4","newVersion":"upgrading to 4.6"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.317-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.317-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn7","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":7}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.318-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.317-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn7","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":6}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.318-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.317-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn7","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":5}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.318-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.317-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn7","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":4}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.318-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.317-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn7","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.318-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.317-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn7","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.318-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.317-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn7","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.319-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.318-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","newTopologyDescription":"{ id: \"9c83f24a-3697-43dd-a549-2b89d93de90b\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 8 }, roundTripTime: 328, lastWriteDate: new Date(1590624728000), opTime: { ts: Timestamp(1590624728, 8), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590624728317), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"9c83f24a-3697-43dd-a549-2b89d93de90b\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 7 }, roundTripTime: 328, lastWriteDate: new Date(1590624723000), opTime: { ts: Timestamp(1590624723, 8), t: 1 }, type: \"RSPrimary\", minWireVersion: 9, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590624728274), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.319-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.319-04:00"},"s":"I", "c":"-", "id":20500, "ctx":"conn7","msg":"Upgrade: submitting orphaned ranges for cleanup"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.319-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.319-04:00"},"s":"D2", "c":"MIGRATE", "id":22034, "ctx":"conn7","msg":"Upgrade: Processing collection for orphaned range cleanup","attr":{"namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.320-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.319-04:00"},"s":"I", "c":"SH_REFR", "id":24101, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached database entry","attr":{"db":"admin","newDbVersion":{"uuid":{"$uuid":"7c703673-c37a-40e0-ac5d-b9ec145640a7"},"lastMod":0},"oldDbVersion":{},"durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.320-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.320-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ShardServerCatalogCacheLoader-0","msg":"createCollection","attr":{"namespace":"config.cache.databases","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"827a5f8a-4b16-4ec6-a5ce-2a9153e7b6da"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.322-0400 c20022| {"t":{"$date":"2020-05-27T20:12:08.322-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:44954","sessionId":29,"connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.322-0400 c20022| {"t":{"$date":"2020-05-27T20:12:08.322-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn29","msg":"client metadata","attr":{"remote":"127.0.0.1:44954","client":"conn29","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.323-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.323-04:00"},"s":"I", "c":"SH_REFR", "id":24105, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Collection has found to be unsharded after refresh","attr":{"namespace":"admin.system.version","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.324-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.323-04:00"},"s":"I", "c":"SHARDING", "id":21917, "ctx":"conn7","msg":"Marking collection as unsharded","attr":{"namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.324-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.323-04:00"},"s":"D2", "c":"MIGRATE", "id":22034, "ctx":"conn7","msg":"Upgrade: Processing collection for orphaned range cleanup","attr":{"namespace":"admin.foo"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.324-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.323-04:00"},"s":"I", "c":"COMMAND", "id":518070, "ctx":"ShardServerCatalogCacheLoader-1","msg":"CMD: drop","attr":{"collection":"config.cache.chunks.admin.system.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.325-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.325-04:00"},"s":"I", "c":"SH_REFR", "id":24105, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Collection has found to be unsharded after refresh","attr":{"namespace":"admin.foo","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.325-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.325-04:00"},"s":"I", "c":"SHARDING", "id":21917, "ctx":"conn7","msg":"Marking collection as unsharded","attr":{"namespace":"admin.foo"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.325-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.325-04:00"},"s":"D2", "c":"MIGRATE", "id":22034, "ctx":"conn7","msg":"Upgrade: Processing collection for orphaned range cleanup","attr":{"namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.326-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.325-04:00"},"s":"I", "c":"COMMAND", "id":518070, "ctx":"ShardServerCatalogCacheLoader-1","msg":"CMD: drop","attr":{"collection":"config.cache.chunks.admin.foo"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.326-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.325-04:00"},"s":"I", "c":"SH_REFR", "id":24101, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached database entry","attr":{"db":"config","newDbVersion":{"uuid":{"$uuid":"feae1bcf-424b-4e23-87ba-36cfffffa058"},"lastMod":0},"oldDbVersion":{},"durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.326-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.325-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ShardServerCatalogCacheLoader-2","msg":"createCollection","attr":{"namespace":"config.cache.databases","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"d41ba3ed-f025-4190-9091-ffe181cb698c"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.327-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.327-04:00"},"s":"I", "c":"SH_REFR", "id":24105, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Collection has found to be unsharded after refresh","attr":{"namespace":"config.system.indexBuilds","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.327-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.327-04:00"},"s":"I", "c":"SHARDING", "id":21917, "ctx":"conn7","msg":"Marking collection as unsharded","attr":{"namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.328-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.327-04:00"},"s":"D2", "c":"MIGRATE", "id":22034, "ctx":"conn7","msg":"Upgrade: Processing collection for orphaned range cleanup","attr":{"namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.328-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.328-04:00"},"s":"I", "c":"COMMAND", "id":518070, "ctx":"ShardServerCatalogCacheLoader-1","msg":"CMD: drop","attr":{"collection":"config.cache.chunks.config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.329-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.329-04:00"},"s":"I", "c":"SH_REFR", "id":24105, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Collection has found to be unsharded after refresh","attr":{"namespace":"config.transactions","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.329-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.329-04:00"},"s":"I", "c":"SHARDING", "id":21917, "ctx":"conn7","msg":"Marking collection as unsharded","attr":{"namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.329-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.329-04:00"},"s":"I", "c":"COMMAND", "id":518070, "ctx":"ShardServerCatalogCacheLoader-3","msg":"CMD: drop","attr":{"collection":"config.cache.chunks.config.transactions"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.329-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.329-04:00"},"s":"I", "c":"COMMAND", "id":20459, "ctx":"conn7","msg":"Setting featureCompatibilityVersion","attr":{"currentVersion":"upgrading to 4.6","newVersion":"4.6"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.330-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.329-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn7","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":7}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.330-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.329-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn7","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":6}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.330-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.329-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn7","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":5}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.330-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.329-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn7","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":4}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.330-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.329-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn7","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.330-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.329-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn7","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.330-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.329-04:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn7","msg":"Skip closing connection for connection # {session_id}","attr":{"session_id":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.341-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.341-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ShardServerCatalogCacheLoader-0","msg":"index build: done building","attr":{"namespace":"config.cache.databases","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.347-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.347-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ShardServerCatalogCacheLoader-2","msg":"index build: done building","attr":{"namespace":"config.cache.databases","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.347-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.347-04:00"},"s":"I", "c":"STORAGE", "id":20279, "ctx":"ShardServerCatalogCacheLoader-2","msg":"Conflicted creating a collection.","attr":{"namespace":"config.cache.databases","uuid":{"uuid":{"$uuid":"d41ba3ed-f025-4190-9091-ffe181cb698c"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.350-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.350-04:00"},"s":"I", "c":"SHARDING", "id":21942, "ctx":"conn26","msg":"Going to insert new entry for shard into config.shards","attr":{"shardType":"{ _id: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", host: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020\", state: 1 }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.350-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.350-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn26","msg":"createCollection","attr":{"namespace":"config.changelog","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"b2ad2e60-5995-46df-acee-a63a93c07083"}},"options":{"capped":true,"size":209715200}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.363-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.363-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn26","msg":"index build: done building","attr":{"namespace":"config.changelog","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.365-0400 c20022| {"t":{"$date":"2020-05-27T20:12:08.365-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-13","msg":"createCollection","attr":{"namespace":"config.changelog","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"b2ad2e60-5995-46df-acee-a63a93c07083"}},"options":{"uuid":{"$uuid":"b2ad2e60-5995-46df-acee-a63a93c07083"},"capped":true,"size":209715200}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.378-0400 c20022| {"t":{"$date":"2020-05-27T20:12:08.378-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-13","msg":"index build: done building","attr":{"namespace":"config.changelog","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.380-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.380-04:00"},"s":"I", "c":"SHARDING", "id":22080, "ctx":"conn26","msg":"About to log metadata event","attr":{"namespace":"changelog","event":{"_id":"jasonchanjh:20021-2020-05-27T20:12:08.380-04:00-5ecf01d857171f33dd5e7a9e","server":"jasonchanjh:20021","shard":"config","clientAddr":"127.0.0.1:34044","time":{"$date":"2020-05-28T00:12:08.380Z"},"what":"addShard","ns":"","details":{"name":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","host":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.380-0400 c20023| {"t":{"$date":"2020-05-27T20:12:08.380-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-11","msg":"createCollection","attr":{"namespace":"config.changelog","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"b2ad2e60-5995-46df-acee-a63a93c07083"}},"options":{"uuid":{"$uuid":"b2ad2e60-5995-46df-acee-a63a93c07083"},"capped":true,"size":209715200}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.387-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.386-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn26","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"_configsvrAddShard":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020","writeConcern":{"w":"majority","wtimeout":60000},"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"tracking_info":{"operId":{"$oid":"5ecf01d8e1d372a085437bd4"},"operName":"","parentOperId":"5ecf01d8e1d372a085437bd3"},"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":6}},"signature":{"hash":{"$binary":{"base64":"l/RPeLa0EpAMenYh7aQ78p4LKg4=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"},"mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:35782","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624728,"i":6}},"t":1}},"$db":"admin"},"numYields":0,"reslen":618,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":3}},"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":2,"w":3}},"Database":{"acquireCount":{"r":2,"w":3}},"Collection":{"acquireCount":{"r":3,"w":3}},"Metadata":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":6,"W":1}}},"flowControl":{"acquireCount":3,"timeAcquiringMicros":3},"readConcern":{"provenance":"clientSupplied"},"writeConcern":{"w":"majority","wtimeout":60000,"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":116}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.388-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.388-04:00"},"s":"D1", "c":"SHARDING", "id":22731, "ctx":"conn12","msg":"Succesfully retrieved updated shard list from config server","attr":{"shardsNumber":1,"lastVisibleOpTime":{"ts":{"$timestamp":{"t":1590624728,"i":13}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.388-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.388-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"conn12","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.389-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.388-04:00"},"s":"D1", "c":"NETWORK", "id":4333206, "ctx":"conn12","msg":"Starting Replica Set Monitor","attr":{"uri":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.389-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.388-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"conn12","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","nReplicaSetMembers":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.389-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.388-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"conn12","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","host":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.389-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.388-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"conn12","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.389-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.388-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"conn12","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.389-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.388-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.389-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.388-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"admin.mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020","appName":"MongoDB Shell","command":{"addshard":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020","lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":6}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"},"numYields":0,"reslen":241,"protocol":"op_msg","durationMillis":118}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.389-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.388-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":16,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.389-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.389-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43312","sessionId":21,"connectionCount":8}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.389-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.389-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn21","msg":"client metadata","attr":{"remote":"127.0.0.1:43312","client":"conn21","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.390-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.389-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.390-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.389-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","newTopologyDescription":"{ id: \"96f77582-b730-40e0-b6a2-3640b92c4559\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590624728000), opTime: { ts: Timestamp(1590624728, 13), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590624728389), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"96f77582-b730-40e0-b6a2-3640b92c4559\", topologyType: \"Unknown\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.390-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.389-04:00"},"s":"I", "c":"SHARDING", "id":471693, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.390-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.389-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.390-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.389-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.390-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.390-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"UpdateReplicaSetOnConfigServer","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01d8e1d372a085437bd6"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.390-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.390-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43314","sessionId":22,"connectionCount":9}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.390-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.390-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 8 }, hosts: [ \"jasonchanjh:20020\" ], setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, ismaster: true, secondary: false, primary: \"jasonchanjh:20020\", me: \"jasonchanjh:20020\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590624728, 13), t: 1 }, lastWriteDate: new Date(1590624728000), majorityOpTime: { ts: Timestamp(1590624728, 12), t: 1 }, majorityWriteDate: new Date(1590624728000) }, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590624728390), logicalSessionTimeoutMinutes: 30, connectionId: 21, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590624728, 12), $configServerState: { opTime: { ts: Timestamp(1590624728, 7), t: 1 } }, $configTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1590624728, 13), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590624728, 13) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.390-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.390-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn22","msg":"client metadata","attr":{"remote":"127.0.0.1:43314","client":"conn22","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.391-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.390-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","durationNanos":685}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.391-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.390-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"Sharding-Fixed-1","msg":"Starting thread","attr":{"threadName":"Sharding-Fixed-1","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.391-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.390-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.393-0400 Waiting for op with OpTime { "ts" : Timestamp(1590624728, 13), "t" : NumberLong(1) } to be committed on all secondaries [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.395-0400 c20023| {"t":{"$date":"2020-05-27T20:12:08.395-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-11","msg":"index build: done building","attr":{"namespace":"config.changelog","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.406-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.406-04:00"},"s":"I", "c":"SH_REFR", "id":24101, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached database entry","attr":{"db":"config","newDbVersion":{"uuid":{"$uuid":"8ccac9f3-f43e-4cfa-9f7e-145c7ab088c4"},"lastMod":0},"oldDbVersion":{},"durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.414-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.414-04:00"},"s":"I", "c":"SHARDING", "id":22655, "ctx":"conn1","msg":"Acquired distributed lock","attr":{"lockName":"config","lockSessionId":{"$oid":"5ecf01d857171f33dd5e7ab2"},"reason":"shardCollection"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.417-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.417-04:00"},"s":"I", "c":"SHARDING", "id":22655, "ctx":"conn1","msg":"Acquired distributed lock","attr":{"lockName":"config.system.sessions","lockSessionId":{"$oid":"5ecf01d857171f33dd5e7ab7"},"reason":"shardCollection"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.418-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.418-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43316","sessionId":23,"connectionCount":10}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.418-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.418-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn23","msg":"client metadata","attr":{"remote":"127.0.0.1:43316","client":"conn23","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.421-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.421-04:00"},"s":"I", "c":"SH_REFR", "id":24105, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Collection has found to be unsharded after refresh","attr":{"namespace":"config.system.sessions","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.421-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.421-04:00"},"s":"I", "c":"SHARDING", "id":21917, "ctx":"conn23","msg":"Marking collection as unsharded","attr":{"namespace":"config.system.sessions"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.421-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.421-04:00"},"s":"I", "c":"COMMAND", "id":518070, "ctx":"ShardServerCatalogCacheLoader-3","msg":"CMD: drop","attr":{"collection":"config.cache.chunks.config.system.sessions"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.423-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.423-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn23","msg":"createCollection","attr":{"namespace":"config.system.sessions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"3c2c71f3-1d41-4f4f-a335-3f9e2ec81e12"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.435-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.435-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn23","msg":"index build: done building","attr":{"namespace":"config.system.sessions","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.441-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.440-04:00"},"s":"I", "c":"SHARDING", "id":22100, "ctx":"conn23","msg":"CMD: shardcollection","attr":{"command":{"_shardsvrShardCollection":"config.system.sessions","key":{"_id":1},"unique":false,"numInitialChunks":0,"presplitHashedZones":false,"collation":{},"getUUIDfromPrimaryShard":true,"writeConcern":{"w":"majority","wtimeout":60000},"lsid":{"id":{"$uuid":"40c23baa-beae-4c8c-85fc-648ee95d8f7b"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":15}},"signature":{"hash":{"$binary":{"base64":"l/RPeLa0EpAMenYh7aQ78p4LKg4=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624728,"i":15}},"t":1}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.442-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.441-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"conn23","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.442-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.442-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"conn23","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","nReplicaSetMembers":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.442-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.442-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"conn23","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","host":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.442-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.442-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.442-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.442-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43318","sessionId":25,"connectionCount":11}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.443-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.442-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn25","msg":"client metadata","attr":{"remote":"127.0.0.1:43318","client":"conn25","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.443-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.443-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.443-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.443-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","newTopologyDescription":"{ id: \"02ce3a3a-c874-4d5e-892e-55d31991b91f\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 8 }, roundTripTime: 1000, lastWriteDate: new Date(1590624728000), opTime: { ts: Timestamp(1590624728, 16), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590624728443), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"02ce3a3a-c874-4d5e-892e-55d31991b91f\", topologyType: \"Unknown\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.443-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.443-04:00"},"s":"I", "c":"SHARDING", "id":471691, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.444-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.443-04:00"},"s":"I", "c":"SHARDING", "id":22080, "ctx":"conn23","msg":"About to log metadata event","attr":{"namespace":"changelog","event":{"_id":"jasonchanjh:20020-2020-05-27T20:12:08.443-04:00-5ecf01d87079df0f8d1c7380","server":"jasonchanjh:20020","shard":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","clientAddr":"127.0.0.1:43316","time":{"$date":"2020-05-28T00:12:08.443Z"},"what":"shardCollection.start","ns":"config.system.sessions","details":{"shardKey":{"_id":1},"collection":"config.system.sessions","uuid":{"$uuid":"3c2c71f3-1d41-4f4f-a335-3f9e2ec81e12"},"empty":true,"primary":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0:mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.444-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.443-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43320","sessionId":27,"connectionCount":12}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.444-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.444-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn27","msg":"client metadata","attr":{"remote":"127.0.0.1:43320","client":"conn27","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.449-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.449-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn41","msg":"New transaction started","attr":{"txnNumber":0,"lsid":{"uuid":{"$uuid":"f4d9279b-18f2-4f56-8381-134d4d71bafc"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.460-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.459-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn41","msg":"createCollection","attr":{"namespace":"config.collections","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c1024d37-100f-4f83-bc67-1f4767760c38"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.473-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.473-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn41","msg":"index build: done building","attr":{"namespace":"config.collections","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.474-0400 c20022| {"t":{"$date":"2020-05-27T20:12:08.474-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-10","msg":"createCollection","attr":{"namespace":"config.collections","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"c1024d37-100f-4f83-bc67-1f4767760c38"}},"options":{"uuid":{"$uuid":"c1024d37-100f-4f83-bc67-1f4767760c38"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.489-0400 c20022| {"t":{"$date":"2020-05-27T20:12:08.489-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-10","msg":"index build: done building","attr":{"namespace":"config.collections","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.491-0400 c20023| {"t":{"$date":"2020-05-27T20:12:08.491-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-8","msg":"createCollection","attr":{"namespace":"config.collections","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"c1024d37-100f-4f83-bc67-1f4767760c38"}},"options":{"uuid":{"$uuid":"c1024d37-100f-4f83-bc67-1f4767760c38"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.503-0400 c20023| {"t":{"$date":"2020-05-27T20:12:08.503-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-8","msg":"index build: done building","attr":{"namespace":"config.collections","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.506-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.506-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ShardServerCatalogCacheLoader-2","msg":"createCollection","attr":{"namespace":"config.cache.collections","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"4cefd58e-7111-4bdc-9617-8a6e4c347a6c"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.507-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.506-04:00"},"s":"I", "c":"SH_REFR", "id":24104, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached collection","attr":{"namespace":"config.system.sessions","newVersion":{"0":{"$timestamp":{"t":1,"i":0}},"1":{"$oid":"5ecf01d87079df0f8d1c7385"}},"oldVersion":"","durationMillis":14}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.507-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.506-04:00"},"s":"I", "c":"SHARDING", "id":22101, "ctx":"conn23","msg":"Created initial chunk(s)","attr":{"numInitialChunks":1,"namespace":"config.system.sessions","initialCollectionVersion":{"0":{"$timestamp":{"t":1,"i":0}},"1":{"$oid":"5ecf01d87079df0f8d1c7385"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.507-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.506-04:00"},"s":"I", "c":"SHARDING", "id":22080, "ctx":"conn23","msg":"About to log metadata event","attr":{"namespace":"changelog","event":{"_id":"jasonchanjh:20020-2020-05-27T20:12:08.506-04:00-5ecf01d87079df0f8d1c7389","server":"jasonchanjh:20020","shard":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","clientAddr":"127.0.0.1:43316","time":{"$date":"2020-05-28T00:12:08.506Z"},"what":"shardCollection.end","ns":"config.system.sessions","details":{"version":"1|0||5ecf01d87079df0f8d1c7385","numChunks":1}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.514-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.513-04:00"},"s":"I", "c":"SH_REFR", "id":24104, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached collection","attr":{"namespace":"config.system.sessions","newVersion":{"0":{"$timestamp":{"t":1,"i":0}},"1":{"$oid":"5ecf01d87079df0f8d1c7385"}},"oldVersion":"","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.517-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.517-04:00"},"s":"I", "c":"SHARDING", "id":22665, "ctx":"conn1","msg":"Unlocked distributed lock","attr":{"lockSessionId":{"$oid":"5ecf01d857171f33dd5e7ab7"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.520-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.520-04:00"},"s":"I", "c":"SHARDING", "id":22665, "ctx":"conn1","msg":"Unlocked distributed lock","attr":{"lockSessionId":{"$oid":"5ecf01d857171f33dd5e7ab2"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.521-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.521-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"_configsvrShardCollection":"config.system.sessions","key":{"_id":1},"unique":false,"numInitialChunks":0,"presplitHashedZones":false,"getUUIDfromPrimaryShard":true,"writeConcern":{"w":"majority","wtimeout":60000},"$db":"admin"},"numYields":0,"reslen":355,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":4}},"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":1,"w":4}},"Database":{"acquireCount":{"r":1,"w":4}},"Collection":{"acquireCount":{"r":2,"w":4}},"Mutex":{"acquireCount":{"r":5,"W":1}}},"flowControl":{"acquireCount":4,"timeAcquiringMicros":5},"writeConcern":{"w":"majority","wtimeout":60000,"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":114}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.521-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.521-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43322","sessionId":28,"connectionCount":13}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.521-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.521-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ShardServerCatalogCacheLoader-2","msg":"index build: done building","attr":{"namespace":"config.cache.collections","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.521-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.521-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn28","msg":"client metadata","attr":{"remote":"127.0.0.1:43322","client":"conn28","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.522-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.521-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ShardServerCatalogCacheLoader-2","msg":"createCollection","attr":{"namespace":"config.cache.chunks.config.system.sessions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"711aab2d-48d4-4c47-b8ea-3c86aeb768b4"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.522-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.522-04:00"},"s":"I", "c":"INDEX", "id":20438, "ctx":"conn28","msg":"Registering index build","attr":{"buildUUID":{"uuid":{"$uuid":"286f770d-cbb4-4b7c-a476-dec6fdcb8daf"}},"ns":"config.system.sessions","collectionUUID":{"uuid":{"$uuid":"3c2c71f3-1d41-4f4f-a335-3f9e2ec81e12"}},"indexes":1,"firstIndex":{"name":"lsidTTLIndex"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.534-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.534-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn28","msg":"index build: done building","attr":{"namespace":"config.system.sessions","index":"lsidTTLIndex"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.535-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.534-04:00"},"s":"I", "c":"INDEX", "id":20440, "ctx":"conn28","msg":"Waiting for index build to complete","attr":{"buildUUID":{"uuid":{"$uuid":"286f770d-cbb4-4b7c-a476-dec6fdcb8daf"}},"deadline":{"$date":{"$numberLong":"9223372036854775807"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.535-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.534-04:00"},"s":"I", "c":"INDEX", "id":20447, "ctx":"conn28","msg":"Index build completed","attr":{"buildUUID":{"uuid":{"$uuid":"286f770d-cbb4-4b7c-a476-dec6fdcb8daf"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.539-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.539-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ShardServerCatalogCacheLoader-2","msg":"index build: done building","attr":{"namespace":"config.cache.chunks.config.system.sessions","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.546-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.546-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ShardServerCatalogCacheLoader-2","msg":"index build: done building","attr":{"namespace":"config.cache.chunks.config.system.sessions","index":"lastmod_1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.548-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.548-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"refreshLogicalSessionCacheNow":1.0,"lsid":{"id":{"$uuid":"40c23baa-beae-4c8c-85fc-648ee95d8f7b"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":13}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":272,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":4}},"ReplicationStateTransition":{"acquireCount":{"w":7}},"Global":{"acquireCount":{"r":3,"w":4}},"Database":{"acquireCount":{"r":2,"w":4}},"Collection":{"acquireCount":{"r":4,"w":4}},"Mutex":{"acquireCount":{"r":6,"W":1}}},"flowControl":{"acquireCount":4,"timeAcquiringMicros":5},"storage":{},"protocol":"op_msg","durationMillis":142}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.553-0400 c20021| {"t":{"$date":"2020-05-27T20:12:08.552-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"MirrorMaestro","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.553-0400 c20023| {"t":{"$date":"2020-05-27T20:12:08.553-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54330","sessionId":29,"connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.554-0400 c20023| {"t":{"$date":"2020-05-27T20:12:08.554-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn29","msg":"client metadata","attr":{"remote":"127.0.0.1:54330","client":"conn29","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.557-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.557-04:00"},"s":"I", "c":"COMMAND", "id":23435, "ctx":"conn1","msg":"Successfully set parameter to new value","attr":{"parameterName":"logComponentVerbosity","newValue":"{ command: { verbosity: 3.0 } }","oldValue":"{ verbosity: 0, accessControl: { verbosity: -1 }, command: { verbosity: -1 }, control: { verbosity: -1 }, executor: { verbosity: -1 }, geo: { verbosity: -1 }, index: { verbosity: -1 }, network: { verbosity: -1, asio: { verbosity: -1 }, bridge: { verbosity: -1 }, connectionPool: { verbosity: -1 } }, query: { verbosity: -1 }, replication: { verbosity: -1, election: { verbosity: -1 }, heartbeats: { verbosity: -1 }, initialSync: { verbosity: -1 }, rollback: { verbosity: 2 } }, sharding: { verbosity: -1, shardingCatalogRefresh: { verbosity: -1 }, migration: { verbosity: 2 } }, storage: { verbosity: -1, recovery: { verbosity: -1 }, journal: { verbosity: -1 } }, write: { verbosity: -1 }, ftdc: { verbosity: -1 }, tracking: { verbosity: -1 }, transaction: { verbosity: 4 }, test: { verbosity: -1 } }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.557-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.557-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"setParameter":1.0,"logComponentVerbosity":{"command":{"verbosity":3.0}},"lsid":{"id":{"$uuid":"1c5f67db-c750-497d-a3a2-5cb52649a07c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":1172,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.560-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.560-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.561-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.560-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01d8e1d372a085437bd9"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.562-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.562-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.563-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.562-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.563-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.563-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.563-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.563-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":13}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.563-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.563-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":18,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.567-0400 {"t":{"$date":"2020-05-28T00:12:08.567Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh13584): /home/jasonchan/mongo/mongo --port 20020 --eval TestData = {\n\t\"minPort\" : 20020,\n\t\"maxPort\" : 20249,\n\t\"peerPids\" : [ ],\n\t\"alwaysUseLogFiles\" : false,\n\t\"failIfUnterminatedProcesses\" : true,\n\t\"isMainTest\" : true,\n\t\"numTestClients\" : 1,\n\t\"enableMajorityReadConcern\" : true,\n\t\"mixedBinVersions\" : \"\",\n\t\"noJournal\" : false,\n\t\"serviceExecutor\" : \"\",\n\t\"storageEngine\" : \"\",\n\t\"storageEngineCacheSizeGB\" : \"\",\n\t\"testName\" : \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read\",\n\t\"transportLayer\" : \"\",\n\t\"wiredTigerCollectionConfigString\" : \"\",\n\t\"wiredTigerEngineConfigString\" : \"\",\n\t\"wiredTigerIndexConfigString\" : \"\",\n\t\"setParameters\" : {\n\t\t\"logComponentVerbosity\" : {\n\t\t\t\"replication\" : {\n\t\t\t\t\"rollback\" : 2\n\t\t\t},\n\t\t\t\"sharding\" : {\n\t\t\t\t\"migration\" : 2\n\t\t\t},\n\t\t\t\"transaction\" : 4\n\t\t}\n\t},\n\t\"setParametersMongos\" : {\n\t\t\"logComponentVerbosity\" : {\n\t\t\t\"transaction\" : 3\n\t\t}\n\t},\n\t\"isAsanBuild\" : false,\n\t\"transactionLifetimeLimitSeconds\" : 86400\n};(function runPymongoWorkload() {\n // Run our PyMongo workload.\n const exitCode = run('jstests/noPassthrough/libs/pylib/run_quiesce_mode_workload.sh');\n jsTestLog(\"Returned from Pymongo workload\");\n assert.eq(exitCode, 0, 'Failed to run Python!');\n})();"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.569-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.569-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.569-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.569-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01d8e1d372a085437bdd"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.571-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.571-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.571-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.571-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.571-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.571-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.572-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.571-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.572-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.571-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":20,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.613-0400 sh13584| MongoDB shell version v0.0.0 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.669-0400 sh13584| connecting to: mongodb://127.0.0.1:20020/?compressors=disabled&gssapiServiceName=mongodb [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.670-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.669-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:51292","sessionId":29,"connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.670-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.670-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn29","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.670-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.670-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn29","msg":"client metadata","attr":{"remote":"127.0.0.1:51292","client":"conn29","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.670-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.670-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn29","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":961,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.670-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.670-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn29","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"whatsmyuri":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.671-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.670-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn29","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"whatsmyuri":1,"$db":"admin"},"numYields":0,"reslen":338,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.672-0400 sh13584| Implicit session: session { "id" : UUID("0202220e-6ceb-4ecb-8e1a-b995f89d69a5") } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.674-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.674-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn29","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"buildinfo":1.0,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.674-0400 d20020| {"t":{"$date":"2020-05-27T20:12:08.674-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn29","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"buildinfo":1.0,"$db":"admin"},"numYields":0,"reslen":2604,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.674-0400 sh13584| MongoDB server version: 0.0.0 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.676-0400 sh13584| {"t":{"$date":"2020-05-28T00:12:08.675Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh13591): /home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/run_quiesce_mode_workload.sh"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.773-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.773-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.773-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.773-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01d8e1d372a085437be1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.774-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.774-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.774-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.774-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.774-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.774-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.774-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.774-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.775-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.774-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":22,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.976-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.976-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.976-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.976-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01d8e1d372a085437be5"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.977-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.977-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.977-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.977-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.977-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.977-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.977-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.977-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:08.978-0400 s20024| {"t":{"$date":"2020-05-27T20:12:08.977-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":24,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.179-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.178-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.179-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.179-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01d9e1d372a085437be9"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.180-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.180-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.180-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.180-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.180-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.180-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.180-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.180-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.180-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.180-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":26,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.381-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.381-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.381-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.381-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01d9e1d372a085437bed"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.383-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.382-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.383-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.382-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.383-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.383-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.383-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.383-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.383-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.383-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":28,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.584-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.584-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.584-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.584-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01d9e1d372a085437bf1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.585-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.585-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.585-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.585-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.585-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.585-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.586-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.585-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.586-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.585-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":30,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.787-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.786-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.787-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.787-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01d9e1d372a085437bf5"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.788-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.788-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.788-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.788-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.788-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.788-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.788-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.788-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.788-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.788-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":32,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.990-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.989-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.990-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.990-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01d9e1d372a085437bf9"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.991-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.991-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.991-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.991-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.992-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.991-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.992-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.991-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:09.992-0400 s20024| {"t":{"$date":"2020-05-27T20:12:09.991-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":35,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.193-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.193-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.193-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.193-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dae1d372a085437bfd"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.194-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.194-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.194-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.194-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.194-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.194-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.195-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.194-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.195-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.194-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":37,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.396-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.396-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.396-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.396-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dae1d372a085437c01"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.397-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.397-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.397-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.397-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.397-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.397-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.397-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.397-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.398-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.397-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":39,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.471-0400 sh13584| sh13591| Collecting git+https://github.com/ShaneHarvey/mongo-python-driver.git@PYTHON-2123 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.472-0400 sh13584| sh13591| Cloning https://github.com/ShaneHarvey/mongo-python-driver.git (to revision PYTHON-2123) to /tmp/pip-req-build-0ocm_aym [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.599-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.599-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.599-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.599-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dae1d372a085437c05"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.601-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.601-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.601-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.601-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":2,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.601-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.601-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.601-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.601-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.602-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.601-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":41,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.803-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.803-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.804-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.803-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dae1d372a085437c09"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.805-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.805-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.805-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.805-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.806-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.805-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.806-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.805-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:10.806-0400 s20024| {"t":{"$date":"2020-05-27T20:12:10.805-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":43,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.007-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.007-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.008-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.007-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dbe1d372a085437c0d"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.008-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.008-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.008-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.008-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.009-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.008-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.009-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.008-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.009-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.008-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":45,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.210-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.210-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.210-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.210-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dbe1d372a085437c11"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.211-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.211-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.211-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.211-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.211-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.211-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.212-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.211-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.212-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.211-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":47,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.413-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.413-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.413-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.413-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dbe1d372a085437c15"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.414-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.414-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.414-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.414-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.414-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.414-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.414-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.414-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.414-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.414-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":49,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.615-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.615-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.615-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.615-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dbe1d372a085437c19"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.616-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.616-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.616-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.616-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.616-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.616-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.617-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.616-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.617-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.616-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":51,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.818-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.818-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.818-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.818-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dbe1d372a085437c1d"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.819-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.819-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.820-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.819-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.820-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.820-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.820-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.820-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:11.820-0400 s20024| {"t":{"$date":"2020-05-27T20:12:11.820-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":53,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.021-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.021-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.022-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.021-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dce1d372a085437c21"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.023-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.023-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.023-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.023-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.023-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.023-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.023-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.023-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.023-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.023-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":55,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.224-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.224-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.225-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.224-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dce1d372a085437c25"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.226-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.226-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.226-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.226-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.226-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.226-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.226-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.226-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.226-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.226-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":57,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.354-0400 sh13584| sh13591| Installing collected packages: pymongo [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.355-0400 sh13584| sh13591| Running setup.py install for pymongo: started [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.428-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.427-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.428-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.428-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dce1d372a085437c29"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.429-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.429-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.429-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.429-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.429-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.429-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.429-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.429-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.429-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.429-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":59,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.630-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.630-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.631-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.630-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dce1d372a085437c2d"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.632-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.632-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.632-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.632-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.632-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.632-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.632-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.632-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.632-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.632-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":61,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.833-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.833-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.834-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.833-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dce1d372a085437c31"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.835-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.834-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.835-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.834-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.835-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.835-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.835-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.835-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:12.835-0400 s20024| {"t":{"$date":"2020-05-27T20:12:12.835-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":63,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.036-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.036-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.036-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.036-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dde1d372a085437c35"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.037-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.037-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.037-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.037-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.038-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.037-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.038-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.037-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.038-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.037-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":65,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.239-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.238-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.239-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.239-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dde1d372a085437c39"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.240-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.240-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.240-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.240-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.240-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.240-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.240-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.240-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.240-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.240-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":67,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.441-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.441-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.442-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.441-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dde1d372a085437c3d"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.443-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.442-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.443-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.443-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.443-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.443-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.443-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.443-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.443-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.443-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":69,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.637-0400 d20020| {"t":{"$date":"2020-05-27T20:12:13.637-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn3","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.637-0400 d20020| {"t":{"$date":"2020-05-27T20:12:13.637-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn3","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":313,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.645-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.644-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.645-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.645-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dde1d372a085437c41"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.646-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.646-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.646-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.646-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.646-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.646-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.646-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.646-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.646-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.646-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":71,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.847-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.847-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.848-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.847-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dde1d372a085437c45"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.849-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.849-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.849-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.849-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.849-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.849-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.849-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.849-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.849-0400 s20024| {"t":{"$date":"2020-05-27T20:12:13.849-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":74,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.917-0400 d20020| {"t":{"$date":"2020-05-27T20:12:13.917-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn23","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"features":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"l/RPeLa0EpAMenYh7aQ78p4LKg4=","subType":"0"}},"keyId":6831681165494059030}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624728,"i":24}},"t":1}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:13.918-0400 d20020| {"t":{"$date":"2020-05-27T20:12:13.917-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn23","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"features":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"l/RPeLa0EpAMenYh7aQ78p4LKg4=","subType":"0"}},"keyId":6831681165494059030}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624728,"i":24}},"t":1}},"$db":"admin"},"numYields":0,"reslen":386,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.051-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.050-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.051-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.051-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dee1d372a085437c49"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.052-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.052-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.052-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.052-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.052-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.052-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.052-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.052-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.052-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.052-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":76,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.254-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.253-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.254-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.254-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dee1d372a085437c4d"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.255-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.255-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.255-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.255-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.255-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.255-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.255-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.255-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.255-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.255-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":78,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.456-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.456-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.456-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.456-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dee1d372a085437c51"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.457-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.457-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.458-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.457-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.458-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.457-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.458-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.457-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.458-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.458-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":80,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.659-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.659-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.659-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.659-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dee1d372a085437c55"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.660-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.660-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.660-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.660-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.660-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.660-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.661-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.660-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.661-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.660-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":82,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.861-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.861-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.862-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.861-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dee1d372a085437c59"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.863-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.862-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.863-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.862-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.863-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.863-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.863-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.863-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.863-0400 s20024| {"t":{"$date":"2020-05-27T20:12:14.863-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":84,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.897-0400 sh13584| sh13591| Running setup.py install for pymongo: finished with status 'done' [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:14.943-0400 sh13584| sh13591| Successfully installed pymongo-3.11.0b1.dev0 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.056-0400 sh13584| sh13591| You are using pip version 10.0.1, however version 20.2b1 is available. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.056-0400 sh13584| sh13591| You should consider upgrading via the 'pip install --upgrade pip' command. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.064-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.064-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.064-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.064-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dfe1d372a085437c5d"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.065-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.065-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.065-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.065-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.066-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.065-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.066-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.065-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"numYields":0,"reslen":224,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.066-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.065-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":86,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.182-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.182-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42404","sessionId":13,"connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.183-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.183-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35892","sessionId":15,"connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.184-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.183-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42408","sessionId":14,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.184-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.184-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn15","msg":"client metadata","attr":{"remote":"127.0.0.1:35892","client":"conn15","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.184-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.184-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn15","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.184-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.184-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn15","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":88,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.184-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.184-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn13","msg":"client metadata","attr":{"remote":"127.0.0.1:42404","client":"conn13","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.185-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.184-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn13","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.185-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.184-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn13","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":14,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.185-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.184-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn14","msg":"client metadata","attr":{"remote":"127.0.0.1:42408","client":"conn14","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.185-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.184-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn14","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"compression":[],"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.185-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.184-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn14","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":15,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.187-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.186-04:00"},"s":"D3", "c":"COMMAND", "id":23871, "ctx":"conn15","msg":"Using maxAwaitTimeMS for awaitable isMaster protocol."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.187-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.186-04:00"},"s":"D1", "c":"COMMAND", "id":4695502, "ctx":"conn15","msg":"Waiting for an isMaster response from a topology change or until deadline","attr":{"deadline":{"$date":"2020-05-28T00:12:17.186Z"},"currentMongosTopologyVersionCounter":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.187-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.187-04:00"},"s":"D3", "c":"COMMAND", "id":23871, "ctx":"conn13","msg":"Using maxAwaitTimeMS for awaitable isMaster protocol."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.187-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.187-04:00"},"s":"D1", "c":"COMMAND", "id":4695502, "ctx":"conn13","msg":"Waiting for an isMaster response from a topology change or until deadline","attr":{"deadline":{"$date":"2020-05-28T00:12:17.187Z"},"currentMongosTopologyVersionCounter":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.205-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.204-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42414","sessionId":15,"connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.205-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.204-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35896","sessionId":16,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.205-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.205-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35898","sessionId":17,"connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.205-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.205-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn16","msg":"client metadata","attr":{"remote":"127.0.0.1:35896","client":"conn16","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.205-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.205-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn17","msg":"client metadata","attr":{"remote":"127.0.0.1:35898","client":"conn17","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.206-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.205-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn15","msg":"client metadata","attr":{"remote":"127.0.0.1:42414","client":"conn15","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.206-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.205-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"compression":[],"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.206-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.205-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.206-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.205-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":90,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.206-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.205-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":91,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.206-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.205-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn15","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.206-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.205-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn15","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":17,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.206-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.206-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn16","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.207-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.206-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dfe1d372a085437c65"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.208-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.207-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":226}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.208-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.207-04:00"},"s":"I", "c":"SH_REFR", "id":24100, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Error refreshing cached database entry","attr":{"db":"test","durationMillis":1,"error":"NamespaceNotFound: database test not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.208-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.208-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn16","msg":"User assertion","attr":{"error":"NamespaceNotFound: database test not found","file":"src/mongo/s/catalog_cache.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.208-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.208-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"conn16","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: insert, TrackingId: 5ecf01dfe1d372a085437c64"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.212-0400 c20021| {"t":{"$date":"2020-05-27T20:12:15.212-04:00"},"s":"I", "c":"SHARDING", "id":22655, "ctx":"conn26","msg":"Acquired distributed lock","attr":{"lockName":"test","lockSessionId":{"$oid":"5ecf01df57171f33dd5e7b0b"},"reason":"createDatabase"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.213-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.213-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn23","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"listDatabases":1,"maxTimeMS":600000,"lsid":{"id":{"$uuid":"018e25e2-5ad8-4225-aaee-5e12e09a115d"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$readPreference":{"mode":"primaryPreferred"},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":1}},"signature":{"hash":{"$binary":{"base64":"3BKpKcuHozhbH9GY2dUIBey0oUw=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:35896","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624735,"i":1}},"t":1}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.213-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.213-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn23","msg":"Admin only command","attr":{"command":"listDatabases"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.215-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.215-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn23","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"listDatabases":1,"maxTimeMS":600000,"lsid":{"id":{"$uuid":"018e25e2-5ad8-4225-aaee-5e12e09a115d"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$readPreference":{"mode":"primaryPreferred"},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":1}},"signature":{"hash":{"$binary":{"base64":"3BKpKcuHozhbH9GY2dUIBey0oUw=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:35896","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624735,"i":1}},"t":1}},"$db":"admin"},"numYields":0,"reslen":546,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":4}},"ReplicationStateTransition":{"acquireCount":{"w":4}},"Global":{"acquireCount":{"r":4}},"Database":{"acquireCount":{"r":3}},"Collection":{"acquireCount":{"r":15}},"Mutex":{"acquireCount":{"r":3}},"oplog":{"acquireCount":{"r":1}}},"storage":{},"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.215-0400 c20021| {"t":{"$date":"2020-05-27T20:12:15.215-04:00"},"s":"I", "c":"SHARDING", "id":21938, "ctx":"conn26","msg":"Registering new database in sharding catalog","attr":{"db":{"_id":"test","primary":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","partitioned":false,"version":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.215-0400 c20021| {"t":{"$date":"2020-05-27T20:12:15.215-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn26","msg":"createCollection","attr":{"namespace":"config.databases","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"86b75004-efac-40f7-9543-4a99ac42236a"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.244-0400 c20021| {"t":{"$date":"2020-05-27T20:12:15.244-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn26","msg":"index build: done building","attr":{"namespace":"config.databases","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.246-0400 c20022| {"t":{"$date":"2020-05-27T20:12:15.245-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-6","msg":"createCollection","attr":{"namespace":"config.databases","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"86b75004-efac-40f7-9543-4a99ac42236a"}},"options":{"uuid":{"$uuid":"86b75004-efac-40f7-9543-4a99ac42236a"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.260-0400 c20022| {"t":{"$date":"2020-05-27T20:12:15.260-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-6","msg":"index build: done building","attr":{"namespace":"config.databases","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.262-0400 c20023| {"t":{"$date":"2020-05-27T20:12:15.262-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-4","msg":"createCollection","attr":{"namespace":"config.databases","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"86b75004-efac-40f7-9543-4a99ac42236a"}},"options":{"uuid":{"$uuid":"86b75004-efac-40f7-9543-4a99ac42236a"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.263-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.263-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn23","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"_flushDatabaseCacheUpdates":"test","lsid":{"id":{"$uuid":"018e25e2-5ad8-4225-aaee-5e12e09a115d"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":3}},"signature":{"hash":{"$binary":{"base64":"3BKpKcuHozhbH9GY2dUIBey0oUw=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:35896","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624735,"i":3}},"t":1}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.263-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.263-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn23","msg":"Admin only command","attr":{"command":"_flushDatabaseCacheUpdates"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.267-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.267-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn12","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.268-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.267-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dfe1d372a085437c6a"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.268-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.268-04:00"},"s":"I", "c":"SH_REFR", "id":24101, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached database entry","attr":{"db":"test","newDbVersion":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1},"oldDbVersion":{},"durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.268-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.268-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"conn12","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: find, TrackingId: 5ecf01dfe1d372a085437c69"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.274-0400 c20023| {"t":{"$date":"2020-05-27T20:12:15.274-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-4","msg":"index build: done building","attr":{"namespace":"config.databases","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.277-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.276-04:00"},"s":"I", "c":"SH_REFR", "id":24101, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached database entry","attr":{"db":"test","newDbVersion":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1},"oldDbVersion":{},"durationMillis":13}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.277-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.277-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"ShardServerCatalogCacheLoader-0","msg":"About to run the command","attr":{"db":"config","commandArgs":{"update":"cache.databases","bypassDocumentValidation":false,"ordered":true,"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.277-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.277-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"TaskExecutorPool-0","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.277-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.277-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"ShardServerCatalogCacheLoader-0","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","command":{"update":"cache.databases","bypassDocumentValidation":false,"ordered":true,"$db":"config"},"numYields":0,"reslen":463,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"w":1}},"Mutex":{"acquireCount":{"r":2}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.277-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.277-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43344","sessionId":30,"connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.277-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.277-04:00"},"s":"I", "c":"SHARDING", "id":21950, "ctx":"conn23","msg":"Setting this node's cached database version","attr":{"db":"test","newDbVersion":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.278-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.277-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn23","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"_flushDatabaseCacheUpdates":"test","lsid":{"id":{"$uuid":"018e25e2-5ad8-4225-aaee-5e12e09a115d"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":3}},"signature":{"hash":{"$binary":{"base64":"3BKpKcuHozhbH9GY2dUIBey0oUw=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:35896","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624735,"i":3}},"t":1}},"$db":"admin"},"numYields":0,"reslen":354,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":3}},"ReplicationStateTransition":{"acquireCount":{"w":4}},"Global":{"acquireCount":{"r":3,"w":1}},"Database":{"acquireCount":{"r":2,"W":1}},"Mutex":{"acquireCount":{"r":3,"W":1}}},"flowControl":{"acquireCount":1},"protocol":"op_msg","durationMillis":14}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.278-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.277-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20024","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.278-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.277-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn30","msg":"client metadata","attr":{"remote":"127.0.0.1:43344","client":"conn30","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.278-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.278-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20024","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1063,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.278-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.278-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T00:12:15.267Z"},"clusterTime":{"$timestamp":{"t":1590624728,"i":31}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1},"clientOperationKey":{"$uuid":"6e9b7e3d-6551-412d-82d7-7acd69e9ce10"},"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":3}},"signature":{"hash":{"$binary":{"base64":"3BKpKcuHozhbH9GY2dUIBey0oUw=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"},"mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:35782","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624735,"i":3}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.278-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.278-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"6e9b7e3d-6551-412d-82d7-7acd69e9ce10","operationId":1872}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.278-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.278-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"ShardServerCatalogCacheLoader-2","msg":"About to run the command","attr":{"db":"config","commandArgs":{"find":"cache.collections","filter":{"_id":"test.state"},"readConcern":{},"ntoreturn":1,"singleBatch":true,"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.278-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.278-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"ShardServerCatalogCacheLoader-2","msg":"Slow query","attr":{"type":"command","ns":"config.cache.collections","command":{"find":"cache.collections","filter":{"_id":"test.state"},"readConcern":{},"ntoreturn":1,"singleBatch":true,"$db":"config"},"planSummary":"IDHACK","keysExamined":0,"docsExamined":0,"cursorExhausted":true,"numYields":0,"nreturned":0,"reslen":408,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.279-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.279-04:00"},"s":"I", "c":"SH_REFR", "id":24105, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Collection has found to be unsharded after refresh","attr":{"namespace":"test.state","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.279-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.279-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"ShardServerCatalogCacheLoader-1","msg":"About to run the command","attr":{"db":"config","commandArgs":{"delete":"cache.collections","bypassDocumentValidation":false,"ordered":true,"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.280-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.279-04:00"},"s":"I", "c":"SHARDING", "id":21917, "ctx":"conn30","msg":"Marking collection as unsharded","attr":{"namespace":"test.state"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.280-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.279-04:00"},"s":"D1", "c":"COMMAND", "id":21962, "ctx":"conn30","msg":"Assertion while executing command","attr":{"command":"find","db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T00:12:15.267Z"},"clusterTime":{"$timestamp":{"t":1590624728,"i":31}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1},"clientOperationKey":{"$uuid":"6e9b7e3d-6551-412d-82d7-7acd69e9ce10"},"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":3}},"signature":{"hash":{"$binary":{"base64":"3BKpKcuHozhbH9GY2dUIBey0oUw=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"},"mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:35782","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624735,"i":3}},"t":1}},"$db":"test"},"error":"StaleConfig{ ns: \"test.state\", vReceived: Timestamp(0, 0), vReceivedEpoch: ObjectId('000000000000000000000000'), shardId: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\" }: sharding status of collection test.state is not currently known and needs to be recovered"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.280-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.279-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"ShardServerCatalogCacheLoader-1","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","command":{"delete":"cache.collections","bypassDocumentValidation":false,"ordered":true,"$db":"config"},"numYields":0,"reslen":400,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":2}},"Global":{"acquireCount":{"r":1,"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"w":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.280-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.279-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T00:12:15.267Z"},"clusterTime":{"$timestamp":{"t":1590624728,"i":31}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1},"clientOperationKey":{"$uuid":"6e9b7e3d-6551-412d-82d7-7acd69e9ce10"},"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":3}},"signature":{"hash":{"$binary":{"base64":"3BKpKcuHozhbH9GY2dUIBey0oUw=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"},"mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:35782","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624735,"i":3}},"t":1}},"$db":"test"},"numYields":0,"ok":0,"errMsg":"sharding status of collection test.state is not currently known and needs to be recovered","errName":13388,"errCode":13388,"reslen":613,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":3}},"ReplicationStateTransition":{"acquireCount":{"w":4}},"Global":{"acquireCount":{"r":2,"w":2}},"Database":{"acquireCount":{"r":2,"w":2}},"Collection":{"acquireCount":{"r":2,"w":2}},"Mutex":{"acquireCount":{"r":7,"W":3}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"readConcern":{"provenance":"implicitDefault"},"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.280-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.279-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"ShardServerCatalogCacheLoader-1","msg":"About to run the command","attr":{"db":"config","commandArgs":{"drop":"cache.chunks.test.state","writeConcern":{"w":1,"wtimeout":0},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.280-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.279-04:00"},"s":"I", "c":"COMMAND", "id":518070, "ctx":"ShardServerCatalogCacheLoader-1","msg":"CMD: drop","attr":{"collection":"config.cache.chunks.test.state"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.280-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.280-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn12","msg":"User assertion","attr":{"error":"StaleConfig{ ns: \"test.state\", vReceived: Timestamp(0, 0), vReceivedEpoch: ObjectId('000000000000000000000000'), shardId: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\" }: sharding status of collection test.state is not currently known and needs to be recovered","file":"src/mongo/s/query/establish_cursors.cpp","line":167}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.280-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.280-04:00"},"s":"D1", "c":"COMMAND", "id":21962, "ctx":"ShardServerCatalogCacheLoader-1","msg":"Assertion while executing command","attr":{"command":"drop","db":"config","commandArgs":{"drop":"cache.chunks.test.state","writeConcern":{"w":1,"wtimeout":0},"$db":"config"},"error":"NamespaceNotFound: ns not found"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.281-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.280-04:00"},"s":"I", "c":"QUERY", "id":4625501, "ctx":"conn12","msg":"ARS failed with {status}, attempting to clean up {nRemotes} remote operations","attr":{"status":{"code":13388,"codeName":"StaleConfig","errmsg":"sharding status of collection test.state is not currently known and needs to be recovered","ns":"test.state","vReceived":{"$timestamp":{"t":0,"i":0}},"vReceivedEpoch":{"$oid":"000000000000000000000000"},"shardId":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"},"nRemotes":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.281-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.280-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"ShardServerCatalogCacheLoader-1","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","command":{"drop":"cache.chunks.test.state","writeConcern":{"w":1,"wtimeout":0},"$db":"config"},"numYields":0,"ok":0,"errMsg":"ns not found","errName":26,"errCode":26,"reslen":400,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":2}},"Global":{"acquireCount":{"r":1,"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":2,"timeAcquiringMicros":1},"writeConcern":{"w":1,"wtimeout":0,"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.281-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.280-04:00"},"s":"D1", "c":"QUERY", "id":22840, "ctx":"conn12","msg":"Received error status for query {query_Short} on attempt {retries} of {kMaxRetries}: {ex}","attr":{"query_Short":"ns: test.state query: {} sort: {} projection: {} limit: 1","retries":1,"kMaxRetries":10,"ex":"StaleConfig{ ns: \"test.state\", vReceived: Timestamp(0, 0), vReceivedEpoch: ObjectId('000000000000000000000000'), shardId: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\" }: sharding status of collection test.state is not currently known and needs to be recovered"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.281-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.280-04:00"},"s":"D1", "c":"SH_REFR", "id":24106, "ctx":"conn12","msg":"Refreshing cached collection {namespace} with version {currentCollectionVersion}","attr":{"namespace":"test.state","currentCollectionVersion":{"0":{"$timestamp":{"t":0,"i":0}},"1":{"$oid":"000000000000000000000000"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.281-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.280-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dfe1d372a085437c6d"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.281-0400 c20021| {"t":{"$date":"2020-05-27T20:12:15.280-04:00"},"s":"I", "c":"SHARDING", "id":22665, "ctx":"conn26","msg":"Unlocked distributed lock","attr":{"lockSessionId":{"$oid":"5ecf01df57171f33dd5e7b0b"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.282-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.281-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"User assertion","attr":{"error":"NamespaceNotFound: collection test.state not found","file":"src/mongo/s/config_server_catalog_cache_loader.cpp","line":102}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.282-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.281-04:00"},"s":"I", "c":"SH_REFR", "id":24105, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Collection has found to be unsharded after refresh","attr":{"namespace":"test.state","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.282-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.281-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T00:12:15.267Z"},"clusterTime":{"$timestamp":{"t":1590624728,"i":31}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1},"clientOperationKey":{"$uuid":"e21f962e-3afe-4a22-8d83-ae38b2663f91"},"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":5}},"signature":{"hash":{"$binary":{"base64":"3BKpKcuHozhbH9GY2dUIBey0oUw=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"},"mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:35782","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624735,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.282-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.281-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"e21f962e-3afe-4a22-8d83-ae38b2663f91","operationId":1876}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.282-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.281-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T00:12:15.267Z"},"clusterTime":{"$timestamp":{"t":1590624728,"i":31}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1},"clientOperationKey":{"$uuid":"e21f962e-3afe-4a22-8d83-ae38b2663f91"},"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":5}},"signature":{"hash":{"$binary":{"base64":"3BKpKcuHozhbH9GY2dUIBey0oUw=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"},"mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:35782","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624735,"i":5}},"t":1}},"$db":"test"},"planSummary":"EOF","keysExamined":0,"docsExamined":0,"cursorExhausted":true,"numYields":0,"nreturned":0,"reslen":395,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.282-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.281-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43346","sessionId":31,"connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.282-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.281-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"insert":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"documents":[{"_id":{"$oid":"5ecf01dfaa843e4753a884c4"},"state":"in_progress"}],"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"018e25e2-5ad8-4225-aaee-5e12e09a115d"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":5}},"signature":{"hash":{"$binary":{"base64":"3BKpKcuHozhbH9GY2dUIBey0oUw=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:35896","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624735,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.283-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.281-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":0,"reslen":224,"protocol":"op_msg","durationMillis":14}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.283-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.281-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":94,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.283-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.281-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"config","commandArgs":{"find":"transactions","filter":{"_id":{"id":{"$uuid":"018e25e2-5ad8-4225-aaee-5e12e09a115d"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}}},"readConcern":{},"ntoreturn":1,"singleBatch":true,"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.283-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.281-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn31","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20024","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.283-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.282-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn31","msg":"client metadata","attr":{"remote":"127.0.0.1:43346","client":"conn31","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.283-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.282-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn31","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20024","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1063,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.283-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.282-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"config.transactions","command":{"find":"transactions","filter":{"_id":{"id":{"$uuid":"018e25e2-5ad8-4225-aaee-5e12e09a115d"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}}},"readConcern":{},"ntoreturn":1,"singleBatch":true,"$db":"config"},"planSummary":"IDHACK","keysExamined":0,"docsExamined":0,"cursorExhausted":true,"numYields":0,"nreturned":0,"reslen":404,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.284-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.282-04:00"},"s":"D4", "c":"TXN", "id":23984, "ctx":"conn30","msg":"New transaction started","attr":{"txnNumber":1,"lsid":{"uuid":{"$uuid":"018e25e2-5ad8-4225-aaee-5e12e09a115d"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.284-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.282-04:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn30","msg":"createCollection","attr":{"namespace":"test.state","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"62239eda-181c-4c42-98e7-29265fb6aaad"}},"options":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.294-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.294-04:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn30","msg":"index build: done building","attr":{"namespace":"test.state","index":"_id_"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.295-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.294-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"insert":"state","bypassDocumentValidation":false,"ordered":true,"stmtIds":[0],"documents":[{"_id":{"$oid":"5ecf01dfaa843e4753a884c4"},"state":"in_progress"}],"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"018e25e2-5ad8-4225-aaee-5e12e09a115d"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"txnNumber":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":5}},"signature":{"hash":{"$binary":{"base64":"3BKpKcuHozhbH9GY2dUIBey0oUw=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:35896","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624735,"i":5}},"t":1}},"$db":"test"},"ninserted":1,"keysInserted":1,"numYields":0,"reslen":432,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":4}},"ReplicationStateTransition":{"acquireCount":{"w":7}},"Global":{"acquireCount":{"r":2,"w":4}},"Database":{"acquireCount":{"r":1,"w":4}},"Collection":{"acquireCount":{"r":2,"w":4}},"Mutex":{"acquireCount":{"r":10}}},"flowControl":{"acquireCount":3,"timeAcquiringMicros":2},"readConcern":{"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":13}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.295-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.295-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"insert":"state","ordered":true,"lsid":{"id":{"$uuid":"018e25e2-5ad8-4225-aaee-5e12e09a115d"}},"txnNumber":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"ninserted":1,"numYields":0,"reslen":170,"protocol":"op_msg","durationMillis":88}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.295-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.295-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":92,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.297-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.296-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn14","msg":"Refreshing cached database entry","attr":{"db":"test","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.297-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.297-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Starting thread","attr":{"threadName":"ConfigServerCatalogCacheLoader-0","poolName":"ConfigServerCatalogCacheLoader"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.297-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.297-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dfcc6d0e194420f64a"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.298-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.298-04:00"},"s":"I", "c":"SH_REFR", "id":24101, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached database entry","attr":{"db":"test","newDbVersion":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1},"oldDbVersion":{},"durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.298-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.298-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"conn14","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: find, TrackingId: 5ecf01dfcc6d0e194420f649"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.300-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.300-04:00"},"s":"D1", "c":"SHARDING", "id":22731, "ctx":"conn14","msg":"Succesfully retrieved updated shard list from config server","attr":{"shardsNumber":1,"lastVisibleOpTime":{"ts":{"$timestamp":{"t":1590624735,"i":5}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.300-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.300-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"conn14","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.301-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.300-04:00"},"s":"D1", "c":"NETWORK", "id":4333206, "ctx":"conn14","msg":"Starting Replica Set Monitor","attr":{"uri":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.301-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.300-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"conn14","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","nReplicaSetMembers":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.301-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.300-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"conn14","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","host":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.301-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.300-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"conn14","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.301-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.300-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"conn14","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.301-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.300-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.301-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.300-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"conn14","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","readPref":"{ mode: \"primary\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.301-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.301-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43348","sessionId":32,"connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.302-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.301-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn32","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20025","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.302-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.301-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn32","msg":"client metadata","attr":{"remote":"127.0.0.1:43348","client":"conn32","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.302-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.301-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn32","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20025","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1063,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.302-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.302-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.302-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.302-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","newTopologyDescription":"{ id: \"9748af39-1e73-4d38-952c-92b02e3cef7a\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590624735000), opTime: { ts: Timestamp(1590624735, 7), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590624735301), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"9748af39-1e73-4d38-952c-92b02e3cef7a\", topologyType: \"Unknown\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.302-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.302-04:00"},"s":"I", "c":"SHARDING", "id":471693, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.302-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.302-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.303-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.302-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.303-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.302-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","readPref":"{ mode: \"primary\" }","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.303-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.302-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"UpdateReplicaSetOnConfigServer","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01dfcc6d0e194420f64e"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.303-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.302-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn32","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.303-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.302-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn32","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1023,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.303-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.302-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43350","sessionId":33,"connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.303-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.302-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43352","sessionId":34,"connectionCount":19}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.304-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.302-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn32","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.304-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.302-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn33","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20025","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.304-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.302-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 8 }, hosts: [ \"jasonchanjh:20020\" ], setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, ismaster: true, secondary: false, primary: \"jasonchanjh:20020\", me: \"jasonchanjh:20020\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590624735, 7), t: 1 }, lastWriteDate: new Date(1590624735000), majorityOpTime: { ts: Timestamp(1590624728, 31), t: 1 }, majorityWriteDate: new Date(1590624728000) }, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590624735302), logicalSessionTimeoutMinutes: 30, connectionId: 32, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590624728, 31), $configServerState: { opTime: { ts: Timestamp(1590624735, 5), t: 1 } }, $configTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1590624735, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590624735, 7) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.304-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.302-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn32","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.304-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.302-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn34","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20025","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.304-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.302-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn33","msg":"client metadata","attr":{"remote":"127.0.0.1:43350","client":"conn33","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.304-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.303-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn34","msg":"client metadata","attr":{"remote":"127.0.0.1:43352","client":"conn34","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.304-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.303-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn32","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.305-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.303-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn33","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20025","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1063,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.305-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.303-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn34","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20025","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1063,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.305-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.303-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","durationNanos":881}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.305-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.303-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.305-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.303-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"Sharding-Fixed-1","msg":"Starting thread","attr":{"threadName":"Sharding-Fixed-1","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.305-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.303-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn34","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T00:12:15.296Z"},"clusterTime":{"$timestamp":{"t":1590624735,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1},"clientOperationKey":{"$uuid":"6bd45da2-c527-4138-bcdb-e510dab1712b"},"lsid":{"id":{"$uuid":"018e25e2-5ad8-4225-aaee-5e12e09a115d"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"3BKpKcuHozhbH9GY2dUIBey0oUw=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42408","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624735,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.305-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.303-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn34","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"6bd45da2-c527-4138-bcdb-e510dab1712b","operationId":1886}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.305-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.303-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn34","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T00:12:15.296Z"},"clusterTime":{"$timestamp":{"t":1590624735,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1},"clientOperationKey":{"$uuid":"6bd45da2-c527-4138-bcdb-e510dab1712b"},"lsid":{"id":{"$uuid":"018e25e2-5ad8-4225-aaee-5e12e09a115d"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"3BKpKcuHozhbH9GY2dUIBey0oUw=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42408","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624735,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":443,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.306-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.304-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn14","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"018e25e2-5ad8-4225-aaee-5e12e09a115d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":272,"protocol":"op_msg","durationMillis":7}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.306-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.304-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn14","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":18,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.484-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.484-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T00:12:15.484Z"},"clusterTime":{"$timestamp":{"t":1590624735,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1},"clientOperationKey":{"$uuid":"7710d269-240c-4913-8ba0-4a8b467f71be"},"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"3BKpKcuHozhbH9GY2dUIBey0oUw=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"},"mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:35782","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624735,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.484-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.484-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"7710d269-240c-4913-8ba0-4a8b467f71be","operationId":1889}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.485-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.484-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T00:12:15.484Z"},"clusterTime":{"$timestamp":{"t":1590624735,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1},"clientOperationKey":{"$uuid":"7710d269-240c-4913-8ba0-4a8b467f71be"},"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"3BKpKcuHozhbH9GY2dUIBey0oUw=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"},"mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:35782","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624735,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":463,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.485-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.485-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"find":"state","filter":{},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":5}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":272,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.485-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.485-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":97,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.556-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.556-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn34","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T00:12:15.555Z"},"clusterTime":{"$timestamp":{"t":1590624735,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1},"clientOperationKey":{"$uuid":"bebc448d-f3cc-406e-a449-065dbf687a43"},"lsid":{"id":{"$uuid":"018e25e2-5ad8-4225-aaee-5e12e09a115d"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"3BKpKcuHozhbH9GY2dUIBey0oUw=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42408","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624735,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.556-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.556-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn34","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"bebc448d-f3cc-406e-a449-065dbf687a43","operationId":1892}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.556-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.556-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn34","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T00:12:15.555Z"},"clusterTime":{"$timestamp":{"t":1590624735,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1},"clientOperationKey":{"$uuid":"bebc448d-f3cc-406e-a449-065dbf687a43"},"lsid":{"id":{"$uuid":"018e25e2-5ad8-4225-aaee-5e12e09a115d"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"3BKpKcuHozhbH9GY2dUIBey0oUw=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42408","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624735,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":443,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.557-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.557-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn14","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"018e25e2-5ad8-4225-aaee-5e12e09a115d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":272,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.557-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.557-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn14","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":21,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.804-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.804-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","durationNanos":481}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.805-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.804-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","durationNanos":535}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.809-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.809-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T00:12:15.809Z"},"clusterTime":{"$timestamp":{"t":1590624735,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1},"clientOperationKey":{"$uuid":"3f457985-007c-453a-a58f-635f4bb6ef56"},"lsid":{"id":{"$uuid":"018e25e2-5ad8-4225-aaee-5e12e09a115d"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"3BKpKcuHozhbH9GY2dUIBey0oUw=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:35896","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624735,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.809-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.809-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"3f457985-007c-453a-a58f-635f4bb6ef56","operationId":1896}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.810-0400 d20020| {"t":{"$date":"2020-05-27T20:12:15.809-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T00:12:15.809Z"},"clusterTime":{"$timestamp":{"t":1590624735,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1},"clientOperationKey":{"$uuid":"3f457985-007c-453a-a58f-635f4bb6ef56"},"lsid":{"id":{"$uuid":"018e25e2-5ad8-4225-aaee-5e12e09a115d"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"3BKpKcuHozhbH9GY2dUIBey0oUw=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:35896","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624735,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":463,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.810-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.810-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"018e25e2-5ad8-4225-aaee-5e12e09a115d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":272,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.810-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.810-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":98,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.813-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.813-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf01d2eda58107f57b4841'), counter: 3 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20023\", lastWrite: { opTime: { ts: Timestamp(1590624735, 5), t: 1 }, lastWriteDate: new Date(1590624735000), majorityOpTime: { ts: Timestamp(1590624735, 5), t: 1 }, majorityWriteDate: new Date(1590624735000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590624735813), logicalSessionTimeoutMinutes: 30, connectionId: 15, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590624735, 5), $configTime: Timestamp(1590624735, 5), $clusterTime: { clusterTime: Timestamp(1590624735, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590624735, 5) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.816-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.815-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf01d257171f33dd5e792a'), counter: 8 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, ismaster: true, secondary: false, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20021\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590624735, 5), t: 1 }, lastWriteDate: new Date(1590624735000), majorityOpTime: { ts: Timestamp(1590624735, 5), t: 1 }, majorityWriteDate: new Date(1590624735000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590624735815), logicalSessionTimeoutMinutes: 30, connectionId: 23, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590624735, 5), $configTime: Timestamp(1590624735, 5), $clusterTime: { clusterTime: Timestamp(1590624735, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590624735, 5) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.838-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.838-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","durationNanos":467}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.848-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.848-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf01d26f5f5c0b3a80889f'), counter: 4 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20022\", lastWrite: { opTime: { ts: Timestamp(1590624735, 5), t: 1 }, lastWriteDate: new Date(1590624735000), majorityOpTime: { ts: Timestamp(1590624735, 5), t: 1 }, majorityWriteDate: new Date(1590624735000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590624735848), logicalSessionTimeoutMinutes: 30, connectionId: 19, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590624735, 5), $configTime: Timestamp(1590624735, 5), $clusterTime: { clusterTime: Timestamp(1590624735, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590624735, 5) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.988-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.988-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn12","msg":"Set failpoint","attr":{"failPointName":"waitInFindBeforeMakingBatch","failPoint":{"mode":1,"data":{},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.989-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.988-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"admin.waitInFindBeforeMakingBatch","appName":"MongoDB Shell","command":{"configureFailPoint":"waitInFindBeforeMakingBatch","mode":"alwaysOn","data":{},"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"},"numYields":0,"reslen":174,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.989-0400 s20024| {"t":{"$date":"2020-05-27T20:12:15.988-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":99,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.997-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.997-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","durationNanos":436}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.997-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.997-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","durationNanos":419}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:15.998-0400 s20025| {"t":{"$date":"2020-05-27T20:12:15.997-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","durationNanos":436}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.000-0400 s20025| {"t":{"$date":"2020-05-27T20:12:16.000-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf01d2eda58107f57b4841'), counter: 3 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20023\", lastWrite: { opTime: { ts: Timestamp(1590624735, 5), t: 1 }, lastWriteDate: new Date(1590624735000), majorityOpTime: { ts: Timestamp(1590624735, 5), t: 1 }, majorityWriteDate: new Date(1590624735000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590624736000), logicalSessionTimeoutMinutes: 30, connectionId: 20, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590624735, 5), $configTime: Timestamp(1590624735, 5), $clusterTime: { clusterTime: Timestamp(1590624735, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590624735, 5) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.010-0400 s20025| {"t":{"$date":"2020-05-27T20:12:16.009-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf01d26f5f5c0b3a80889f'), counter: 4 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20022\", lastWrite: { opTime: { ts: Timestamp(1590624735, 5), t: 1 }, lastWriteDate: new Date(1590624735000), majorityOpTime: { ts: Timestamp(1590624735, 5), t: 1 }, majorityWriteDate: new Date(1590624735000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590624736009), logicalSessionTimeoutMinutes: 30, connectionId: 21, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590624735, 5), $configTime: Timestamp(1590624735, 5), $clusterTime: { clusterTime: Timestamp(1590624735, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590624735, 5) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.010-0400 s20025| {"t":{"$date":"2020-05-27T20:12:16.009-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf01d257171f33dd5e792a'), counter: 8 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, ismaster: true, secondary: false, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20021\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590624735, 5), t: 1 }, lastWriteDate: new Date(1590624735000), majorityOpTime: { ts: Timestamp(1590624735, 5), t: 1 }, majorityWriteDate: new Date(1590624735000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590624736009), logicalSessionTimeoutMinutes: 30, connectionId: 27, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590624735, 5), $configTime: Timestamp(1590624735, 5), $clusterTime: { clusterTime: Timestamp(1590624735, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590624735, 5) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.063-0400 d20020| {"t":{"$date":"2020-05-27T20:12:16.062-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T00:12:16.062Z"},"clusterTime":{"$timestamp":{"t":1590624735,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1},"clientOperationKey":{"$uuid":"d0356b12-41dc-4324-ab69-30e6d9b045b4"},"lsid":{"id":{"$uuid":"018e25e2-5ad8-4225-aaee-5e12e09a115d"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"3BKpKcuHozhbH9GY2dUIBey0oUw=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:35896","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624735,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.063-0400 d20020| {"t":{"$date":"2020-05-27T20:12:16.063-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn30","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"d0356b12-41dc-4324-ab69-30e6d9b045b4","operationId":1901}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.063-0400 d20020| {"t":{"$date":"2020-05-27T20:12:16.063-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T00:12:16.062Z"},"clusterTime":{"$timestamp":{"t":1590624735,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1},"clientOperationKey":{"$uuid":"d0356b12-41dc-4324-ab69-30e6d9b045b4"},"lsid":{"id":{"$uuid":"018e25e2-5ad8-4225-aaee-5e12e09a115d"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"3BKpKcuHozhbH9GY2dUIBey0oUw=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:35896","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624735,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":463,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.074-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.074-04:00"},"s":"I", "c":"QUERY", "id":20908, "ctx":"conn16","msg":"Waiting in find before making batch for query - {cq_Short}","attr":{"cq_Short":"ns: test.state query: {} sort: {} projection: {} limit: 1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.091-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.091-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"admin.","appName":"MongoDB Shell","command":{"waitForFailPoint":"waitInFindBeforeMakingBatch","timesEntered":1.0,"maxTimeMS":300000.0,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"},"numYields":0,"reslen":163,"protocol":"op_msg","durationMillis":100}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.091-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.091-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":100,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.093-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.092-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn12","msg":"Set failpoint","attr":{"failPointName":"hangDuringQuiesceMode","failPoint":{"mode":1,"data":{},"timesEntered":0}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.093-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.093-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"admin.hangDuringQuiesceMode","appName":"MongoDB Shell","command":{"configureFailPoint":"hangDuringQuiesceMode","mode":"alwaysOn","data":{},"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"},"numYields":0,"reslen":174,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.093-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.093-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":102,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.094-0400 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.094-0400 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.094-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.094-0400 [jsTest] Stopping first mongos [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.094-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.094-0400 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.095-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.095-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35912","sessionId":20,"connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.096-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.095-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn20","msg":"client metadata","attr":{"remote":"127.0.0.1:35912","client":"conn20","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.096-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.096-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn20","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.096-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.096-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn20","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":103,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.097-0400 New session started with sessionID: { "id" : UUID("c43f0059-2ac6-4fd4-850a-ac57d923d80a") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.099-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.098-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn20","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1.0,"lsid":{"id":{"$uuid":"c43f0059-2ac6-4fd4-850a-ac57d923d80a"}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.099-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.098-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn20","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":104,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.099-0400 Skipping collection validation: giving up after running the isMaster command: not running validate against mongos [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.099-0400 {"t":{"$date":"2020-05-28T00:12:16.099Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.099-0400 {"t":{"$date":"2020-05-28T00:12:16.099Z"},"s":"I", "c":"-", "id":22818, "ctx":"js","msg":"skip waiting for pid {pid} to terminate","attr":{"pid":"13460"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.100-0400 {"t":{"$date":"2020-05-28T00:12:16.099Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20024}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.100-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.099-04:00"},"s":"I", "c":"CONTROL", "id":23377, "ctx":"SignalHandler","msg":"got signal {sig} ({strsignal_sig})","attr":{"sig":15,"strsignal_sig":"Terminated"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.100-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.099-04:00"},"s":"I", "c":"CONTROL", "id":23378, "ctx":"SignalHandler","msg":"kill from pid:{si_si_pid} uid:{si_si_uid}","attr":{"si_si_pid":13110,"si_si_uid":1000}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.100-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.099-04:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.101-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.099-04:00"},"s":"I", "c":"COMMAND", "id":4695700, "ctx":"SignalHandler","msg":"hangDuringQuiesceMode failpoint enabled"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.101-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.099-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn15","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":176}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.101-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.099-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn15","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":1714636915,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.101-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.099-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn15","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"topologyVersion":{"processId":{"$oid":"5ecf01d5e1d372a085437bb2"},"counter":0},"maxAwaitTimeMS":2000,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":325,"protocol":"op_msg","durationMillis":913}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.102-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.100-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn15","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":89,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.102-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.100-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"admin.","appName":"MongoDB Shell","command":{"waitForFailPoint":"hangDuringQuiesceMode","timesEntered":1.0,"maxTimeMS":300000.0,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"},"numYields":0,"reslen":163,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.102-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.100-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":106,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.102-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.100-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn15","msg":"connection ended","attr":{"remote":"127.0.0.1:35892","connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.102-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.101-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35914","sessionId":21,"connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.102-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.102-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn21","msg":"client metadata","attr":{"remote":"127.0.0.1:35914","client":"conn21","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.103-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.102-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn21","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.103-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.102-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn21","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":1102520059,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.103-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.102-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn21","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.103-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.102-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn21","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":107,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.103-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.103-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn21","msg":"connection ended","attr":{"remote":"127.0.0.1:35914","connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.187-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.187-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35916","sessionId":22,"connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.187-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.187-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn22","msg":"client metadata","attr":{"remote":"127.0.0.1:35916","client":"conn22","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.187-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.187-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn22","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.188-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.187-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn22","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":2044897763,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.188-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.187-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn22","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"compression":[],"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.188-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.187-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn22","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":108,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.188-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.188-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn22","msg":"connection ended","attr":{"remote":"127.0.0.1:35916","connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.604-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.604-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35918","sessionId":23,"connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.605-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.604-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn23","msg":"client metadata","attr":{"remote":"127.0.0.1:35918","client":"conn23","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.605-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.604-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn23","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.605-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.605-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn23","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":1967513926,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.605-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.605-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn23","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.605-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.605-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn23","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":109,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:16.606-0400 s20024| {"t":{"$date":"2020-05-27T20:12:16.605-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn23","msg":"connection ended","attr":{"remote":"127.0.0.1:35918","connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.101-0400 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.101-0400 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.102-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.102-0400 [jsTest] The running read operation is allowed to finish. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.102-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.102-0400 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.105-0400 s20024| {"t":{"$date":"2020-05-27T20:12:17.105-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"018e25e2-5ad8-4225-aaee-5e12e09a115d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":272,"protocol":"op_msg","durationMillis":1042}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.105-0400 s20024| {"t":{"$date":"2020-05-27T20:12:17.105-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":101,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.106-0400 s20024| {"t":{"$date":"2020-05-27T20:12:17.105-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn16","msg":"connection ended","attr":{"remote":"127.0.0.1:35896","connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.153-0400 s20024| {"t":{"$date":"2020-05-27T20:12:17.152-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn12","msg":"Set failpoint","attr":{"failPointName":"waitInFindBeforeMakingBatch","failPoint":{"mode":0,"data":{},"timesEntered":104}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.153-0400 s20024| {"t":{"$date":"2020-05-27T20:12:17.152-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"admin.waitInFindBeforeMakingBatch","appName":"MongoDB Shell","command":{"configureFailPoint":"waitInFindBeforeMakingBatch","mode":"off","lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"},"numYields":0,"reslen":174,"protocol":"op_msg","durationMillis":50}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.153-0400 s20024| {"t":{"$date":"2020-05-27T20:12:17.153-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":110,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.154-0400 s20024| {"t":{"$date":"2020-05-27T20:12:17.154-04:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn12","msg":"Set failpoint","attr":{"failPointName":"hangDuringQuiesceMode","failPoint":{"mode":0,"data":{},"timesEntered":2}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.154-0400 s20024| {"t":{"$date":"2020-05-27T20:12:17.154-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"admin.hangDuringQuiesceMode","appName":"MongoDB Shell","command":{"configureFailPoint":"hangDuringQuiesceMode","mode":"off","lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"},"numYields":0,"reslen":174,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.155-0400 s20024| {"t":{"$date":"2020-05-27T20:12:17.154-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":111,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.155-0400 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.155-0400 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.155-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.155-0400 [jsTest] Updating document to signal that test is complete. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.155-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.155-0400 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.157-0400 d20020| {"t":{"$date":"2020-05-27T20:12:17.157-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn30","msg":"About to run the command","attr":{"db":"test","commandArgs":{"update":"state","bypassDocumentValidation":false,"ordered":true,"updates":[{"q":{},"u":{"$set":{"state":"complete"}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T00:12:17.156Z"},"clusterTime":{"$timestamp":{"t":1590624735,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"3BKpKcuHozhbH9GY2dUIBey0oUw=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"},"mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:35782","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624735,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.158-0400 d20020| {"t":{"$date":"2020-05-27T20:12:17.158-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn30","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","appName":"MongoDB Shell","command":{"update":"state","bypassDocumentValidation":false,"ordered":true,"updates":[{"q":{},"u":{"$set":{"state":"complete"}},"multi":false,"upsert":false}],"runtimeConstants":{"localNow":{"$date":"2020-05-28T00:12:17.156Z"},"clusterTime":{"$timestamp":{"t":1590624735,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1},"writeConcern":{},"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"3BKpKcuHozhbH9GY2dUIBey0oUw=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"},"mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:35782","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624735,"i":5}},"t":1}},"$db":"test"},"numYields":0,"reslen":436,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"w":1}},"Mutex":{"acquireCount":{"r":4}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":2},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.159-0400 s20024| {"t":{"$date":"2020-05-27T20:12:17.158-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn12","msg":"Slow query","attr":{"type":"command","ns":"test.state","appName":"MongoDB Shell","command":{"update":"state","ordered":true,"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test"},"nShards":1,"nMatched":1,"nModified":1,"numYields":0,"reslen":185,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.159-0400 s20024| {"t":{"$date":"2020-05-27T20:12:17.158-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn12","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":112,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.190-0400 s20025| {"t":{"$date":"2020-05-27T20:12:17.189-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn13","msg":"User assertion","attr":{"error":"ExceededTimeLimit: operation exceeded time limit","file":"src/mongo/util/interruptible.h","line":398}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.190-0400 s20025| {"t":{"$date":"2020-05-27T20:12:17.190-04:00"},"s":"D3", "c":"COMMAND", "id":23872, "ctx":"conn13","msg":"Using exhaust for isMaster protocol"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.190-0400 s20025| {"t":{"$date":"2020-05-27T20:12:17.190-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn13","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"topologyVersion":{"processId":{"$oid":"5ecf01d5cc6d0e194420f62a"},"counter":0},"maxAwaitTimeMS":2000,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":2002}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.190-0400 s20025| {"t":{"$date":"2020-05-27T20:12:17.190-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn13","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":16,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.191-0400 s20025| {"t":{"$date":"2020-05-27T20:12:17.190-04:00"},"s":"D3", "c":"COMMAND", "id":23871, "ctx":"conn13","msg":"Using maxAwaitTimeMS for awaitable isMaster protocol."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.191-0400 s20025| {"t":{"$date":"2020-05-27T20:12:17.190-04:00"},"s":"D1", "c":"COMMAND", "id":4695502, "ctx":"conn13","msg":"Waiting for an isMaster response from a topology change or until deadline","attr":{"deadline":{"$date":"2020-05-28T00:12:19.190Z"},"currentMongosTopologyVersionCounter":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.193-0400 s20024| {"t":{"$date":"2020-05-27T20:12:17.193-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35920","sessionId":24,"connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.193-0400 s20024| {"t":{"$date":"2020-05-27T20:12:17.193-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn24","msg":"client metadata","attr":{"remote":"127.0.0.1:35920","client":"conn24","doc":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.194-0400 s20024| {"t":{"$date":"2020-05-27T20:12:17.193-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn24","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.194-0400 s20024| {"t":{"$date":"2020-05-27T20:12:17.193-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn24","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":1365180540,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.194-0400 s20024| {"t":{"$date":"2020-05-27T20:12:17.193-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn24","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0"},"compression":[],"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.194-0400 s20024| {"t":{"$date":"2020-05-27T20:12:17.193-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn24","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":113,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.194-0400 s20024| {"t":{"$date":"2020-05-27T20:12:17.194-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn24","msg":"connection ended","attr":{"remote":"127.0.0.1:35920","connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.201-0400 s20024| {"t":{"$date":"2020-05-27T20:12:17.201-04:00"},"s":"I", "c":"COMMAND", "id":4695701, "ctx":"SignalHandler","msg":"Entering quiesce mode for mongos shutdown","attr":{"quiesceTimeMillis":5000}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.209-0400 s20025| {"t":{"$date":"2020-05-27T20:12:17.208-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn15","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.209-0400 s20025| {"t":{"$date":"2020-05-27T20:12:17.208-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn15","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":24,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.209-0400 s20024| {"t":{"$date":"2020-05-27T20:12:17.209-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn17","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.210-0400 s20024| {"t":{"$date":"2020-05-27T20:12:17.209-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn17","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":304089172,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.210-0400 s20024| {"t":{"$date":"2020-05-27T20:12:17.209-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":325,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.210-0400 s20024| {"t":{"$date":"2020-05-27T20:12:17.209-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn17","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":114,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.210-0400 s20024| {"t":{"$date":"2020-05-27T20:12:17.210-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn17","msg":"connection ended","attr":{"remote":"127.0.0.1:35898","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.358-0400 d20020| {"t":{"$date":"2020-05-27T20:12:17.357-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn34","msg":"About to run the command","attr":{"db":"test","commandArgs":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T00:12:17.357Z"},"clusterTime":{"$timestamp":{"t":1590624735,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1},"clientOperationKey":{"$uuid":"11d2bc0b-9d71-4b28-a0dd-48ad5e3c0603"},"lsid":{"id":{"$uuid":"018e25e2-5ad8-4225-aaee-5e12e09a115d"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"3BKpKcuHozhbH9GY2dUIBey0oUw=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42408","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624735,"i":5}},"t":1}},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.358-0400 d20020| {"t":{"$date":"2020-05-27T20:12:17.357-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn34","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"11d2bc0b-9d71-4b28-a0dd-48ad5e3c0603","operationId":1921}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.358-0400 d20020| {"t":{"$date":"2020-05-27T20:12:17.358-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn34","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","readConcern":{"provenance":"implicitDefault"},"limit":1,"singleBatch":true,"runtimeConstants":{"localNow":{"$date":"2020-05-28T00:12:17.357Z"},"clusterTime":{"$timestamp":{"t":1590624735,"i":7}}},"shardVersion":[{"$timestamp":{"t":0,"i":0}},{"$oid":"000000000000000000000000"}],"databaseVersion":{"uuid":{"$uuid":"cf1efeee-b723-4841-aa73-8d9ced2d073a"},"lastMod":1},"clientOperationKey":{"$uuid":"11d2bc0b-9d71-4b28-a0dd-48ad5e3c0603"},"lsid":{"id":{"$uuid":"018e25e2-5ad8-4225-aaee-5e12e09a115d"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"3BKpKcuHozhbH9GY2dUIBey0oUw=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"driver":{"name":"PyMongo","version":"3.11.0b1.dev0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"4.13.0-46-generic"},"platform":"CPython 3.7.0.final.0","mongos":{"host":"jasonchanjh:20025","client":"127.0.0.1:42408","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624735,"i":5}},"t":1}},"$db":"test"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":440,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"implicitDefault"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.358-0400 s20025| {"t":{"$date":"2020-05-27T20:12:17.358-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn14","msg":"Slow query","attr":{"type":"command","ns":"test.state","command":{"find":"state","filter":{},"limit":1,"singleBatch":true,"lsid":{"id":{"$uuid":"018e25e2-5ad8-4225-aaee-5e12e09a115d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624735,"i":7}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"test","$readPreference":{"mode":"primary"}},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":269,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.359-0400 s20025| {"t":{"$date":"2020-05-27T20:12:17.358-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn14","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":25,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.610-0400 sh13584| sh13591| Traceback (most recent call last): [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.610-0400 sh13584| sh13591| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/mongo_client.py", line 1732, in _process_periodic_tasks [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.610-0400 sh13584| sh13591| self._topology.update_pool(self.__all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.610-0400 sh13584| sh13591| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/topology.py", line 440, in update_pool [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.610-0400 sh13584| sh13591| server._pool.remove_stale_sockets(generation, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.610-0400 sh13584| sh13591| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1141, in remove_stale_sockets [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.611-0400 sh13584| sh13591| sock_info = self.connect(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.611-0400 sh13584| sh13591| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1180, in connect [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.611-0400 sh13584| sh13591| sock_info.ismaster(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.611-0400 sh13584| sh13591| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 532, in ismaster [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.611-0400 sh13584| sh13591| return self._ismaster(None, None, None, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.612-0400 sh13584| sh13591| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 563, in _ismaster [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.612-0400 sh13584| sh13591| exhaust_allowed=awaitable) [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.612-0400 s20025| {"t":{"$date":"2020-05-27T20:12:17.609-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn14","msg":"connection ended","attr":{"remote":"127.0.0.1:42408","connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.612-0400 s20025| {"t":{"$date":"2020-05-27T20:12:17.609-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn15","msg":"connection ended","attr":{"remote":"127.0.0.1:42414","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.612-0400 s20025| {"t":{"$date":"2020-05-27T20:12:17.610-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn13","msg":"Interrupted operation as its client disconnected","attr":{"opId":23}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.612-0400 s20025| {"t":{"$date":"2020-05-27T20:12:17.610-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn13","msg":"User assertion","attr":{"error":"ClientDisconnect: operation was interrupted","file":"src/mongo/util/interruptible.h","line":398}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.613-0400 s20025| {"t":{"$date":"2020-05-27T20:12:17.610-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn13","msg":"User assertion","attr":{"error":"ClientDisconnect: operation was interrupted","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":176}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.613-0400 sh13584| sh13591| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 682, in command [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.613-0400 sh13584| sh13591| self._raise_connection_failure(error) [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.613-0400 sh13584| sh13591| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 677, in command [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.613-0400 sh13584| sh13591| exhaust_allowed=exhaust_allowed) [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.614-0400 sh13584| sh13591| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/network.py", line 157, in command [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.614-0400 sh13584| sh13591| parse_write_concern_error=parse_write_concern_error) [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.614-0400 sh13584| sh13591| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/helpers.py", line 138, in _check_command_response [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.614-0400 sh13584| sh13591| raise NotMasterError(errmsg, response) [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.614-0400 sh13584| sh13591| pymongo.errors.NotMasterError: Mongos is in quiesce mode and will shut down [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.614-0400 sh13584| sh13591| Traceback (most recent call last): [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.615-0400 sh13584| sh13591| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/mongo_client.py", line 1732, in _process_periodic_tasks [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.615-0400 sh13584| sh13591| self._topology.update_pool(self.__all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.615-0400 sh13584| sh13591| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/topology.py", line 440, in update_pool [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.615-0400 sh13584| sh13591| server._pool.remove_stale_sockets(generation, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.615-0400 sh13584| sh13591| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1141, in remove_stale_sockets [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.615-0400 sh13584| sh13591| sock_info = self.connect(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.616-0400 sh13584| sh13591| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 1180, in connect [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.616-0400 sh13584| sh13591| sock_info.ismaster(all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.616-0400 sh13584| sh13591| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 532, in ismaster [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.616-0400 sh13584| sh13591| return self._ismaster(None, None, None, all_credentials) [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.616-0400 sh13584| sh13591| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 563, in _ismaster [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.617-0400 sh13584| sh13591| exhaust_allowed=awaitable) [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.617-0400 sh13584| sh13591| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 682, in command [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.617-0400 s20025| {"t":{"$date":"2020-05-27T20:12:17.610-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn13","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":58,"error":"ClientDisconnect: operation was interrupted"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.617-0400 s20025| {"t":{"$date":"2020-05-27T20:12:17.610-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn13","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ismaster":1,"topologyVersion":{"processId":{"$oid":"5ecf01d5cc6d0e194420f62a"},"counter":0},"maxAwaitTimeMS":2000,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin","$readPreference":{"mode":"primary"}},"numYields":0,"ok":0,"errMsg":"operation was interrupted","errName":279,"errCode":279,"reslen":242,"protocol":"op_msg","durationMillis":419}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.617-0400 s20025| {"t":{"$date":"2020-05-27T20:12:17.610-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn13","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":23,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.617-0400 s20025| {"t":{"$date":"2020-05-27T20:12:17.610-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn13","msg":"connection ended","attr":{"remote":"127.0.0.1:42404","connectionCount":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.618-0400 sh13584| sh13591| self._raise_connection_failure(error) [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.618-0400 sh13584| sh13591| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/pool.py", line 677, in command [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.618-0400 sh13584| sh13591| exhaust_allowed=exhaust_allowed) [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.618-0400 sh13584| sh13591| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/network.py", line 157, in command [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.618-0400 sh13584| sh13591| parse_write_concern_error=parse_write_concern_error) [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.618-0400 sh13584| sh13591| File "/home/jasonchan/mongo/jstests/noPassthrough/libs/pylib/mongos_quiesce_mode_streamable_ismaster/lib/python3.7/site-packages/pymongo/helpers.py", line 138, in _check_command_response [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.619-0400 sh13584| sh13591| raise NotMasterError(errmsg, response) [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:17.619-0400 sh13584| sh13591| pymongo.errors.NotMasterError: Mongos is in quiesce mode and will shut down [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:18.020-0400 s20025| {"t":{"$date":"2020-05-27T20:12:18.020-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"Uptime-reporter","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01e2cc6d0e194420f654"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:18.025-0400 s20025| {"t":{"$date":"2020-05-27T20:12:18.025-04:00"},"s":"I", "c":"SHARDING", "id":22641, "ctx":"Uptime-reporter","msg":"Changing ShouldAutoSplit setting","attr":{"newShouldAutoSplit":false,"oldShouldAutoSplit":true}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:18.026-0400 c20022| {"t":{"$date":"2020-05-27T20:12:18.026-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn26","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:18.026-0400 s20025| {"t":{"$date":"2020-05-27T20:12:18.026-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"Uptime-reporter","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:18.272-0400 d20020| {"t":{"$date":"2020-05-27T20:12:18.272-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn6","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:18.272-0400 d20020| {"t":{"$date":"2020-05-27T20:12:18.272-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn6","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:18.321-0400 d20020| {"t":{"$date":"2020-05-27T20:12:18.321-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn2","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"$db":"admin"},"numYields":0,"reslen":946,"locks":{},"protocol":"op_msg","durationMillis":10003}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:18.321-0400 d20020| {"t":{"$date":"2020-05-27T20:12:18.321-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn2","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:18.327-0400 d20020| {"t":{"$date":"2020-05-27T20:12:18.327-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn4","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1023,"locks":{},"protocol":"op_msg","durationMillis":10009}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:18.327-0400 d20020| {"t":{"$date":"2020-05-27T20:12:18.327-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn4","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:18.327-0400 d20020| {"t":{"$date":"2020-05-27T20:12:18.327-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn5","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1023,"locks":{},"protocol":"op_msg","durationMillis":10009}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:18.327-0400 d20020| {"t":{"$date":"2020-05-27T20:12:18.327-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn5","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:18.389-0400 d20020| {"t":{"$date":"2020-05-27T20:12:18.389-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn22","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:18.389-0400 d20020| {"t":{"$date":"2020-05-27T20:12:18.389-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn22","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:18.389-0400 s20024| {"t":{"$date":"2020-05-27T20:12:18.389-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","durationNanos":354}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:18.392-0400 d20020| {"t":{"$date":"2020-05-27T20:12:18.392-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn21","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1023,"locks":{},"protocol":"op_msg","durationMillis":10001}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:18.392-0400 d20020| {"t":{"$date":"2020-05-27T20:12:18.392-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn21","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:18.392-0400 s20024| {"t":{"$date":"2020-05-27T20:12:18.392-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 8 }, hosts: [ \"jasonchanjh:20020\" ], setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, ismaster: true, secondary: false, primary: \"jasonchanjh:20020\", me: \"jasonchanjh:20020\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590624737, 1), t: 1 }, lastWriteDate: new Date(1590624737000), majorityOpTime: { ts: Timestamp(1590624737, 1), t: 1 }, majorityWriteDate: new Date(1590624737000) }, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590624738392), logicalSessionTimeoutMinutes: 30, connectionId: 21, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590624737, 1), $configServerState: { opTime: { ts: Timestamp(1590624735, 5), t: 1 } }, $configTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1590624737, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590624737, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:18.443-0400 d20020| {"t":{"$date":"2020-05-27T20:12:18.443-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn27","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:18.443-0400 d20020| {"t":{"$date":"2020-05-27T20:12:18.443-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn27","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:18.453-0400 d20020| {"t":{"$date":"2020-05-27T20:12:18.453-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn25","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1023,"locks":{},"protocol":"op_msg","durationMillis":10008}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:18.453-0400 d20020| {"t":{"$date":"2020-05-27T20:12:18.453-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn25","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:20.608-0400 sh13584| [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:20.608-0400 sh13584| [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:20.608-0400 sh13584| [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:20.609-0400 sh13584| [jsTest] Returned from Pymongo workload [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:20.609-0400 sh13584| [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:20.609-0400 sh13584| [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:20.610-0400 d20020| {"t":{"$date":"2020-05-27T20:12:20.610-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn29","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"endSessions":[{"id":{"$uuid":"0202220e-6ceb-4ecb-8e1a-b995f89d69a5"}}],"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:20.611-0400 d20020| {"t":{"$date":"2020-05-27T20:12:20.610-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn29","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"endSessions":[{"id":{"$uuid":"0202220e-6ceb-4ecb-8e1a-b995f89d69a5"}}],"$db":"admin"},"numYields":0,"reslen":313,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:20.611-0400 d20020| {"t":{"$date":"2020-05-27T20:12:20.611-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn29","msg":"connection ended","attr":{"remote":"127.0.0.1:51292","connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:20.617-0400 s20024| {"t":{"$date":"2020-05-27T20:12:20.617-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35922","sessionId":25,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:20.617-0400 s20024| {"t":{"$date":"2020-05-27T20:12:20.617-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn25","msg":"client metadata","attr":{"remote":"127.0.0.1:35922","client":"conn25","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:20.617-0400 s20024| {"t":{"$date":"2020-05-27T20:12:20.617-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"conn25","msg":"User assertion","attr":{"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down","file":"src/mongo/s/mongos_topology_coordinator.cpp","line":117}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:20.617-0400 s20024| {"t":{"$date":"2020-05-27T20:12:20.617-04:00"},"s":"D1", "c":"SHARDING", "id":22772, "ctx":"conn25","msg":"Exception thrown while processing command","attr":{"db":"admin","headerId":306,"error":"ShutdownInProgress: Mongos is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:20.618-0400 s20024| {"t":{"$date":"2020-05-27T20:12:20.617-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn25","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"Mongos is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":340,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:20.618-0400 s20024| {"t":{"$date":"2020-05-27T20:12:20.617-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn25","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":115,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:20.618-0400 s20024| {"t":{"$date":"2020-05-27T20:12:20.617-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn25","msg":"connection ended","attr":{"remote":"127.0.0.1:35922","connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:20.618-0400 Skipping collection validation because we couldn't establish a connection to the server on port 20024 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:20.618-0400 {"t":{"$date":"2020-05-28T00:12:20.618Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":true}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:20.618-0400 {"t":{"$date":"2020-05-28T00:12:20.618Z"},"s":"I", "c":"-", "id":22819, "ctx":"js","msg":"waiting for process {pid} to terminate.","attr":{"pid":"13460"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.207-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.206-04:00"},"s":"I", "c":"COMMAND", "id":4695702, "ctx":"SignalHandler","msg":"Exiting quiesce mode for mongos shutdown"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.207-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.206-04:00"},"s":"I", "c":"NETWORK", "id":22843, "ctx":"SignalHandler","msg":"shutdown: going to close all sockets..."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.207-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.206-04:00"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file: {path}","attr":{"path":"/tmp/mongodb-20024.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.208-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.207-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.208-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.207-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.208-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.207-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.209-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.207-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.209-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.207-04:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"jasonchanjh:20021","error":"CallbackCanceled: Callback was canceled","numOpenConns":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.209-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.207-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.209-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.207-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.209-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.207-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.210-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.207-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.210-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.207-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.210-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.207-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.210-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.207-04:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"jasonchanjh:20023","error":"CallbackCanceled: Callback was canceled","numOpenConns":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.211-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.207-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.211-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.207-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.211-0400 c20021| {"t":{"$date":"2020-05-27T20:12:22.207-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn23","msg":"Interrupted operation as its client disconnected","attr":{"opId":1246}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.211-0400 c20023| {"t":{"$date":"2020-05-27T20:12:22.207-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn15","msg":"Interrupted operation as its client disconnected","attr":{"opId":784}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.212-0400 c20022| {"t":{"$date":"2020-05-27T20:12:22.207-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn19","msg":"Interrupted operation as its client disconnected","attr":{"opId":790}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.212-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.207-04:00"},"s":"D1", "c":"NETWORK", "id":20188, "ctx":"SignalHandler","msg":"Shutting down task executor used for monitoring replica sets"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.212-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.207-04:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"jasonchanjh:20022","error":"CallbackCanceled: Callback was canceled","numOpenConns":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.212-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.207-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.213-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.207-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20022","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.213-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.207-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20021","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.213-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.207-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20023","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.213-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.208-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20020","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.213-0400 d20020| {"t":{"$date":"2020-05-27T20:12:22.208-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn21","msg":"Interrupted operation as its client disconnected","attr":{"opId":1941}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.214-0400 d20020| {"t":{"$date":"2020-05-27T20:12:22.208-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn22","msg":"connection ended","attr":{"remote":"127.0.0.1:43314","connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.214-0400 c20021| {"t":{"$date":"2020-05-27T20:12:22.208-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn23","msg":"connection ended","attr":{"remote":"127.0.0.1:34026","connectionCount":23}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.214-0400 c20021| {"t":{"$date":"2020-05-27T20:12:22.208-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn25","msg":"connection ended","attr":{"remote":"127.0.0.1:34040","connectionCount":22}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.214-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.208-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":105,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.214-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.208-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":1,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.215-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.208-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":6,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.215-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.208-04:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.215-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.208-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"monitoring-keys-for-HMAC","msg":"User assertion","attr":{"error":"InterruptedAtShutdown: interrupted at shutdown","file":"src/mongo/util/interruptible.h","line":398}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.215-0400 c20022| {"t":{"$date":"2020-05-27T20:12:22.208-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn20","msg":"connection ended","attr":{"remote":"127.0.0.1:44866","connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.215-0400 c20023| {"t":{"$date":"2020-05-27T20:12:22.208-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn18","msg":"connection ended","attr":{"remote":"127.0.0.1:54218","connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.216-0400 d20020| {"t":{"$date":"2020-05-27T20:12:22.208-04:00"},"s":"D1", "c":"COMMAND", "id":21962, "ctx":"conn21","msg":"Assertion while executing command","attr":{"command":"isMaster","db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"error":"ClientDisconnect: operation was interrupted"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.216-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.208-04:00"},"s":"D1", "c":"-", "id":20705, "ctx":"monitoring-keys-for-HMAC","msg":"Unable to wait for refresh request due to: {e}","attr":{"e":{"code":11600,"codeName":"InterruptedAtShutdown","errmsg":"interrupted at shutdown"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.216-0400 c20023| {"t":{"$date":"2020-05-27T20:12:22.208-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn15","msg":"connection ended","attr":{"remote":"127.0.0.1:54212","connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.216-0400 c20022| {"t":{"$date":"2020-05-27T20:12:22.208-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn19","msg":"connection ended","attr":{"remote":"127.0.0.1:44848","connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.216-0400 d20020| {"t":{"$date":"2020-05-27T20:12:22.208-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn21","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"operation was interrupted","errName":279,"errCode":279,"reslen":413,"locks":{},"protocol":"op_msg","durationMillis":3816}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.217-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.208-04:00"},"s":"D1", "c":"EXECUTOR", "id":23105, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Shutting down thread","attr":{"threadName":"Sharding-Fixed-0","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.217-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.208-04:00"},"s":"D1", "c":"EXECUTOR", "id":23105, "ctx":"Sharding-Fixed-1","msg":"Shutting down thread","attr":{"threadName":"Sharding-Fixed-1","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.217-0400 d20020| {"t":{"$date":"2020-05-27T20:12:22.209-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn21","msg":"connection ended","attr":{"remote":"127.0.0.1:43312","connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.217-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.209-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ShardRegistry","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.217-0400 c20023| {"t":{"$date":"2020-05-27T20:12:22.209-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn16","msg":"connection ended","attr":{"remote":"127.0.0.1:54214","connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.218-0400 c20023| {"t":{"$date":"2020-05-27T20:12:22.209-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn17","msg":"connection ended","attr":{"remote":"127.0.0.1:54216","connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.218-0400 c20023| {"t":{"$date":"2020-05-27T20:12:22.209-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn19","msg":"connection ended","attr":{"remote":"127.0.0.1:54224","connectionCount":13}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.218-0400 c20021| {"t":{"$date":"2020-05-27T20:12:22.209-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn26","msg":"connection ended","attr":{"remote":"127.0.0.1:34044","connectionCount":21}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.218-0400 c20021| {"t":{"$date":"2020-05-27T20:12:22.209-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn24","msg":"connection ended","attr":{"remote":"127.0.0.1:34038","connectionCount":20}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.218-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.209-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"TaskExecutorPool-0","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.218-0400 d20020| {"t":{"$date":"2020-05-27T20:12:22.209-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn31","msg":"connection ended","attr":{"remote":"127.0.0.1:43346","connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.219-0400 d20020| {"t":{"$date":"2020-05-27T20:12:22.209-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn30","msg":"connection ended","attr":{"remote":"127.0.0.1:43344","connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.219-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.210-04:00"},"s":"D1", "c":"SHARDING", "id":22673, "ctx":"SignalHandler","msg":"ShardingCatalogClientImpl::shutDown() called."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.219-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.210-04:00"},"s":"W", "c":"SHARDING", "id":22667, "ctx":"SignalHandler","msg":"Error cleaning up distributed ping entry","attr":{"processId":"jasonchanjh:20024:1590624725:6628658126318691305","error":"ReplicaSetMonitorRemoved: ReplicaSetMonitor for set mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS is removed"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.219-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.210-04:00"},"s":"D1", "c":"SHARDING", "id":22723, "ctx":"SignalHandler","msg":"Shutting down task executor for reloading shard registry"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.219-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.210-04:00"},"s":"D1", "c":"SHARDING", "id":22726, "ctx":"shard-registry-reload","msg":"Reloading shardRegistry"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.220-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.210-04:00"},"s":"W", "c":"SHARDING", "id":22734, "ctx":"shard-registry-reload","msg":"Error reloading shard registry","attr":{"error":"CallbackCanceled: Callback canceled"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.220-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.210-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"shard-registry-reload","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.220-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.210-04:00"},"s":"D1", "c":"EXECUTOR", "id":23105, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Shutting down thread","attr":{"threadName":"ConfigServerCatalogCacheLoader-0","poolName":"ConfigServerCatalogCacheLoader"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.220-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.211-04:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.220-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.211-04:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.220-0400 {"t":{"$date":"2020-05-28T00:12:22.217Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20024}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.223-0400 {"t":{"$date":"2020-05-28T00:12:22.223Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"{ss_str}","attr":{"ss_str":"shell: started program (sh13685): /home/jasonchan/mongo/mongos -v --setParameter mongosShutdownTimeoutMillisForSignaledShutdown=5000 --setParameter logComponentVerbosity={ \"command\" : { \"verbosity\" : 3 } } --port 20024 --configdb mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023 --bind_ip 0.0.0.0 --setParameter enableTestCommands=1 --setParameter disableLogicalSessionCacheRefresh=true"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.271-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.271-04:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.272-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.272-04:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"main","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.273-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.272-04:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"mongosMain","msg":"Build Info","attr":{"buildInfo":{"version":"0.0.0","gitVersion":"unknown","openSSLVersion":"OpenSSL 1.0.2g 1 Mar 2016","modules":["ninja"],"allocator":"tcmalloc","environment":{"distarch":"x86_64","target_arch":"x86_64"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.273-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.272-04:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"mongosMain","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"17.10"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.273-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.272-04:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"mongosMain","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"0.0.0.0","port":20024},"setParameter":{"disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","logComponentVerbosity":"{ \"command\" : { \"verbosity\" : 3 } }","mongosShutdownTimeoutMillisForSignaledShutdown":"5000"},"sharding":{"configDB":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"},"systemLog":{"verbosity":1}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.273-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.273-04:00"},"s":"D1", "c":"NETWORK", "id":22940, "ctx":"mongosMain","msg":"fd limit hard:{limit_rlim_max} soft:{limit_rlim_cur} max conn: {max}","attr":{"limit_rlim_max":1048576,"limit_rlim_cur":1024,"max":819}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.273-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.273-04:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"mongosMain","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.273-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.273-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"OCSPManagerHTTP-0","msg":"Starting thread","attr":{"threadName":"OCSPManagerHTTP-0","poolName":"OCSPManagerHTTP"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.274-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.273-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"Sharding-Fixed-0","msg":"Starting thread","attr":{"threadName":"Sharding-Fixed-0","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.274-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.274-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"mongosMain","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.274-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.274-04:00"},"s":"D1", "c":"NETWORK", "id":4333206, "ctx":"mongosMain","msg":"Starting Replica Set Monitor","attr":{"uri":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.274-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.274-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"mongosMain","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","nReplicaSetMembers":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.274-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.274-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","host":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.274-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.274-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.274-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.274-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","host":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.274-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.274-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.274-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.274-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"mongosMain","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","host":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.275-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.274-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"mongosMain","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.275-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.274-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"mongosMain","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.275-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.274-04:00"},"s":"D1", "c":"SHARDING", "id":22724, "ctx":"mongosMain","msg":"Starting up task executor for periodic reloading of ShardRegistry"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.275-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.274-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.275-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.274-04:00"},"s":"D1", "c":"SHARDING", "id":22726, "ctx":"ShardRegistryUpdater","msg":"Reloading shardRegistry"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.275-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.274-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"shard-registry-reload","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.275-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.274-04:00"},"s":"I", "c":"SHARDING", "id":22649, "ctx":"thread1","msg":"Creating distributed lock ping thread","attr":{"processId":"jasonchanjh:20024:1590624742:-3676768379751775430","pingIntervalMillis":30000}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.275-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.274-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"mongosMain","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.275-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.274-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.276-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.274-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"replSetDistLockPinger","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","readPref":"{ mode: \"primary\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.276-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.274-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.276-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.274-04:00"},"s":"D1", "c":"NETWORK", "id":4333212, "ctx":"monitoring-keys-for-HMAC","msg":"RSM start async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","readPref":"{ mode: \"nearest\" }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.276-0400 c20021| {"t":{"$date":"2020-05-27T20:12:22.274-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34192","sessionId":46,"connectionCount":21}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.276-0400 c20023| {"t":{"$date":"2020-05-27T20:12:22.275-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54378","sessionId":30,"connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.276-0400 c20022| {"t":{"$date":"2020-05-27T20:12:22.274-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45014","sessionId":30,"connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.276-0400 c20022| {"t":{"$date":"2020-05-27T20:12:22.275-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn30","msg":"client metadata","attr":{"remote":"127.0.0.1:45014","client":"conn30","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.276-0400 c20021| {"t":{"$date":"2020-05-27T20:12:22.275-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn46","msg":"client metadata","attr":{"remote":"127.0.0.1:34192","client":"conn46","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.277-0400 c20023| {"t":{"$date":"2020-05-27T20:12:22.275-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn30","msg":"client metadata","attr":{"remote":"127.0.0.1:54378","client":"conn30","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.277-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.275-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.277-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.275-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","newTopologyDescription":"{ id: \"5bbfd6b4-71b2-499b-a44a-4698c15d0261\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf01d26f5f5c0b3a80889f'), counter: 4 }, roundTripTime: 0, lastWriteDate: new Date(1590624738000), opTime: { ts: Timestamp(1590624738, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624742275), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", compatible: true }","previousTopologyDescription":"{ id: \"5bbfd6b4-71b2-499b-a44a-4698c15d0261\", topologyType: \"Unknown\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.277-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.275-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.277-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.275-04:00"},"s":"I", "c":"SHARDING", "id":22732, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating shard connection string on shard registry","attr":{"shardId":"config","newShardConnectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20022","oldShardConnectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.277-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.275-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.277-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.275-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.278-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.275-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","readPref":"{ mode: \"nearest\" }","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.278-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.276-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"monitoring-keys-for-HMAC","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01e68dbe633619852ddb"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.278-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.276-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"mongosMain","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01e68dbe633619852ddd"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.278-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.276-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.278-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.276-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"shard-registry-reload","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01e68dbe633619852ddc"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.278-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.276-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","newTopologyDescription":"{ id: \"5bbfd6b4-71b2-499b-a44a-4698c15d0261\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf01d257171f33dd5e792a'), counter: 8 }, roundTripTime: 2000, lastWriteDate: new Date(1590624738000), opTime: { ts: Timestamp(1590624738, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624742276), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf01d26f5f5c0b3a80889f'), counter: 4 }, roundTripTime: 0, lastWriteDate: new Date(1590624738000), opTime: { ts: Timestamp(1590624738, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624742275), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"5bbfd6b4-71b2-499b-a44a-4698c15d0261\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf01d26f5f5c0b3a80889f'), counter: 4 }, roundTripTime: 0, lastWriteDate: new Date(1590624738000), opTime: { ts: Timestamp(1590624738, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624742275), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.279-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.276-04:00"},"s":"I", "c":"SHARDING", "id":471693, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.279-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.276-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.279-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.276-04:00"},"s":"I", "c":"SHARDING", "id":22732, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating shard connection string on shard registry","attr":{"shardId":"config","newShardConnectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023","oldShardConnectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.279-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.276-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"Sharding-Fixed-0","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.279-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.276-04:00"},"s":"D1", "c":"NETWORK", "id":433214, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM finished async getHosts","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","readPref":"{ mode: \"primary\" }","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.279-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.276-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"replSetDistLockPinger","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01e68dbe633619852de1"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.280-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.276-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.280-0400 c20022| {"t":{"$date":"2020-05-27T20:12:22.276-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45018","sessionId":31,"connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.280-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.276-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","newTopologyDescription":"{ id: \"5bbfd6b4-71b2-499b-a44a-4698c15d0261\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf01d257171f33dd5e792a'), counter: 8 }, roundTripTime: 2000, lastWriteDate: new Date(1590624738000), opTime: { ts: Timestamp(1590624738, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624742276), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf01d26f5f5c0b3a80889f'), counter: 4 }, roundTripTime: 0, lastWriteDate: new Date(1590624738000), opTime: { ts: Timestamp(1590624738, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624742275), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", topologyVersion: { processId: ObjectId('5ecf01d2eda58107f57b4841'), counter: 3 }, roundTripTime: 2000, lastWriteDate: new Date(1590624738000), opTime: { ts: Timestamp(1590624738, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20023\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624742276), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"5bbfd6b4-71b2-499b-a44a-4698c15d0261\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20021: { address: \"jasonchanjh:20021\", topologyVersion: { processId: ObjectId('5ecf01d257171f33dd5e792a'), counter: 8 }, roundTripTime: 2000, lastWriteDate: new Date(1590624738000), opTime: { ts: Timestamp(1590624738, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20021\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624742276), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20022: { address: \"jasonchanjh:20022\", topologyVersion: { processId: ObjectId('5ecf01d26f5f5c0b3a80889f'), counter: 4 }, roundTripTime: 0, lastWriteDate: new Date(1590624738000), opTime: { ts: Timestamp(1590624738, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20022\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, primary: \"jasonchanjh:20021\", lastUpdateTime: new Date(1590624742275), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20021\", 1: \"jasonchanjh:20022\", 2: \"jasonchanjh:20023\" }, arbiters: {}, passives: {} }, jasonchanjh:20023: { address: \"jasonchanjh:20023\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", compatible: true, maxSetVersion: 3, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.280-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.276-04:00"},"s":"I", "c":"SHARDING", "id":471693, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.280-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.276-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.280-0400 c20022| {"t":{"$date":"2020-05-27T20:12:22.276-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45020","sessionId":32,"connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.280-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.276-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS/jasonchanjh:20021,jasonchanjh:20022,jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.280-0400 c20022| {"t":{"$date":"2020-05-27T20:12:22.276-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn31","msg":"client metadata","attr":{"remote":"127.0.0.1:45018","client":"conn31","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.280-0400 c20021| {"t":{"$date":"2020-05-27T20:12:22.276-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34202","sessionId":47,"connectionCount":22}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.281-0400 c20022| {"t":{"$date":"2020-05-27T20:12:22.277-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45024","sessionId":33,"connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.281-0400 c20021| {"t":{"$date":"2020-05-27T20:12:22.277-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn47","msg":"client metadata","attr":{"remote":"127.0.0.1:34202","client":"conn47","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.281-0400 c20021| {"t":{"$date":"2020-05-27T20:12:22.277-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34206","sessionId":48,"connectionCount":23}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.281-0400 c20022| {"t":{"$date":"2020-05-27T20:12:22.277-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn32","msg":"client metadata","attr":{"remote":"127.0.0.1:45020","client":"conn32","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.281-0400 c20022| {"t":{"$date":"2020-05-27T20:12:22.277-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45028","sessionId":34,"connectionCount":19}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.281-0400 c20022| {"t":{"$date":"2020-05-27T20:12:22.277-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn33","msg":"client metadata","attr":{"remote":"127.0.0.1:45024","client":"conn33","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.282-0400 c20023| {"t":{"$date":"2020-05-27T20:12:22.277-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54392","sessionId":31,"connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.282-0400 c20021| {"t":{"$date":"2020-05-27T20:12:22.277-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn48","msg":"client metadata","attr":{"remote":"127.0.0.1:34206","client":"conn48","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.282-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.277-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf01d26f5f5c0b3a80889f'), counter: 4 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20022\", lastWrite: { opTime: { ts: Timestamp(1590624738, 1), t: 1 }, lastWriteDate: new Date(1590624738000), majorityOpTime: { ts: Timestamp(1590624738, 1), t: 1 }, majorityWriteDate: new Date(1590624738000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590624742277), logicalSessionTimeoutMinutes: 30, connectionId: 30, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590624738, 1), $configTime: Timestamp(1590624738, 1), $clusterTime: { clusterTime: Timestamp(1590624738, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590624738, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.282-0400 c20022| {"t":{"$date":"2020-05-27T20:12:22.277-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn34","msg":"client metadata","attr":{"remote":"127.0.0.1:45028","client":"conn34","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.282-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.277-04:00"},"s":"I", "c":"SHARDING", "id":22792, "ctx":"ShardRegistry","msg":"Term advanced for config server","attr":{"opTime":{"ts":{"$timestamp":{"t":1590624738,"i":1}},"t":1},"prevOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"reason":"reply from config server node","clientAddress":"(unknown)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.282-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.278-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf01d257171f33dd5e792a'), counter: 8 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, ismaster: true, secondary: false, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20021\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590624738, 1), t: 1 }, lastWriteDate: new Date(1590624738000), majorityOpTime: { ts: Timestamp(1590624738, 1), t: 1 }, majorityWriteDate: new Date(1590624738000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590624742277), logicalSessionTimeoutMinutes: 30, connectionId: 46, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590624738, 1), $configTime: Timestamp(1590624738, 1), $clusterTime: { clusterTime: Timestamp(1590624738, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590624738, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.283-0400 c20023| {"t":{"$date":"2020-05-27T20:12:22.278-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn31","msg":"client metadata","attr":{"remote":"127.0.0.1:54392","client":"conn31","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.283-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.278-04:00"},"s":"D1", "c":"SHARDING", "id":22731, "ctx":"shard-registry-reload","msg":"Succesfully retrieved updated shard list from config server","attr":{"shardsNumber":1,"lastVisibleOpTime":{"ts":{"$timestamp":{"t":1590624738,"i":1}},"t":1}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.283-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.278-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"shard-registry-reload","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.283-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.278-04:00"},"s":"D1", "c":"NETWORK", "id":4333206, "ctx":"shard-registry-reload","msg":"Starting Replica Set Monitor","attr":{"uri":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.283-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.278-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"shard-registry-reload","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","nReplicaSetMembers":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.283-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.278-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"shard-registry-reload","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","host":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.283-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.278-04:00"},"s":"D1", "c":"-", "id":4333217, "ctx":"shard-registry-reload","msg":"RSM monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.283-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.278-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"shard-registry-reload","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.284-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.278-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.284-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.278-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.284-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.278-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf01d2eda58107f57b4841'), counter: 3 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20023\", lastWrite: { opTime: { ts: Timestamp(1590624738, 1), t: 1 }, lastWriteDate: new Date(1590624738000), majorityOpTime: { ts: Timestamp(1590624738, 1), t: 1 }, majorityWriteDate: new Date(1590624738000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590624742277), logicalSessionTimeoutMinutes: 30, connectionId: 30, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590624738, 1), $configTime: Timestamp(1590624738, 1), $clusterTime: { clusterTime: Timestamp(1590624738, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590624738, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.284-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.279-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","durationNanos":3097}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.284-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.279-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.284-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.279-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.285-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.279-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","durationNanos":3012}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.285-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.279-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","durationNanos":2727}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.285-0400 d20020| {"t":{"$date":"2020-05-27T20:12:22.279-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43388","sessionId":35,"connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.285-0400 d20020| {"t":{"$date":"2020-05-27T20:12:22.280-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn35","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20024","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.285-0400 d20020| {"t":{"$date":"2020-05-27T20:12:22.280-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn35","msg":"client metadata","attr":{"remote":"127.0.0.1:43388","client":"conn35","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.285-0400 d20020| {"t":{"$date":"2020-05-27T20:12:22.280-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn35","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20024","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1063,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.285-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.280-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.286-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.280-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","newTopologyDescription":"{ id: \"48763fbb-4aff-420f-885a-7a117b93ca66\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 8 }, roundTripTime: 0, lastWriteDate: new Date(1590624737000), opTime: { ts: Timestamp(1590624737, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590624742280), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"48763fbb-4aff-420f-885a-7a117b93ca66\", topologyType: \"Unknown\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.286-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.280-04:00"},"s":"I", "c":"SHARDING", "id":471693, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Updating the shard registry with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.286-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.280-04:00"},"s":"D1", "c":"NETWORK", "id":20157, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Started targeter","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.286-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.280-04:00"},"s":"I", "c":"SHARDING", "id":22846, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Updating sharding state with confirmed replica set","attr":{"connectionString":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.286-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.280-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"UpdateReplicaSetOnConfigServer","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01e68dbe633619852de3"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.286-0400 d20020| {"t":{"$date":"2020-05-27T20:12:22.281-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43390","sessionId":36,"connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.286-0400 d20020| {"t":{"$date":"2020-05-27T20:12:22.281-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn35","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.287-0400 d20020| {"t":{"$date":"2020-05-27T20:12:22.281-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn35","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1023,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.287-0400 d20020| {"t":{"$date":"2020-05-27T20:12:22.281-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn36","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20024","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.287-0400 d20020| {"t":{"$date":"2020-05-27T20:12:22.281-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn36","msg":"client metadata","attr":{"remote":"127.0.0.1:43390","client":"conn36","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.287-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.281-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"Sharding-Fixed-1","msg":"Starting thread","attr":{"threadName":"Sharding-Fixed-1","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.287-0400 d20020| {"t":{"$date":"2020-05-27T20:12:22.281-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn36","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20024","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1063,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.287-0400 d20020| {"t":{"$date":"2020-05-27T20:12:22.281-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn35","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.287-0400 c20021| {"t":{"$date":"2020-05-27T20:12:22.281-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34216","sessionId":49,"connectionCount":24}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.288-0400 d20020| {"t":{"$date":"2020-05-27T20:12:22.281-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn35","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.288-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.281-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 8 }, hosts: [ \"jasonchanjh:20020\" ], setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, ismaster: true, secondary: false, primary: \"jasonchanjh:20020\", me: \"jasonchanjh:20020\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590624737, 1), t: 1 }, lastWriteDate: new Date(1590624737000), majorityOpTime: { ts: Timestamp(1590624737, 1), t: 1 }, majorityWriteDate: new Date(1590624737000) }, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590624742281), logicalSessionTimeoutMinutes: 30, connectionId: 35, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590624737, 1), $configServerState: { opTime: { ts: Timestamp(1590624735, 5), t: 1 } }, $configTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1590624737, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590624737, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.288-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.281-04:00"},"s":"W", "c":"SHARDING", "id":22668, "ctx":"replSetDistLockPinger","msg":"Pinging failed for distributed lock pinger","attr":{"error":{"code":129,"codeName":"LockStateChangeFailed","errmsg":"findAndModify query predicate didn't match any lock document"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.288-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.281-04:00"},"s":"D1", "c":"NETWORK", "id":466811, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor already monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.288-0400 c20021| {"t":{"$date":"2020-05-27T20:12:22.281-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn49","msg":"client metadata","attr":{"remote":"127.0.0.1:34216","client":"conn49","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.288-0400 s20024| {"t":{"$date":"2020-05-27T20:12:22.281-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","durationNanos":952}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:22.288-0400 d20020| {"t":{"$date":"2020-05-27T20:12:22.281-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn35","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:23.637-0400 d20020| {"t":{"$date":"2020-05-27T20:12:23.637-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn3","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:23.638-0400 d20020| {"t":{"$date":"2020-05-27T20:12:23.637-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn3","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":313,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:23.919-0400 d20020| {"t":{"$date":"2020-05-27T20:12:23.919-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn23","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"features":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624742,"i":1}},"signature":{"hash":{"$binary":{"base64":"h9TUH6cwF5oyx06rPEStfJ4Z2NA=","subType":"0"}},"keyId":6831681165494059030}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624742,"i":1}},"t":1}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:23.919-0400 d20020| {"t":{"$date":"2020-05-27T20:12:23.919-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn23","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"features":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624742,"i":1}},"signature":{"hash":{"$binary":{"base64":"h9TUH6cwF5oyx06rPEStfJ4Z2NA=","subType":"0"}},"keyId":6831681165494059030}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624742,"i":1}},"t":1}},"$db":"admin"},"numYields":0,"reslen":386,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.283-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.282-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"TaskExecutorPool-0","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.284-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.283-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43414","sessionId":37,"connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.284-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.284-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn37","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20024","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.284-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.284-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn37","msg":"client metadata","attr":{"remote":"127.0.0.1:43414","client":"conn37","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.284-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.284-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn37","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20024","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1063,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.285-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.285-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn37","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624742,"i":1}},"signature":{"hash":{"$binary":{"base64":"h9TUH6cwF5oyx06rPEStfJ4Z2NA=","subType":"0"}},"keyId":6831681165494059030}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624742,"i":1}},"t":1}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.285-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.285-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn37","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624742,"i":1}},"signature":{"hash":{"$binary":{"base64":"h9TUH6cwF5oyx06rPEStfJ4Z2NA=","subType":"0"}},"keyId":6831681165494059030}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624742,"i":1}},"t":1}},"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.288-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.288-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ShardRegistry","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.289-0400 c20023| {"t":{"$date":"2020-05-27T20:12:24.289-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54422","sessionId":32,"connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.289-0400 c20023| {"t":{"$date":"2020-05-27T20:12:24.289-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn32","msg":"client metadata","attr":{"remote":"127.0.0.1:54422","client":"conn32","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.290-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.290-04:00"},"s":"I", "c":"SHARDING", "id":22641, "ctx":"mongosMain","msg":"Changing ShouldAutoSplit setting","attr":{"newShouldAutoSplit":false,"oldShouldAutoSplit":true}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.291-0400 c20023| {"t":{"$date":"2020-05-27T20:12:24.291-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn32","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.292-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.292-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"ReadWriteConcernDefaults-0","msg":"Starting thread","attr":{"threadName":"ReadWriteConcernDefaults-0","poolName":"ReadWriteConcernDefaults"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.292-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.292-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ReadWriteConcernDefaults-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01e88dbe633619852dec"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.293-0400 c20021| {"t":{"$date":"2020-05-27T20:12:24.293-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn49","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.293-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.293-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"mongosMain","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.293-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.293-04:00"},"s":"W", "c":"FTDC", "id":23911, "ctx":"mongosMain","msg":"FTDC is disabled because neither '--logpath' nor set parameter 'diagnosticDataCollectionDirectoryPath' are specified."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.294-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.293-04:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"mongosMain","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.295-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.294-04:00"},"s":"D1", "c":"ACCESS", "id":20227, "ctx":"mongosMain","msg":"There were no users to pin, not starting tracker thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.295-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.295-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"ClusterCursorCleanupJob","msg":"BackgroundJob starting","attr":{"threadName":"ClusterCursorCleanupJob"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.295-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.295-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"Uptime-reporter","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01e88dbe633619852df0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.296-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.295-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"UserCacheInvalidatorThread","msg":"BackgroundJob starting","attr":{"threadName":"UserCacheInvalidatorThread"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.296-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.296-04:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"PeriodicTaskRunner","msg":"BackgroundJob starting","attr":{"threadName":"PeriodicTaskRunner"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.304-0400 c20021| {"t":{"$date":"2020-05-27T20:12:24.303-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn49","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.304-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.304-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"Uptime-reporter","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.329-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.329-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20024.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.329-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.329-04:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.329-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.329-04:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20024,"ssl":"off"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.430-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.430-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35976","sessionId":16,"connectionCount":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.430-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.430-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn16","msg":"client metadata","attr":{"remote":"127.0.0.1:35976","client":"conn16","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.431-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.430-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.431-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.430-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":12,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.433-0400 Checking consistency of the sharding catalog with shards' storage catalogs and catalog caches [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.435-0400 New session started with sessionID: { "id" : UUID("88994777-e1e4-4d66-b12d-344c40ffae29") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.436-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.436-04:00"},"s":"D1", "c":"SH_REFR", "id":24102, "ctx":"conn16","msg":"Refreshing cached database entry","attr":{"db":"config","currentDbInfo":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.436-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.436-04:00"},"s":"D1", "c":"EXECUTOR", "id":23104, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Starting thread","attr":{"threadName":"ConfigServerCatalogCacheLoader-0","poolName":"ConfigServerCatalogCacheLoader"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.437-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.436-04:00"},"s":"I", "c":"SH_REFR", "id":24101, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached database entry","attr":{"db":"config","newDbVersion":{"uuid":{"$uuid":"e741a95d-5c8e-4750-b883-7dda2a1a3be0"},"lastMod":0},"oldDbVersion":{},"durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.437-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.437-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"conn16","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: aggregate, TrackingId: 5ecf01e88dbe633619852df7"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.439-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.438-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"TaskExecutorPool-0","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20021"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.439-0400 c20021| {"t":{"$date":"2020-05-27T20:12:24.439-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34244","sessionId":50,"connectionCount":25}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.440-0400 c20021| {"t":{"$date":"2020-05-27T20:12:24.439-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn50","msg":"client metadata","attr":{"remote":"127.0.0.1:34244","client":"conn50","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.442-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.442-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn16","msg":"Slow query","attr":{"type":"command","ns":"config.chunks","appName":"MongoDB Shell","command":{"aggregate":"chunks","pipeline":[{"$lookup":{"from":"shards","localField":"shard","foreignField":"_id","as":"shardHost"}},{"$unwind":"$shardHost"},{"$group":{"_id":"$ns","shardConnStrings":{"$addToSet":"$shardHost.host"}}},{"$lookup":{"from":"collections","localField":"_id","foreignField":"_id","as":"collInfo"}},{"$unwind":"$collInfo"}],"cursor":{},"lsid":{"id":{"$uuid":"88994777-e1e4-4d66-b12d-344c40ffae29"}},"$db":"config"},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":562,"protocol":"op_msg","durationMillis":5}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.442-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.442-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn16","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":13,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.443-0400 Aggregated authoritative metadata on config server for all sharded collections: [ [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.443-0400 { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.443-0400 "_id" : "config.system.sessions", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.443-0400 "shardConnStrings" : [ [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.443-0400 "mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020" [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.443-0400 ], [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.443-0400 "collInfo" : { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.443-0400 "_id" : "config.system.sessions", [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.444-0400 "lastmodEpoch" : ObjectId("5ecf01d87079df0f8d1c7385"), [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.444-0400 "lastmod" : ISODate("1970-02-19T17:02:47.296Z"), [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.444-0400 "dropped" : false, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.444-0400 "key" : { [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.444-0400 "_id" : 1 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.444-0400 }, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.444-0400 "unique" : false, [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.444-0400 "uuid" : UUID("3c2c71f3-1d41-4f4f-a335-3f9e2ec81e12"), [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.444-0400 "distributionMode" : "sharded" [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.445-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.445-0400 } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.445-0400 ] [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.445-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.444-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ismaster":1.0,"lsid":{"id":{"$uuid":"1c5f67db-c750-497d-a3a2-5cb52649a07c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.445-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.444-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"1c5f67db-c750-497d-a3a2-5cb52649a07c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624728,"i":31}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":966,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.445-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.445-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"1c5f67db-c750-497d-a3a2-5cb52649a07c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624742,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.445-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.445-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"replSetGetStatus"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.445-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.445-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"1c5f67db-c750-497d-a3a2-5cb52649a07c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624742,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":1744,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.445-0400 Waiting for op with OpTime { "ts" : Timestamp(1590624737, 1), "t" : NumberLong(1) } to be committed on all secondaries [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.446-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.446-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"1c5f67db-c750-497d-a3a2-5cb52649a07c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624742,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.446-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.446-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"replSetGetStatus"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.446-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.446-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"1c5f67db-c750-497d-a3a2-5cb52649a07c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624742,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":1744,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.447-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.447-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"1c5f67db-c750-497d-a3a2-5cb52649a07c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624742,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.447-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.447-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"replSetGetStatus"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.447-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.447-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"1c5f67db-c750-497d-a3a2-5cb52649a07c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624742,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":1744,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.448-0400 Checking that the UUID for config.system.sessions returned by listCollections on connection to mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020 is consistent with the UUID in config.collections on the config server [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.448-0400 New session started with sessionID: { "id" : UUID("9df76da7-cbf5-42be-a6f8-365b2f6aa8e9") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.449-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.449-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43422","sessionId":38,"connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.450-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.449-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.450-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.450-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn38","msg":"client metadata","attr":{"remote":"127.0.0.1:43422","client":"conn38","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.450-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.450-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":961,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.450-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.450-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"config","commandArgs":{"listCollections":1.0,"filter":{"name":"system.sessions"},"nameOnly":false,"authorizedCollections":false,"lsid":{"id":{"$uuid":"9df76da7-cbf5-42be-a6f8-365b2f6aa8e9"}},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.450-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.450-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","appName":"MongoDB Shell","command":{"listCollections":1.0,"filter":{"name":"system.sessions"},"nameOnly":false,"authorizedCollections":false,"lsid":{"id":{"$uuid":"9df76da7-cbf5-42be-a6f8-365b2f6aa8e9"}},"$db":"config"},"numYields":0,"reslen":564,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":2}},"Mutex":{"acquireCount":{"r":1}}},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.451-0400 Checking that the UUID for config.system.sessions in config.cache.collections on connection to mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020 is consistent with the UUID in config.collections on the config server [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.452-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.452-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"_flushRoutingTableCacheUpdates":"config.system.sessions","syncFromConfig":false,"lsid":{"id":{"$uuid":"9df76da7-cbf5-42be-a6f8-365b2f6aa8e9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624742,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.453-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.452-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn38","msg":"Admin only command","attr":{"command":"_flushRoutingTableCacheUpdates"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.453-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.452-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"_flushRoutingTableCacheUpdates":"config.system.sessions","syncFromConfig":false,"lsid":{"id":{"$uuid":"9df76da7-cbf5-42be-a6f8-365b2f6aa8e9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624742,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"},"numYields":0,"reslen":333,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":2}},"Global":{"acquireCount":{"r":2}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":2}}},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.454-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.453-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn38","msg":"About to run the command","attr":{"db":"config","commandArgs":{"find":"cache.collections","filter":{"_id":"config.system.sessions"},"lsid":{"id":{"$uuid":"9df76da7-cbf5-42be-a6f8-365b2f6aa8e9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624742,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.454-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.454-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn38","msg":"Slow query","attr":{"type":"command","ns":"config.cache.collections","appName":"MongoDB Shell","command":{"find":"cache.collections","filter":{"_id":"config.system.sessions"},"lsid":{"id":{"$uuid":"9df76da7-cbf5-42be-a6f8-365b2f6aa8e9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624742,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"config"},"planSummary":"IDHACK","keysExamined":1,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":575,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":1}}},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.455-0400 Checking consistency of indexes across the cluster [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.455-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.455-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:57326","sessionId":18,"connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.456-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.455-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn18","msg":"client metadata","attr":{"remote":"127.0.0.1:57326","client":"conn18","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.456-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.455-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn18","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.456-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.456-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn18","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":15,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.456-0400 New session started with sessionID: { "id" : UUID("fc811e82-8a51-4625-91e2-d3aa7a4bbc29") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.458-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.458-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn18","msg":"Slow query","attr":{"type":"command","ns":"config.collections","appName":"MongoDB Shell","command":{"find":"collections","filter":{"dropped":false},"readConcern":{"level":"local"},"lsid":{"id":{"$uuid":"fc811e82-8a51-4625-91e2-d3aa7a4bbc29"}},"$readPreference":{"mode":"primary"},"$db":"config"},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":410,"readConcern":{"level":"local","provenance":"clientSupplied"},"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.458-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.458-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn18","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":16,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.458-0400 Checking that the indexes for config.system.sessions are consistent across shards... [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.459-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.459-04:00"},"s":"D1", "c":"SH_REFR", "id":24106, "ctx":"conn18","msg":"Refreshing cached collection {namespace} with version {currentCollectionVersion}","attr":{"namespace":"config.system.sessions","currentCollectionVersion":{"0":{"$timestamp":{"t":0,"i":0}},"1":{"$oid":"000000000000000000000000"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.460-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.459-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01e88dbe633619852dfc"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.462-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.462-04:00"},"s":"I", "c":"SH_REFR", "id":24104, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Refreshed cached collection","attr":{"namespace":"config.system.sessions","newVersion":{"0":{"$timestamp":{"t":1,"i":0}},"1":{"$oid":"5ecf01d87079df0f8d1c7385"}},"oldVersion":"","durationMillis":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.462-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.462-04:00"},"s":"D1", "c":"QUERY", "id":20904, "ctx":"conn18","msg":"Dispatching command {cmdObj} to establish cursors on shards","attr":{"cmdObj":{"aggregate":"system.sessions","pipeline":[{"$indexStats":{}},{"$group":{"_id":"$shard","indexes":{"$push":{"spec":"$spec"}}}},{"$project":{"indexes":true,"shard":"$_id","_id":false}}],"fromMongos":true,"collation":{"locale":"simple"},"cursor":{"batchSize":101},"readConcern":{"level":"local"},"runtimeConstants":{"localNow":{"$date":"2020-05-28T00:12:24.462Z"},"clusterTime":{"$timestamp":{"t":1590624744,"i":1}}},"writeConcern":{"w":1,"wtimeout":0,"provenance":"implicitDefault"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.463-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.462-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn37","msg":"About to run the command","attr":{"db":"config","commandArgs":{"aggregate":"system.sessions","pipeline":[{"$indexStats":{}},{"$group":{"_id":"$shard","indexes":{"$push":{"spec":"$spec"}}}},{"$project":{"indexes":true,"shard":"$_id","_id":false}}],"fromMongos":true,"collation":{"locale":"simple"},"cursor":{"batchSize":101},"readConcern":{"level":"local"},"runtimeConstants":{"localNow":{"$date":"2020-05-28T00:12:24.462Z"},"clusterTime":{"$timestamp":{"t":1590624744,"i":1}}},"writeConcern":{"w":1,"wtimeout":0,"provenance":"implicitDefault"},"shardVersion":[{"$timestamp":{"t":1,"i":0}},{"$oid":"5ecf01d87079df0f8d1c7385"}],"clientOperationKey":{"$uuid":"f3adc30c-9e27-4287-a81b-c7ebb80f339c"},"lsid":{"id":{"$uuid":"fc811e82-8a51-4625-91e2-d3aa7a4bbc29"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624744,"i":1}},"signature":{"hash":{"$binary":{"base64":"KuvPASekw1iQmpM2Yu3sJEtqTb8=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"},"mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:57326","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624744,"i":1}},"t":1}},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.463-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.462-04:00"},"s":"D2", "c":"COMMAND", "id":4615636, "ctx":"conn37","msg":"Mapping OperationKey {operationKey} to OperationId {operationId}","attr":{"operationKey":"f3adc30c-9e27-4287-a81b-c7ebb80f339c","operationId":2050}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.463-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.463-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn37","msg":"Slow query","attr":{"type":"command","ns":"config.system.sessions","appName":"MongoDB Shell","command":{"aggregate":"system.sessions","pipeline":[{"$indexStats":{}},{"$group":{"_id":"$shard","indexes":{"$push":{"spec":"$spec"}}}},{"$project":{"indexes":true,"shard":"$_id","_id":false}}],"fromMongos":true,"collation":{"locale":"simple"},"cursor":{"batchSize":101},"readConcern":{"level":"local"},"runtimeConstants":{"localNow":{"$date":"2020-05-28T00:12:24.462Z"},"clusterTime":{"$timestamp":{"t":1590624744,"i":1}}},"writeConcern":{"w":1,"wtimeout":0,"provenance":"implicitDefault"},"shardVersion":[{"$timestamp":{"t":1,"i":0}},{"$oid":"5ecf01d87079df0f8d1c7385"}],"clientOperationKey":{"$uuid":"f3adc30c-9e27-4287-a81b-c7ebb80f339c"},"lsid":{"id":{"$uuid":"fc811e82-8a51-4625-91e2-d3aa7a4bbc29"},"uid":{"$binary":{"base64":"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=","subType":"0"}}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624744,"i":1}},"signature":{"hash":{"$binary":{"base64":"KuvPASekw1iQmpM2Yu3sJEtqTb8=","subType":"0"}},"keyId":6831681165494059030}},"$client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"},"mongos":{"host":"jasonchanjh:20024","client":"127.0.0.1:57326","version":"0.0.0"}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624744,"i":1}},"t":1}},"$db":"config"},"keysExamined":0,"docsExamined":0,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":658,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":2}},"Global":{"acquireCount":{"r":2}},"Database":{"acquireCount":{"r":2}},"Collection":{"acquireCount":{"r":2}},"Mutex":{"acquireCount":{"r":4}}},"readConcern":{"level":"local","provenance":"clientSupplied"},"writeConcern":{"w":1,"wtimeout":0,"provenance":"implicitDefault"},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.463-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.463-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn18","msg":"Slow query","attr":{"type":"command","ns":"config.system.sessions","appName":"MongoDB Shell","command":{"aggregate":"system.sessions","pipeline":[{"$indexStats":{}},{"$group":{"_id":"$shard","indexes":{"$push":{"spec":"$spec"}}}},{"$project":{"_id":0.0,"shard":"$_id","indexes":1.0}}],"readConcern":{"level":"local"},"cursor":{},"lsid":{"id":{"$uuid":"fc811e82-8a51-4625-91e2-d3aa7a4bbc29"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624744,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"primary"},"$db":"config"},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":487,"readConcern":{"level":"local","provenance":"clientSupplied"},"protocol":"op_msg","durationMillis":4}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.464-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.463-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn18","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":17,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.464-0400 Running check orphans against cluster with mongos: jasonchanjh:20024 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.465-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.464-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:57328","sessionId":19,"connectionCount":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.465-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.465-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn19","msg":"client metadata","attr":{"remote":"127.0.0.1:57328","client":"conn19","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.465-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.465-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn19","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.465-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.465-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn19","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":19,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.466-0400 New session started with sessionID: { "id" : UUID("67612f98-85df-4da8-bd99-c20c25a1651d") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.466-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.466-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"conn19","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: balancerStop, TrackingId: 5ecf01e88dbe633619852e00"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.469-0400 c20021| {"t":{"$date":"2020-05-27T20:12:24.469-04:00"},"s":"I", "c":"SHARDING", "id":22080, "ctx":"conn49","msg":"About to log metadata event","attr":{"namespace":"actionlog","event":{"_id":"jasonchanjh:20021-2020-05-27T20:12:24.469-04:00-5ecf01e857171f33dd5e7b67","server":"jasonchanjh:20021","shard":"config","clientAddr":"127.0.0.1:34216","time":{"$date":"2020-05-28T00:12:24.469Z"},"what":"balancer.stop","ns":"","details":{}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.478-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.477-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn19","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"balancerStop":1.0,"lsid":{"id":{"$uuid":"67612f98-85df-4da8-bd99-c20c25a1651d"}},"$db":"admin"},"numYields":0,"reslen":163,"protocol":"op_msg","durationMillis":11}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.478-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.477-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn19","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":20,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.480-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.480-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn19","msg":"Slow query","attr":{"type":"command","ns":"config.shards","appName":"MongoDB Shell","command":{"find":"shards","filter":{},"lsid":{"id":{"$uuid":"67612f98-85df-4da8-bd99-c20c25a1651d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624744,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"config"},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":407,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.480-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.480-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn19","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":21,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.482-0400 New session started with sessionID: { "id" : UUID("5144ce4c-d93f-4fab-9cbc-870c15cf65f7") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.483-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.483-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43428","sessionId":39,"connectionCount":19}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.483-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.483-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn39","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.483-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.483-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn39","msg":"client metadata","attr":{"remote":"127.0.0.1:43428","client":"conn39","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.483-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.483-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn39","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":961,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.484-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.483-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn39","msg":"About to run the command","attr":{"db":"config","commandArgs":{"find":"migrationCoordinators","filter":{},"lsid":{"id":{"$uuid":"5144ce4c-d93f-4fab-9cbc-870c15cf65f7"}},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.484-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.484-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn39","msg":"Slow query","attr":{"type":"command","ns":"config.migrationCoordinators","appName":"MongoDB Shell","command":{"find":"migrationCoordinators","filter":{},"lsid":{"id":{"$uuid":"5144ce4c-d93f-4fab-9cbc-870c15cf65f7"}},"$db":"config"},"planSummary":"EOF","keysExamined":0,"docsExamined":0,"cursorExhausted":true,"numYields":0,"nreturned":0,"reslen":392,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":2}},"Mutex":{"acquireCount":{"r":1}}},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.486-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.486-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn19","msg":"Slow query","attr":{"type":"command","ns":"config.collections","appName":"MongoDB Shell","command":{"find":"collections","filter":{"dropped":false},"lsid":{"id":{"$uuid":"67612f98-85df-4da8-bd99-c20c25a1651d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624744,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"config"},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":410,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.486-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.486-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn19","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":22,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.488-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.488-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn39","msg":"About to run the command","attr":{"db":"config","commandArgs":{"find":"system.sessions","hint":{"_id":1},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"5144ce4c-d93f-4fab-9cbc-870c15cf65f7"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624744,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.489-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.488-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn39","msg":"Slow query","attr":{"type":"command","ns":"config.system.sessions","appName":"MongoDB Shell","command":{"find":"system.sessions","hint":{"_id":1},"limit":1.0,"singleBatch":true,"lsid":{"id":{"$uuid":"5144ce4c-d93f-4fab-9cbc-870c15cf65f7"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624744,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"config"},"planSummary":"IXSCAN { _id: 1 }","keysExamined":1,"docsExamined":1,"cursorExhausted":true,"numYields":0,"nreturned":1,"reslen":488,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":1}}},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.489-0400 Checking that orphan documents on shard mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0 have been deleted from namespace config.system.sessions [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.490-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.489-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn39","msg":"About to run the command","attr":{"db":"config","commandArgs":{"find":"rangeDeletions","filter":{"nss":"config.system.sessions"},"lsid":{"id":{"$uuid":"5144ce4c-d93f-4fab-9cbc-870c15cf65f7"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624744,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.490-0400 d20020| {"t":{"$date":"2020-05-27T20:12:24.490-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn39","msg":"Slow query","attr":{"type":"command","ns":"config.rangeDeletions","appName":"MongoDB Shell","command":{"find":"rangeDeletions","filter":{"nss":"config.system.sessions"},"lsid":{"id":{"$uuid":"5144ce4c-d93f-4fab-9cbc-870c15cf65f7"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624744,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"config"},"planSummary":"EOF","keysExamined":0,"docsExamined":0,"cursorExhausted":true,"numYields":0,"nreturned":0,"reslen":385,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":2}},"Mutex":{"acquireCount":{"r":1}}},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.492-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.492-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn19","msg":"Slow query","attr":{"type":"command","ns":"config.chunks","appName":"MongoDB Shell","command":{"find":"chunks","filter":{"ns":"config.system.sessions","shard":{"$ne":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}},"lsid":{"id":{"$uuid":"67612f98-85df-4da8-bd99-c20c25a1651d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624744,"i":2}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"config"},"nShards":1,"cursorExhausted":true,"numYields":0,"nreturned":0,"reslen":227,"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.492-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.492-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn19","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":23,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.493-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.493-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:35988","sessionId":20,"connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.493-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.493-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn20","msg":"client metadata","attr":{"remote":"127.0.0.1:35988","client":"conn20","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.494-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.493-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn20","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.494-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.493-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn20","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":24,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.494-0400 New session started with sessionID: { "id" : UUID("5d300976-6cbe-4114-990e-5f3c93a91742") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.495-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.494-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn20","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1.0,"lsid":{"id":{"$uuid":"5d300976-6cbe-4114-990e-5f3c93a91742"}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.495-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.494-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn20","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":25,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.495-0400 Skipping collection validation: giving up after running the isMaster command: not running validate against mongos [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.495-0400 {"t":{"$date":"2020-05-28T00:12:24.495Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":true}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.495-0400 {"t":{"$date":"2020-05-28T00:12:24.495Z"},"s":"I", "c":"-", "id":22819, "ctx":"js","msg":"waiting for process {pid} to terminate.","attr":{"pid":"13685"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.495-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.495-04:00"},"s":"I", "c":"CONTROL", "id":23377, "ctx":"SignalHandler","msg":"got signal {sig} ({strsignal_sig})","attr":{"sig":15,"strsignal_sig":"Terminated"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.495-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.495-04:00"},"s":"I", "c":"CONTROL", "id":23378, "ctx":"SignalHandler","msg":"kill from pid:{si_si_pid} uid:{si_si_uid}","attr":{"si_si_pid":13110,"si_si_uid":1000}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.496-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.495-04:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:24.496-0400 s20024| {"t":{"$date":"2020-05-27T20:12:24.495-04:00"},"s":"I", "c":"COMMAND", "id":4695701, "ctx":"SignalHandler","msg":"Entering quiesce mode for mongos shutdown","attr":{"quiesceTimeMillis":5000}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:25.302-0400 d20020| {"t":{"$date":"2020-05-27T20:12:25.302-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn33","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:25.303-0400 d20020| {"t":{"$date":"2020-05-27T20:12:25.302-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn33","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:25.303-0400 s20025| {"t":{"$date":"2020-05-27T20:12:25.302-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","durationNanos":783}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:25.313-0400 d20020| {"t":{"$date":"2020-05-27T20:12:25.313-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn32","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1023,"locks":{},"protocol":"op_msg","durationMillis":10010}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:25.314-0400 d20020| {"t":{"$date":"2020-05-27T20:12:25.313-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn32","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:25.314-0400 s20025| {"t":{"$date":"2020-05-27T20:12:25.313-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 8 }, hosts: [ \"jasonchanjh:20020\" ], setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, ismaster: true, secondary: false, primary: \"jasonchanjh:20020\", me: \"jasonchanjh:20020\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590624737, 1), t: 1 }, lastWriteDate: new Date(1590624737000), majorityOpTime: { ts: Timestamp(1590624737, 1), t: 1 }, majorityWriteDate: new Date(1590624737000) }, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590624745313), logicalSessionTimeoutMinutes: 30, connectionId: 32, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590624737, 1), $configServerState: { opTime: { ts: Timestamp(1590624744, 1), t: 1 } }, $configTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1590624744, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590624737, 1) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:25.438-0400 s20024| {"t":{"$date":"2020-05-27T20:12:25.438-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"TaskExecutorPool-0","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20022"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:25.438-0400 s20024| {"t":{"$date":"2020-05-27T20:12:25.438-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"TaskExecutorPool-0","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20023"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:25.439-0400 c20022| {"t":{"$date":"2020-05-27T20:12:25.438-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:45076","sessionId":35,"connectionCount":20}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:25.439-0400 c20023| {"t":{"$date":"2020-05-27T20:12:25.438-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:54440","sessionId":33,"connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:25.439-0400 c20023| {"t":{"$date":"2020-05-27T20:12:25.439-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn33","msg":"client metadata","attr":{"remote":"127.0.0.1:54440","client":"conn33","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:25.439-0400 c20022| {"t":{"$date":"2020-05-27T20:12:25.439-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn35","msg":"client metadata","attr":{"remote":"127.0.0.1:45076","client":"conn35","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:25.997-0400 s20025| {"t":{"$date":"2020-05-27T20:12:25.997-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","durationNanos":382}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:25.998-0400 s20025| {"t":{"$date":"2020-05-27T20:12:25.997-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","durationNanos":465}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:25.998-0400 s20025| {"t":{"$date":"2020-05-27T20:12:25.997-04:00"},"s":"D1", "c":"NETWORK", "id":4668132, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ReplicaSetMonitor ping success","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","durationNanos":479}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:26.010-0400 s20025| {"t":{"$date":"2020-05-27T20:12:26.010-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf01d2eda58107f57b4841'), counter: 3 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20023\", lastWrite: { opTime: { ts: Timestamp(1590624744, 2), t: 1 }, lastWriteDate: new Date(1590624744000), majorityOpTime: { ts: Timestamp(1590624744, 2), t: 1 }, majorityWriteDate: new Date(1590624744000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590624746010), logicalSessionTimeoutMinutes: 30, connectionId: 20, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590624744, 2), $configTime: Timestamp(1590624744, 2), $clusterTime: { clusterTime: Timestamp(1590624744, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590624744, 2) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:26.017-0400 s20025| {"t":{"$date":"2020-05-27T20:12:26.017-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf01d26f5f5c0b3a80889f'), counter: 4 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, ismaster: false, secondary: true, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20022\", lastWrite: { opTime: { ts: Timestamp(1590624744, 2), t: 1 }, lastWriteDate: new Date(1590624744000), majorityOpTime: { ts: Timestamp(1590624744, 2), t: 1 }, majorityWriteDate: new Date(1590624744000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590624746016), logicalSessionTimeoutMinutes: 30, connectionId: 21, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1590624744, 2), $configTime: Timestamp(1590624744, 2), $clusterTime: { clusterTime: Timestamp(1590624744, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590624744, 2) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:26.020-0400 s20025| {"t":{"$date":"2020-05-27T20:12:26.020-04:00"},"s":"D1", "c":"-", "id":4333221, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received successful isMaster","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS","isMasterReply":"{ topologyVersion: { processId: ObjectId('5ecf01d257171f33dd5e792a'), counter: 8 }, hosts: [ \"jasonchanjh:20021\", \"jasonchanjh:20022\", \"jasonchanjh:20023\" ], setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS\", setVersion: 3, ismaster: true, secondary: false, primary: \"jasonchanjh:20021\", me: \"jasonchanjh:20021\", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1590624744, 2), t: 1 }, lastWriteDate: new Date(1590624744000), majorityOpTime: { ts: Timestamp(1590624744, 2), t: 1 }, majorityWriteDate: new Date(1590624744000) }, configsvr: 2, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1590624746019), logicalSessionTimeoutMinutes: 30, connectionId: 27, minWireVersion: 10, maxWireVersion: 10, readOnly: false, compression: [ \"snappy\", \"zstd\", \"zlib\" ], ok: 1.0, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1590624744, 2), $configTime: Timestamp(1590624744, 2), $clusterTime: { clusterTime: Timestamp(1590624744, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, operationTime: Timestamp(1590624744, 2) }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:28.027-0400 s20025| {"t":{"$date":"2020-05-27T20:12:28.026-04:00"},"s":"D1", "c":"TRACKING", "id":20164, "ctx":"Uptime-reporter","msg":"{trackingMetadata}","attr":{"trackingMetadata":"Cmd: NotSet, TrackingId: 5ecf01eccc6d0e194420f65a"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:28.035-0400 c20023| {"t":{"$date":"2020-05-27T20:12:28.035-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"conn24","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:28.036-0400 s20025| {"t":{"$date":"2020-05-27T20:12:28.035-04:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"Uptime-reporter","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:28.272-0400 d20020| {"t":{"$date":"2020-05-27T20:12:28.272-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn6","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:28.273-0400 d20020| {"t":{"$date":"2020-05-27T20:12:28.272-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn6","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:28.329-0400 d20020| {"t":{"$date":"2020-05-27T20:12:28.329-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn5","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1023,"locks":{},"protocol":"op_msg","durationMillis":10001}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:28.329-0400 d20020| {"t":{"$date":"2020-05-27T20:12:28.329-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn5","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:28.331-0400 d20020| {"t":{"$date":"2020-05-27T20:12:28.331-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn2","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"$db":"admin"},"numYields":0,"reslen":946,"locks":{},"protocol":"op_msg","durationMillis":10010}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:28.332-0400 d20020| {"t":{"$date":"2020-05-27T20:12:28.331-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn2","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:28.337-0400 d20020| {"t":{"$date":"2020-05-27T20:12:28.337-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn4","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1023,"locks":{},"protocol":"op_msg","durationMillis":10010}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:28.338-0400 d20020| {"t":{"$date":"2020-05-27T20:12:28.337-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn4","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:28.443-0400 d20020| {"t":{"$date":"2020-05-27T20:12:28.443-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn27","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:28.443-0400 d20020| {"t":{"$date":"2020-05-27T20:12:28.443-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn27","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:28.463-0400 d20020| {"t":{"$date":"2020-05-27T20:12:28.463-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn25","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1023,"locks":{},"protocol":"op_msg","durationMillis":10010}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:28.464-0400 d20020| {"t":{"$date":"2020-05-27T20:12:28.463-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn25","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.501-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.500-04:00"},"s":"I", "c":"COMMAND", "id":4695702, "ctx":"SignalHandler","msg":"Exiting quiesce mode for mongos shutdown"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.501-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.500-04:00"},"s":"I", "c":"NETWORK", "id":22843, "ctx":"SignalHandler","msg":"shutdown: going to close all sockets..."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.501-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.500-04:00"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file: {path}","attr":{"path":"/tmp/mongodb-20024.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.501-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.501-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.502-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.501-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.502-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.501-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.502-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.501-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.502-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.501-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.503-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.501-04:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"jasonchanjh:20020","error":"CallbackCanceled: Callback was canceled","numOpenConns":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.503-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.501-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.503-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.501-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.503-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.501-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.503-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.501-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.504-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.501-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.504-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.501-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.504-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.501-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.504-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.501-04:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"jasonchanjh:20023","error":"CallbackCanceled: Callback was canceled","numOpenConns":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.504-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.501-04:00"},"s":"D1", "c":"NETWORK", "id":20188, "ctx":"SignalHandler","msg":"Shutting down task executor used for monitoring replica sets"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.505-0400 d20020| {"t":{"$date":"2020-05-27T20:12:29.501-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn35","msg":"Interrupted operation as its client disconnected","attr":{"opId":2005}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.505-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.501-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.505-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.501-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20023","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.505-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.501-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20020","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.505-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.501-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20021","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.505-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.501-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20022","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.506-0400 c20023| {"t":{"$date":"2020-05-27T20:12:29.501-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn30","msg":"Interrupted operation as its client disconnected","attr":{"opId":899}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.506-0400 c20021| {"t":{"$date":"2020-05-27T20:12:29.501-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn46","msg":"Interrupted operation as its client disconnected","attr":{"opId":1376}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.506-0400 c20022| {"t":{"$date":"2020-05-27T20:12:29.501-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn30","msg":"Interrupted operation as its client disconnected","attr":{"opId":920}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.506-0400 c20023| {"t":{"$date":"2020-05-27T20:12:29.502-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn31","msg":"connection ended","attr":{"remote":"127.0.0.1:54392","connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.506-0400 d20020| {"t":{"$date":"2020-05-27T20:12:29.501-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn36","msg":"connection ended","attr":{"remote":"127.0.0.1:43390","connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.507-0400 d20020| {"t":{"$date":"2020-05-27T20:12:29.502-04:00"},"s":"D1", "c":"COMMAND", "id":21962, "ctx":"conn35","msg":"Assertion while executing command","attr":{"command":"isMaster","db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"error":"ClientDisconnect: operation was interrupted"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.507-0400 d20020| {"t":{"$date":"2020-05-27T20:12:29.502-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn35","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"operation was interrupted","errName":279,"errCode":279,"reslen":413,"locks":{},"protocol":"op_msg","durationMillis":7220}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.507-0400 c20022| {"t":{"$date":"2020-05-27T20:12:29.502-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn33","msg":"connection ended","attr":{"remote":"127.0.0.1:45024","connectionCount":19}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.507-0400 c20021| {"t":{"$date":"2020-05-27T20:12:29.502-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn48","msg":"connection ended","attr":{"remote":"127.0.0.1:34206","connectionCount":24}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.507-0400 d20020| {"t":{"$date":"2020-05-27T20:12:29.502-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn35","msg":"connection ended","attr":{"remote":"127.0.0.1:43388","connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.507-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.502-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":26,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.508-0400 c20021| {"t":{"$date":"2020-05-27T20:12:29.502-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn46","msg":"connection ended","attr":{"remote":"127.0.0.1:34192","connectionCount":23}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.508-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.502-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":7,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.508-0400 c20022| {"t":{"$date":"2020-05-27T20:12:29.502-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn30","msg":"connection ended","attr":{"remote":"127.0.0.1:45014","connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.508-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.502-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":1,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.508-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.502-04:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.508-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.502-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"monitoring-keys-for-HMAC","msg":"User assertion","attr":{"error":"InterruptedAtShutdown: interrupted at shutdown","file":"src/mongo/util/interruptible.h","line":398}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.509-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.502-04:00"},"s":"D1", "c":"-", "id":20705, "ctx":"monitoring-keys-for-HMAC","msg":"Unable to wait for refresh request due to: {e}","attr":{"e":{"code":11600,"codeName":"InterruptedAtShutdown","errmsg":"interrupted at shutdown"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.509-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.502-04:00"},"s":"D1", "c":"EXECUTOR", "id":23105, "ctx":"Sharding-Fixed-1","msg":"Shutting down thread","attr":{"threadName":"Sharding-Fixed-1","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.509-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.502-04:00"},"s":"D1", "c":"EXECUTOR", "id":23105, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Shutting down thread","attr":{"threadName":"Sharding-Fixed-0","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.509-0400 c20023| {"t":{"$date":"2020-05-27T20:12:29.502-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn30","msg":"connection ended","attr":{"remote":"127.0.0.1:54378","connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.509-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.502-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ShardRegistry","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.510-0400 c20022| {"t":{"$date":"2020-05-27T20:12:29.503-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn31","msg":"connection ended","attr":{"remote":"127.0.0.1:45018","connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.510-0400 c20021| {"t":{"$date":"2020-05-27T20:12:29.503-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn47","msg":"connection ended","attr":{"remote":"127.0.0.1:34202","connectionCount":22}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.510-0400 c20022| {"t":{"$date":"2020-05-27T20:12:29.503-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn32","msg":"connection ended","attr":{"remote":"127.0.0.1:45020","connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.510-0400 c20023| {"t":{"$date":"2020-05-27T20:12:29.503-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn32","msg":"connection ended","attr":{"remote":"127.0.0.1:54422","connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.510-0400 c20022| {"t":{"$date":"2020-05-27T20:12:29.503-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn34","msg":"connection ended","attr":{"remote":"127.0.0.1:45028","connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.510-0400 c20021| {"t":{"$date":"2020-05-27T20:12:29.503-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn49","msg":"connection ended","attr":{"remote":"127.0.0.1:34216","connectionCount":21}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.510-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.503-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"TaskExecutorPool-0","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.511-0400 d20020| {"t":{"$date":"2020-05-27T20:12:29.503-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn37","msg":"connection ended","attr":{"remote":"127.0.0.1:43414","connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.511-0400 c20023| {"t":{"$date":"2020-05-27T20:12:29.503-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn33","msg":"connection ended","attr":{"remote":"127.0.0.1:54440","connectionCount":13}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.511-0400 c20021| {"t":{"$date":"2020-05-27T20:12:29.503-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn50","msg":"connection ended","attr":{"remote":"127.0.0.1:34244","connectionCount":20}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.511-0400 c20022| {"t":{"$date":"2020-05-27T20:12:29.503-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn35","msg":"connection ended","attr":{"remote":"127.0.0.1:45076","connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.511-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.503-04:00"},"s":"D1", "c":"SHARDING", "id":22673, "ctx":"SignalHandler","msg":"ShardingCatalogClientImpl::shutDown() called."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.511-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.504-04:00"},"s":"W", "c":"SHARDING", "id":22667, "ctx":"SignalHandler","msg":"Error cleaning up distributed ping entry","attr":{"processId":"jasonchanjh:20024:1590624742:-3676768379751775430","error":"ReplicaSetMonitorRemoved: ReplicaSetMonitor for set mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS is removed"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.512-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.504-04:00"},"s":"D1", "c":"SHARDING", "id":22723, "ctx":"SignalHandler","msg":"Shutting down task executor for reloading shard registry"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.512-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.504-04:00"},"s":"D1", "c":"SHARDING", "id":22726, "ctx":"shard-registry-reload","msg":"Reloading shardRegistry"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.512-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.504-04:00"},"s":"W", "c":"SHARDING", "id":22734, "ctx":"shard-registry-reload","msg":"Error reloading shard registry","attr":{"error":"CallbackCanceled: Callback canceled"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.512-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.504-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"shard-registry-reload","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.512-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.504-04:00"},"s":"D1", "c":"EXECUTOR", "id":23105, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Shutting down thread","attr":{"threadName":"ConfigServerCatalogCacheLoader-0","poolName":"ConfigServerCatalogCacheLoader"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.512-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.504-04:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.512-0400 s20024| {"t":{"$date":"2020-05-27T20:12:29.504-04:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.513-0400 {"t":{"$date":"2020-05-28T00:12:29.510Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20024}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.513-0400 s20025| {"t":{"$date":"2020-05-27T20:12:29.511-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:42508","sessionId":19,"connectionCount":2}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.513-0400 s20025| {"t":{"$date":"2020-05-27T20:12:29.512-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn19","msg":"client metadata","attr":{"remote":"127.0.0.1:42508","client":"conn19","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.513-0400 s20025| {"t":{"$date":"2020-05-27T20:12:29.512-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn19","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":451,"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.513-0400 s20025| {"t":{"$date":"2020-05-27T20:12:29.512-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn19","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":31,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.514-0400 New session started with sessionID: { "id" : UUID("f0cf2f52-8445-4fa5-aeee-8ac9be79e969") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.514-0400 s20025| {"t":{"$date":"2020-05-27T20:12:29.514-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn19","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1.0,"lsid":{"id":{"$uuid":"f0cf2f52-8445-4fa5-aeee-8ac9be79e969"}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":436,"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.514-0400 s20025| {"t":{"$date":"2020-05-27T20:12:29.514-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"conn19","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":32,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.514-0400 Skipping collection validation: giving up after running the isMaster command: not running validate against mongos [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.515-0400 {"t":{"$date":"2020-05-28T00:12:29.514Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":true}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.515-0400 {"t":{"$date":"2020-05-28T00:12:29.514Z"},"s":"I", "c":"-", "id":22819, "ctx":"js","msg":"waiting for process {pid} to terminate.","attr":{"pid":"13496"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.515-0400 s20025| {"t":{"$date":"2020-05-27T20:12:29.514-04:00"},"s":"I", "c":"CONTROL", "id":23377, "ctx":"SignalHandler","msg":"got signal {sig} ({strsignal_sig})","attr":{"sig":15,"strsignal_sig":"Terminated"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.515-0400 s20025| {"t":{"$date":"2020-05-27T20:12:29.514-04:00"},"s":"I", "c":"CONTROL", "id":23378, "ctx":"SignalHandler","msg":"kill from pid:{si_si_pid} uid:{si_si_uid}","attr":{"si_si_pid":13110,"si_si_uid":1000}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.515-0400 s20025| {"t":{"$date":"2020-05-27T20:12:29.514-04:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:29.516-0400 s20025| {"t":{"$date":"2020-05-27T20:12:29.514-04:00"},"s":"I", "c":"COMMAND", "id":4695701, "ctx":"SignalHandler","msg":"Entering quiesce mode for mongos shutdown","attr":{"quiesceTimeMillis":5000}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.245-0400 c20022| {"t":{"$date":"2020-05-27T20:12:33.244-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"shard-registry-reload","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.245-0400 c20022| {"t":{"$date":"2020-05-27T20:12:33.244-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"shard-registry-reload","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","nReplicaSetMembers":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.245-0400 c20022| {"t":{"$date":"2020-05-27T20:12:33.244-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"shard-registry-reload","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","host":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.246-0400 c20022| {"t":{"$date":"2020-05-27T20:12:33.245-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.246-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.245-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43438","sessionId":40,"connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.246-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.246-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn40","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20022","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.246-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.246-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn40","msg":"client metadata","attr":{"remote":"127.0.0.1:43438","client":"conn40","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.247-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.246-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn40","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20022","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1063,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.247-0400 c20022| {"t":{"$date":"2020-05-27T20:12:33.246-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.247-0400 c20022| {"t":{"$date":"2020-05-27T20:12:33.247-04:00"},"s":"I", "c":"REPL", "id":21339, "ctx":"replSetDistLockPinger","msg":"Replication failed for write concern","attr":{"writeConcern":{"w":"majority","j":true,"wtimeout":15000,"provenance":"clientSupplied"},"opTime":{"ts":{"$timestamp":{"t":1590624753,"i":1}},"t":1},"opID":1155,"allDurable":{"$timestamp":{"t":1590624753,"i":1}},"progress":{"lastCommittedOpTime":{"ts":{"$timestamp":{"t":1590624748,"i":1}},"t":1},"currentCommittedSnapshotOpTime":{"ts":{"$timestamp":{"t":1590624748,"i":1}},"t":1},"replicationProgress":[{"host":"jasonchanjh:20021","optime":{"ts":{"$timestamp":{"t":1590624748,"i":1}},"t":1},"lastAppliedOpTime":{"ts":{"$timestamp":{"t":1590624748,"i":1}},"t":1},"heartbeatAppliedOpTime":{"ts":{"$timestamp":{"t":1590624748,"i":1}},"t":1},"heartbeatDurableOpTime":{"ts":{"$timestamp":{"t":1590624748,"i":1}},"t":1},"memberId":0},{"host":"jasonchanjh:20022","optime":{"ts":{"$timestamp":{"t":1590624753,"i":1}},"t":1},"lastAppliedOpTime":{"ts":{"$timestamp":{"t":1590624753,"i":1}},"t":1},"heartbeatAppliedOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"heartbeatDurableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"memberId":1},{"host":"jasonchanjh:20023","optime":{"ts":{"$timestamp":{"t":1590624748,"i":1}},"t":1},"lastAppliedOpTime":{"ts":{"$timestamp":{"t":1590624748,"i":1}},"t":1},"heartbeatAppliedOpTime":{"ts":{"$timestamp":{"t":1590624748,"i":1}},"t":1},"heartbeatDurableOpTime":{"ts":{"$timestamp":{"t":1590624748,"i":1}},"t":1},"memberId":2}]}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.248-0400 c20022| {"t":{"$date":"2020-05-27T20:12:33.247-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","newTopologyDescription":"{ id: \"c4e4ccc9-1bc0-4fe8-bf8c-fbc223f4df09\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 8 }, roundTripTime: 1000, lastWriteDate: new Date(1590624737000), opTime: { ts: Timestamp(1590624737, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590624753246), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"c4e4ccc9-1bc0-4fe8-bf8c-fbc223f4df09\", topologyType: \"Unknown\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.248-0400 c20021| {"t":{"$date":"2020-05-27T20:12:33.247-04:00"},"s":"W", "c":"SHARDING", "id":22668, "ctx":"replSetDistLockPinger","msg":"Pinging failed for distributed lock pinger","attr":{"error":{"code":129,"codeName":"LockStateChangeFailed","errmsg":"findAndModify query predicate didn't match any lock document"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.248-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.247-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn40","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.248-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.247-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn40","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1023,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.249-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.247-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43440","sessionId":41,"connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.249-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.248-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn41","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20022","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.249-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.248-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn40","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.249-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.248-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn41","msg":"client metadata","attr":{"remote":"127.0.0.1:43440","client":"conn41","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.249-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.248-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn40","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.249-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.248-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20022","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1063,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.249-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.248-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn40","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.260-0400 c20023| {"t":{"$date":"2020-05-27T20:12:33.260-04:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"shard-registry-reload","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0/jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.261-0400 c20023| {"t":{"$date":"2020-05-27T20:12:33.260-04:00"},"s":"I", "c":"-", "id":4333223, "ctx":"shard-registry-reload","msg":"RSM now monitoring replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","nReplicaSetMembers":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.261-0400 c20023| {"t":{"$date":"2020-05-27T20:12:33.260-04:00"},"s":"I", "c":"-", "id":4333226, "ctx":"shard-registry-reload","msg":"RSM host was added to the topology","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","host":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.261-0400 c20023| {"t":{"$date":"2020-05-27T20:12:33.260-04:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"jasonchanjh:20020"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.261-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.261-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43442","sessionId":42,"connectionCount":19}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.262-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.261-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn42","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20023","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.262-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.262-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn42","msg":"client metadata","attr":{"remote":"127.0.0.1:43442","client":"conn42","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.262-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.262-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn42","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20023","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1063,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.262-0400 c20023| {"t":{"$date":"2020-05-27T20:12:33.262-04:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.262-0400 c20023| {"t":{"$date":"2020-05-27T20:12:33.262-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","newTopologyDescription":"{ id: \"60148763-acae-4963-b0c6-1610c5557c71\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 8 }, roundTripTime: 1000, lastWriteDate: new Date(1590624737000), opTime: { ts: Timestamp(1590624737, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590624753262), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"60148763-acae-4963-b0c6-1610c5557c71\", topologyType: \"Unknown\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", type: \"Unknown\", minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.263-0400 c20023| {"t":{"$date":"2020-05-27T20:12:33.262-04:00"},"s":"I", "c":"REPL", "id":21339, "ctx":"replSetDistLockPinger","msg":"Replication failed for write concern","attr":{"writeConcern":{"w":"majority","j":true,"wtimeout":15000,"provenance":"clientSupplied"},"opTime":{"ts":{"$timestamp":{"t":1590624753,"i":1}},"t":1},"opID":1118,"allDurable":{"$timestamp":{"t":1590624753,"i":1}},"progress":{"lastCommittedOpTime":{"ts":{"$timestamp":{"t":1590624753,"i":1}},"t":1},"currentCommittedSnapshotOpTime":{"ts":{"$timestamp":{"t":1590624753,"i":1}},"t":1},"replicationProgress":[{"host":"jasonchanjh:20021","optime":{"ts":{"$timestamp":{"t":1590624748,"i":1}},"t":1},"lastAppliedOpTime":{"ts":{"$timestamp":{"t":1590624748,"i":1}},"t":1},"heartbeatAppliedOpTime":{"ts":{"$timestamp":{"t":1590624748,"i":1}},"t":1},"heartbeatDurableOpTime":{"ts":{"$timestamp":{"t":1590624748,"i":1}},"t":1},"memberId":0},{"host":"jasonchanjh:20022","optime":{"ts":{"$timestamp":{"t":1590624748,"i":1}},"t":1},"lastAppliedOpTime":{"ts":{"$timestamp":{"t":1590624748,"i":1}},"t":1},"heartbeatAppliedOpTime":{"ts":{"$timestamp":{"t":1590624748,"i":1}},"t":1},"heartbeatDurableOpTime":{"ts":{"$timestamp":{"t":1590624748,"i":1}},"t":1},"memberId":1},{"host":"jasonchanjh:20023","optime":{"ts":{"$timestamp":{"t":1590624753,"i":1}},"t":1},"lastAppliedOpTime":{"ts":{"$timestamp":{"t":1590624753,"i":1}},"t":1},"heartbeatAppliedOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"heartbeatDurableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"memberId":2}]}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.263-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.263-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn42","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.263-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.263-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn42","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1023,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.263-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.263-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:43444","sessionId":43,"connectionCount":20}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.263-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.263-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn43","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20023","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.263-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.263-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn42","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.263-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.263-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn43","msg":"client metadata","attr":{"remote":"127.0.0.1:43444","client":"conn43","doc":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.264-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.263-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn42","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":334,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.264-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.263-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn43","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"client":{"driver":{"name":"NetworkInterfaceTL","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"hostInfo":"jasonchanjh:20023","compression":["snappy","zstd","zlib"],"internalClient":{"minWireVersion":10,"maxWireVersion":10},"hangUpOnStepDown":false,"saslSupportedMechs":"local.__system","$db":"admin"},"numYields":0,"reslen":1063,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.264-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.263-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn42","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.637-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.637-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn3","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ping":1,"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.637-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.637-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn3","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"ping":1,"$db":"admin"},"numYields":0,"reslen":313,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.921-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.921-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn23","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"features":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"4A2zjm3g5JgqmMtMymVg9Zf7uKU=","subType":"0"}},"keyId":6831681165494059030}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624753,"i":1}},"t":1}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:33.922-0400 d20020| {"t":{"$date":"2020-05-27T20:12:33.921-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn23","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"features":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"4A2zjm3g5JgqmMtMymVg9Zf7uKU=","subType":"0"}},"keyId":6831681165494059030}},"$configServerState":{"opTime":{"ts":{"$timestamp":{"t":1590624753,"i":1}},"t":1}},"$db":"admin"},"numYields":0,"reslen":386,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.519-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.519-04:00"},"s":"I", "c":"COMMAND", "id":4695702, "ctx":"SignalHandler","msg":"Exiting quiesce mode for mongos shutdown"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.519-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.519-04:00"},"s":"I", "c":"NETWORK", "id":22843, "ctx":"SignalHandler","msg":"shutdown: going to close all sockets..."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.520-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.519-04:00"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file: {path}","attr":{"path":"/tmp/mongodb-20025.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.520-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.519-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.520-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.519-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.520-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.519-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20020","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.521-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.519-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.521-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.519-04:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"jasonchanjh:20020","error":"CallbackCanceled: Callback was canceled","numOpenConns":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.521-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.519-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.521-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.519-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.522-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.519-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20023","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.522-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.522-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20021","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.522-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"D1", "c":"-", "id":4333220, "ctx":"SignalHandler","msg":"RSM closing host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.522-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"jasonchanjh:20023","error":"CallbackCanceled: Callback was canceled","numOpenConns":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.522-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"D1", "c":"-", "id":4333229, "ctx":"SignalHandler","msg":"RSM done closing host","attr":{"host":"jasonchanjh:20022","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.523-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.523-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"D1", "c":"NETWORK", "id":20188, "ctx":"SignalHandler","msg":"Shutting down task executor used for monitoring replica sets"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.523-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"jasonchanjh:20021","error":"CallbackCanceled: Callback was canceled","numOpenConns":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.523-0400 c20023| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn20","msg":"Interrupted operation as its client disconnected","attr":{"opId":986}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.523-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn32","msg":"Interrupted operation as its client disconnected","attr":{"opId":2068}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.524-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.524-0400 c20021| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn27","msg":"Interrupted operation as its client disconnected","attr":{"opId":1480}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.524-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20022","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.524-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20023","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.524-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20020","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.525-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20021","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.525-0400 c20022| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn21","msg":"Interrupted operation as its client disconnected","attr":{"opId":1017}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.525-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"D1", "c":"COMMAND", "id":21962, "ctx":"conn32","msg":"Assertion while executing command","attr":{"command":"isMaster","db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"error":"ClientDisconnect: operation was interrupted"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.525-0400 c20021| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn30","msg":"connection ended","attr":{"remote":"127.0.0.1:34062","connectionCount":19}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.525-0400 c20023| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn21","msg":"connection ended","attr":{"remote":"127.0.0.1:54248","connectionCount":12}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.526-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn32","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"operation was interrupted","errName":279,"errCode":279,"reslen":413,"locks":{},"protocol":"op_msg","durationMillis":9206}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.526-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn33","msg":"connection ended","attr":{"remote":"127.0.0.1:43350","connectionCount":19}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.526-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn32","msg":"connection ended","attr":{"remote":"127.0.0.1:43348","connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.526-0400 c20022| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn22","msg":"connection ended","attr":{"remote":"127.0.0.1:44884","connectionCount":13}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.526-0400 c20023| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn20","msg":"connection ended","attr":{"remote":"127.0.0.1:54238","connectionCount":11}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.526-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":1,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.527-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.520-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":8,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.527-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.521-04:00"},"s":"D1", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"received interrupt request for unknown op: {opId}{printKnownOps_inlock}","attr":{"opId":33,"printKnownOps_inlock":""}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.527-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.521-04:00"},"s":"D1", "c":"-", "id":23074, "ctx":"monitoring-keys-for-HMAC","msg":"User assertion","attr":{"error":"InterruptedAtShutdown: interrupted at shutdown","file":"src/mongo/util/interruptible.h","line":398}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.527-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.521-04:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.527-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.521-04:00"},"s":"D1", "c":"-", "id":20705, "ctx":"monitoring-keys-for-HMAC","msg":"Unable to wait for refresh request due to: {e}","attr":{"e":{"code":11600,"codeName":"InterruptedAtShutdown","errmsg":"interrupted at shutdown"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.527-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.521-04:00"},"s":"D1", "c":"EXECUTOR", "id":23105, "ctx":"Sharding-Fixed-1","msg":"Shutting down thread","attr":{"threadName":"Sharding-Fixed-1","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.528-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.521-04:00"},"s":"D1", "c":"EXECUTOR", "id":23105, "ctx":"UpdateReplicaSetOnConfigServer","msg":"Shutting down thread","attr":{"threadName":"Sharding-Fixed-0","poolName":"Sharding-Fixed"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.528-0400 c20021| {"t":{"$date":"2020-05-27T20:12:34.521-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn27","msg":"connection ended","attr":{"remote":"127.0.0.1:34052","connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.528-0400 c20022| {"t":{"$date":"2020-05-27T20:12:34.521-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn21","msg":"connection ended","attr":{"remote":"127.0.0.1:44874","connectionCount":12}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.528-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.521-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ShardRegistry","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.528-0400 c20022| {"t":{"$date":"2020-05-27T20:12:34.521-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn26","msg":"connection ended","attr":{"remote":"127.0.0.1:44916","connectionCount":11}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.528-0400 c20023| {"t":{"$date":"2020-05-27T20:12:34.521-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn24","msg":"connection ended","attr":{"remote":"127.0.0.1:54280","connectionCount":10}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.529-0400 c20021| {"t":{"$date":"2020-05-27T20:12:34.521-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn31","msg":"connection ended","attr":{"remote":"127.0.0.1:34068","connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.529-0400 c20021| {"t":{"$date":"2020-05-27T20:12:34.521-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn29","msg":"connection ended","attr":{"remote":"127.0.0.1:34060","connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.529-0400 c20021| {"t":{"$date":"2020-05-27T20:12:34.521-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn28","msg":"connection ended","attr":{"remote":"127.0.0.1:34058","connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.529-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.522-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"TaskExecutorPool-0","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.529-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.522-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn34","msg":"connection ended","attr":{"remote":"127.0.0.1:43352","connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.529-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.522-04:00"},"s":"D1", "c":"SHARDING", "id":22673, "ctx":"SignalHandler","msg":"ShardingCatalogClientImpl::shutDown() called."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.530-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.522-04:00"},"s":"W", "c":"SHARDING", "id":22667, "ctx":"SignalHandler","msg":"Error cleaning up distributed ping entry","attr":{"processId":"jasonchanjh:20025:1590624725:-3557331535004550988","error":"ReplicaSetMonitorRemoved: ReplicaSetMonitor for set mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS is removed"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.530-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.522-04:00"},"s":"D1", "c":"SHARDING", "id":22723, "ctx":"SignalHandler","msg":"Shutting down task executor for reloading shard registry"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.530-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.522-04:00"},"s":"D1", "c":"SHARDING", "id":22726, "ctx":"shard-registry-reload","msg":"Reloading shardRegistry"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.530-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.522-04:00"},"s":"W", "c":"SHARDING", "id":22734, "ctx":"shard-registry-reload","msg":"Error reloading shard registry","attr":{"error":"CallbackCanceled: Callback canceled"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.530-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.522-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"shard-registry-reload","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.530-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.523-04:00"},"s":"D1", "c":"EXECUTOR", "id":23105, "ctx":"ConfigServerCatalogCacheLoader-0","msg":"Shutting down thread","attr":{"threadName":"ConfigServerCatalogCacheLoader-0","poolName":"ConfigServerCatalogCacheLoader"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.531-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.523-04:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.531-0400 s20025| {"t":{"$date":"2020-05-27T20:12:34.523-04:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.531-0400 {"t":{"$date":"2020-05-28T00:12:34.529Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20025}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.531-0400 ReplSetTest stopSet going to run data consistency checks. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.532-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.531-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ismaster":1.0,"lsid":{"id":{"$uuid":"1c5f67db-c750-497d-a3a2-5cb52649a07c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624742,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.532-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.532-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"1c5f67db-c750-497d-a3a2-5cb52649a07c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624742,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":966,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.532-0400 ReplSetTest stopSet skipped data consistency checks. Number of _liveNodes: 1, _callIsMaster response: connection to jasonchanjh:20020 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.532-0400 ReplSetTest stopSet data consistency checks finished, took 2ms for 1 nodes. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.533-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.533-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ismaster":1.0,"lsid":{"id":{"$uuid":"1c5f67db-c750-497d-a3a2-5cb52649a07c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.533-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.533-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"1c5f67db-c750-497d-a3a2-5cb52649a07c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":966,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.534-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.534-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"setParameter":1.0,"waitForStepDownOnNonCommandShutdown":false,"lsid":{"id":{"$uuid":"1c5f67db-c750-497d-a3a2-5cb52649a07c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.534-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.534-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"setParameter"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.534-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.534-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"setParameter":1.0,"waitForStepDownOnNonCommandShutdown":false,"lsid":{"id":{"$uuid":"1c5f67db-c750-497d-a3a2-5cb52649a07c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"attempted to set unrecognized parameter [waitForStepDownOnNonCommandShutdown], use help:true to see options ","errName":8,"errCode":8,"reslen":454,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.536-0400 ReplSetTest stopSet validating all replica set nodes before stopping them. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.591-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.591-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:51412","sessionId":44,"connectionCount":18}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.591-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.591-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.591-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.591-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn44","msg":"client metadata","attr":{"remote":"127.0.0.1:51412","client":"conn44","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.591-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.591-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"hostInfo":"jasonchanjh:27017","client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}},"$db":"admin"},"numYields":0,"reslen":961,"locks":{},"protocol":"op_query","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.593-0400 New session started with sessionID: { "id" : UUID("c4fda934-94ac-44e9-bb8e-5096f18a88eb") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.595-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.595-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1.0,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.595-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.595-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1.0,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":946,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.597-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.596-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"replSetStepDown":86400.0,"force":true,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.597-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.596-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn44","msg":"Admin only command","attr":{"command":"replSetStepDown"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.597-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.596-04:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn44","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.597-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.597-04:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.597-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.597-04:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.597-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.597-04:00"},"s":"I", "c":"REPL", "id":21340, "ctx":"RstlKillOpThread","msg":"State transition ops metrics","attr":{"metrics":{"lastStateTransition":"stepDown","userOpsKilled":0,"userOpsRunning":6}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.597-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.597-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn44","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"PRIMARY"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.598-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.597-04:00"},"s":"I", "c":"SHARDING", "id":21905, "ctx":"conn44","msg":"The ChunkSplitter has stopped and will no longer run new autosplit tasks. Any autosplit tasks that have already started will be allowed to finish"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.598-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.597-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn5","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1023,"locks":{},"protocol":"op_msg","durationMillis":6268}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.598-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.597-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn4","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1023,"locks":{},"protocol":"op_msg","durationMillis":6259}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.598-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.597-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn2","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"$db":"admin"},"numYields":0,"reslen":946,"locks":{},"protocol":"op_msg","durationMillis":6265}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.598-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.597-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn42","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1023,"locks":{},"protocol":"op_msg","durationMillis":1333}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.598-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.597-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn25","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1023,"locks":{},"protocol":"op_msg","durationMillis":6133}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.598-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.597-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn5","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.598-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.597-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn4","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.599-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.597-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn2","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":9},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.599-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.597-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn40","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":8},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":1023,"locks":{},"protocol":"op_msg","durationMillis":1349}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.599-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.597-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn42","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.599-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.597-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn25","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.599-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.597-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn5","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":968,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.599-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.597-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn4","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":968,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.599-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.597-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn2","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":9},"$db":"admin"},"numYields":0,"reslen":891,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.599-0400 c20021| {"t":{"$date":"2020-05-27T20:12:34.597-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","newTopologyDescription":"{ id: \"9c83f24a-3697-43dd-a549-2b89d93de90b\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 9 }, roundTripTime: 210, lastWriteDate: new Date(1590624737000), opTime: { ts: Timestamp(1590624737, 1), t: 1 }, type: \"RSOther\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590624754597), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"9c83f24a-3697-43dd-a549-2b89d93de90b\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 8 }, roundTripTime: 210, lastWriteDate: new Date(1590624737000), opTime: { ts: Timestamp(1590624737, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590624748337), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.600-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.597-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","newTopologyDescription":"{ id: \"02ce3a3a-c874-4d5e-892e-55d31991b91f\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 9 }, roundTripTime: 537, lastWriteDate: new Date(1590624737000), opTime: { ts: Timestamp(1590624737, 1), t: 1 }, type: \"RSOther\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590624754597), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"02ce3a3a-c874-4d5e-892e-55d31991b91f\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 8 }, roundTripTime: 537, lastWriteDate: new Date(1590624737000), opTime: { ts: Timestamp(1590624737, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590624748463), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.600-0400 c20023| {"t":{"$date":"2020-05-27T20:12:34.598-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","newTopologyDescription":"{ id: \"60148763-acae-4963-b0c6-1610c5557c71\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 9 }, roundTripTime: 640, lastWriteDate: new Date(1590624737000), opTime: { ts: Timestamp(1590624737, 1), t: 1 }, type: \"RSOther\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590624754597), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"60148763-acae-4963-b0c6-1610c5557c71\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 8 }, roundTripTime: 640, lastWriteDate: new Date(1590624737000), opTime: { ts: Timestamp(1590624737, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590624753264), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.600-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.597-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn42","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":968,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.600-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.598-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn4","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.600-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.597-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn5","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.600-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.598-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn25","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":968,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.600-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.598-04:00"},"s":"I", "c":"COMMAND", "id":21580, "ctx":"conn44","msg":"replSetStepDown command completed"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.600-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.598-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn2","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.600-0400 c20022| {"t":{"$date":"2020-05-27T20:12:34.598-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","newTopologyDescription":"{ id: \"c4e4ccc9-1bc0-4fe8-bf8c-fbc223f4df09\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 9 }, roundTripTime: 840, lastWriteDate: new Date(1590624737000), opTime: { ts: Timestamp(1590624737, 1), t: 1 }, type: \"RSOther\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590624754598), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"c4e4ccc9-1bc0-4fe8-bf8c-fbc223f4df09\", topologyType: \"ReplicaSetWithPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 8 }, roundTripTime: 840, lastWriteDate: new Date(1590624737000), opTime: { ts: Timestamp(1590624737, 1), t: 1 }, type: \"RSPrimary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590624753248), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.601-0400 c20023| {"t":{"$date":"2020-05-27T20:12:34.598-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","newTopologyDescription":"{ id: \"60148763-acae-4963-b0c6-1610c5557c71\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 10 }, roundTripTime: 640, lastWriteDate: new Date(1590624737000), opTime: { ts: Timestamp(1590624737, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, lastUpdateTime: new Date(1590624754598), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"60148763-acae-4963-b0c6-1610c5557c71\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 9 }, roundTripTime: 640, lastWriteDate: new Date(1590624737000), opTime: { ts: Timestamp(1590624737, 1), t: 1 }, type: \"RSOther\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590624754597), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.601-0400 c20021| {"t":{"$date":"2020-05-27T20:12:34.598-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","newTopologyDescription":"{ id: \"9c83f24a-3697-43dd-a549-2b89d93de90b\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 10 }, roundTripTime: 210, lastWriteDate: new Date(1590624737000), opTime: { ts: Timestamp(1590624737, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, lastUpdateTime: new Date(1590624754598), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"9c83f24a-3697-43dd-a549-2b89d93de90b\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 9 }, roundTripTime: 210, lastWriteDate: new Date(1590624737000), opTime: { ts: Timestamp(1590624737, 1), t: 1 }, type: \"RSOther\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590624754598), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.601-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.598-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn42","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.601-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.598-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn25","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.601-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.598-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"replSetStepDown":86400.0,"force":true,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":313,"locks":{"ReplicationStateTransition":{"acquireCount":{"w":1,"W":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"w":1}},"Mutex":{"acquireCount":{"r":2}}},"storage":{},"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.601-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.598-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn40","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.601-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.598-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","newTopologyDescription":"{ id: \"02ce3a3a-c874-4d5e-892e-55d31991b91f\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 10 }, roundTripTime: 537, lastWriteDate: new Date(1590624737000), opTime: { ts: Timestamp(1590624737, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, lastUpdateTime: new Date(1590624754598), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"02ce3a3a-c874-4d5e-892e-55d31991b91f\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 9 }, roundTripTime: 537, lastWriteDate: new Date(1590624737000), opTime: { ts: Timestamp(1590624737, 1), t: 1 }, type: \"RSOther\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590624754597), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.601-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.598-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn40","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":9},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"reslen":968,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.601-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.598-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn40","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.602-0400 c20022| {"t":{"$date":"2020-05-27T20:12:34.598-04:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","newTopologyDescription":"{ id: \"c4e4ccc9-1bc0-4fe8-bf8c-fbc223f4df09\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 10 }, roundTripTime: 840, lastWriteDate: new Date(1590624737000), opTime: { ts: Timestamp(1590624737, 1), t: 1 }, type: \"RSSecondary\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, lastUpdateTime: new Date(1590624754598), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }","previousTopologyDescription":"{ id: \"c4e4ccc9-1bc0-4fe8-bf8c-fbc223f4df09\", topologyType: \"ReplicaSetNoPrimary\", servers: { jasonchanjh:20020: { address: \"jasonchanjh:20020\", topologyVersion: { processId: ObjectId('5ecf01d27079df0f8d1c731a'), counter: 9 }, roundTripTime: 840, lastWriteDate: new Date(1590624737000), opTime: { ts: Timestamp(1590624737, 1), t: 1 }, type: \"RSOther\", minWireVersion: 10, maxWireVersion: 10, me: \"jasonchanjh:20020\", setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", setVersion: 1, electionId: ObjectId('7fffffff0000000000000001'), primary: \"jasonchanjh:20020\", lastUpdateTime: new Date(1590624754598), logicalSessionTimeoutMinutes: 30, hosts: { 0: \"jasonchanjh:20020\" }, arbiters: {}, passives: {} } }, setName: \"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0\", compatible: true, maxSetVersion: 1, maxElectionId: ObjectId('7fffffff0000000000000001') }"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.602-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.599-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"replSetFreeze":86400.0,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.602-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.599-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn44","msg":"Admin only command","attr":{"command":"replSetFreeze"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.602-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.599-04:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn44","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.602-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.599-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"replSetFreeze":86400.0,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":313,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.602-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.600-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"listDatabases":1.0,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.602-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.600-04:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn44","msg":"Admin only command","attr":{"command":"listDatabases"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.602-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.601-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"listDatabases":1.0,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":556,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":5}},"ReplicationStateTransition":{"acquireCount":{"w":5}},"Global":{"acquireCount":{"r":5}},"Database":{"acquireCount":{"r":4}},"Collection":{"acquireCount":{"r":16}},"Mutex":{"acquireCount":{"r":4}},"oplog":{"acquireCount":{"r":1}}},"storage":{},"protocol":"op_msg","durationMillis":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.605-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.605-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"listCollections":1.0,"filter":{"type":"collection"},"nameOnly":false,"authorizedCollections":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.605-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.605-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"listCollections":1.0,"filter":{"type":"collection"},"nameOnly":false,"authorizedCollections":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":723,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":3}},"Mutex":{"acquireCount":{"r":1}}},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.607-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.607-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"validate":"foo","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.607-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.607-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"admin.foo","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.608-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.607-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn44","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-21-4530442140853755589"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.608-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.607-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"admin.foo"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.608-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.607-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn44","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-22-4530442140853755589"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.608-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.607-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"admin.foo","uuid":" (UUID: 50bfd9da-2cf9-41cf-9837-972f1f13e79e)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.608-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.608-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"admin.foo"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.608-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.608-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"admin.foo","uuid":" (UUID: 50bfd9da-2cf9-41cf-9837-972f1f13e79e)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.608-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.608-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"validate":"foo","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":1038,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"W":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.608-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.608-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"validate":"system.version","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.609-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.608-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"admin.system.version","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.609-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.609-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn44","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-13-4530442140853755589"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.609-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.609-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.609-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.609-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn44","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-14-4530442140853755589"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.609-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.609-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"admin.system.version","uuid":" (UUID: 0abb4e9a-852d-4f6d-81e2-18f4b940c39d)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.609-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.609-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.609-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.609-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"admin.system.version","uuid":" (UUID: 0abb4e9a-852d-4f6d-81e2-18f4b940c39d)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.609-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.609-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"validate":"system.version","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":1049,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"W":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.610-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.610-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"config","commandArgs":{"listCollections":1.0,"filter":{"type":"collection"},"nameOnly":false,"authorizedCollections":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.610-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.610-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","appName":"MongoDB Shell","command":{"listCollections":1.0,"filter":{"type":"collection"},"nameOnly":false,"authorizedCollections":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"},"numYields":0,"reslen":1451,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":7}},"Mutex":{"acquireCount":{"r":1}}},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.611-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.611-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"config","commandArgs":{"validate":"cache.chunks.config.system.sessions","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.611-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.611-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"config.cache.chunks.config.system.sessions","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.612-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.611-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn44","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-31-4530442140853755589"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.612-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.611-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.cache.chunks.config.system.sessions"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.612-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.611-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn44","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-33-4530442140853755589"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.612-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.611-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"lastmod_1","namespace":"config.cache.chunks.config.system.sessions"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.612-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.611-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn44","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-34-4530442140853755589"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.612-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.612-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"config.cache.chunks.config.system.sessions","uuid":" (UUID: 711aab2d-48d4-4c47-b8ea-3c86aeb768b4)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.612-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.612-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.cache.chunks.config.system.sessions"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.612-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.612-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"lastmod_1","namespace":"config.cache.chunks.config.system.sessions"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.612-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.612-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.cache.chunks.config.system.sessions","uuid":" (UUID: 711aab2d-48d4-4c47-b8ea-3c86aeb768b4)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.612-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.612-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","appName":"MongoDB Shell","command":{"validate":"cache.chunks.config.system.sessions","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"},"numYields":0,"reslen":1447,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.613-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.612-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"config","commandArgs":{"validate":"cache.collections","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.613-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.612-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"config.cache.collections","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.613-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.613-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn44","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-29-4530442140853755589"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.613-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.613-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.cache.collections"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.613-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.613-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn44","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-30-4530442140853755589"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.613-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.613-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"config.cache.collections","uuid":" (UUID: 4cefd58e-7111-4bdc-9617-8a6e4c347a6c)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.613-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.613-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.cache.collections"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.613-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.613-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.cache.collections","uuid":" (UUID: 4cefd58e-7111-4bdc-9617-8a6e4c347a6c)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.613-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.613-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","appName":"MongoDB Shell","command":{"validate":"cache.collections","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"},"numYields":0,"reslen":1053,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.614-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.614-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"config","commandArgs":{"validate":"cache.databases","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.614-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.614-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"config.cache.databases","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.614-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.614-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn44","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-23-4530442140853755589"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.614-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.614-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.cache.databases"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.614-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.614-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn44","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-25-4530442140853755589"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.614-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.614-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"config.cache.databases","uuid":" (UUID: 827a5f8a-4b16-4ec6-a5ce-2a9153e7b6da)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.614-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.614-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.cache.databases"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.615-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.614-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.cache.databases","uuid":" (UUID: 827a5f8a-4b16-4ec6-a5ce-2a9153e7b6da)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.615-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.614-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","appName":"MongoDB Shell","command":{"validate":"cache.databases","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"},"numYields":0,"reslen":1051,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.615-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.615-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"config","commandArgs":{"validate":"system.indexBuilds","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.615-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.615-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"config.system.indexBuilds","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.616-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.616-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.619-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.619-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"config.system.indexBuilds","uuid":" (UUID: 82414b4e-0051-46d8-a214-b7e7358f04a1)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.619-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.619-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.619-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.619-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.system.indexBuilds","uuid":" (UUID: 82414b4e-0051-46d8-a214-b7e7358f04a1)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.619-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.619-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","appName":"MongoDB Shell","command":{"validate":"system.indexBuilds","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"},"numYields":0,"reslen":551,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"protocol":"op_msg","durationMillis":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.619-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.619-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"config","commandArgs":{"validate":"system.sessions","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.620-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.619-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"config.system.sessions","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.620-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.619-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn44","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-27-4530442140853755589"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.620-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.619-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.system.sessions"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.620-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.620-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn44","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-28-4530442140853755589"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.620-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.620-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"lsidTTLIndex","namespace":"config.system.sessions"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.620-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.620-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn44","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-32-4530442140853755589"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.620-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.620-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"config.system.sessions","uuid":" (UUID: 3c2c71f3-1d41-4f4f-a335-3f9e2ec81e12)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.620-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.620-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.system.sessions"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.621-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.620-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"lsidTTLIndex","namespace":"config.system.sessions"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.621-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.620-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.system.sessions","uuid":" (UUID: 3c2c71f3-1d41-4f4f-a335-3f9e2ec81e12)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.621-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.620-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","appName":"MongoDB Shell","command":{"validate":"system.sessions","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"},"numYields":0,"reslen":1433,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.621-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.621-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"config","commandArgs":{"validate":"transactions","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.621-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.621-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"config.transactions","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.621-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.621-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn44","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-17-4530442140853755589"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.621-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.621-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.621-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.621-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn44","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-18-4530442140853755589"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.621-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.621-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"config.transactions","uuid":" (UUID: c4cf410a-1e6a-492c-b86a-6d4ca2ac267b)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.622-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.621-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.622-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.621-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.transactions","uuid":" (UUID: c4cf410a-1e6a-492c-b86a-6d4ca2ac267b)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.622-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.621-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"config.$cmd","appName":"MongoDB Shell","command":{"validate":"transactions","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"config"},"numYields":0,"reslen":1048,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.622-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.622-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"local","commandArgs":{"listCollections":1.0,"filter":{"type":"collection"},"nameOnly":false,"authorizedCollections":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.622-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.622-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"listCollections":1.0,"filter":{"type":"collection"},"nameOnly":false,"authorizedCollections":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"},"numYields":0,"reslen":1786,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":8}},"Mutex":{"acquireCount":{"r":1}},"oplog":{"acquireCount":{"r":1}}},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.623-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.623-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"local","commandArgs":{"validate":"oplog.rs","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.624-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.623-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"local.oplog.rs","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.628-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.628-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"local.oplog.rs","uuid":" (UUID: a5dc2a58-fd17-4912-bad9-c3d04d6c2098)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.628-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.628-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.oplog.rs","uuid":" (UUID: a5dc2a58-fd17-4912-bad9-c3d04d6c2098)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.628-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.628-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"validate":"oplog.rs","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"},"numYields":0,"reslen":511,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Mutex":{"acquireCount":{"r":1}},"oplog":{"acquireCount":{"W":1}}},"flowControl":{"acquireCount":1},"storage":{"data":{"bytesRead":6639,"timeReadingMicros":10}},"protocol":"op_msg","durationMillis":4}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.629-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.629-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"local","commandArgs":{"validate":"replset.election","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.629-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.629-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"local.replset.election","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.630-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.629-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.632-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.631-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"local.replset.election","uuid":" (UUID: 253a1c5d-a2d5-491e-b54e-e130edcd50f8)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.632-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.632-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.632-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.632-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.election","uuid":" (UUID: 253a1c5d-a2d5-491e-b54e-e130edcd50f8)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.632-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.632-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"validate":"replset.election","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"},"numYields":0,"reslen":548,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1},"storage":{"data":{"bytesRead":265,"timeReadingMicros":4}},"protocol":"op_msg","durationMillis":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.632-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.632-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"local","commandArgs":{"validate":"replset.initialSyncId","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.633-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.632-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"local.replset.initialSyncId","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.633-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.633-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.635-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.635-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"local.replset.initialSyncId","uuid":" (UUID: fd34e63d-ca8f-4f1d-b009-9ac9aaa4e1aa)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.636-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.635-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.636-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.635-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.initialSyncId","uuid":" (UUID: fd34e63d-ca8f-4f1d-b009-9ac9aaa4e1aa)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.636-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.636-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"validate":"replset.initialSyncId","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"},"numYields":0,"reslen":553,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1},"storage":{"data":{"bytesRead":260,"timeReadingMicros":4}},"protocol":"op_msg","durationMillis":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.636-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.636-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"local","commandArgs":{"validate":"replset.minvalid","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.637-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.636-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"local.replset.minvalid","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.637-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.637-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.639-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.639-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"local.replset.minvalid","uuid":" (UUID: dade75e2-029f-48b4-aa16-138d712ff0d5)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.640-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.639-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.640-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.639-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.minvalid","uuid":" (UUID: dade75e2-029f-48b4-aa16-138d712ff0d5)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.640-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.639-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"validate":"replset.minvalid","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"},"numYields":0,"reslen":548,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{"data":{"bytesRead":250,"timeReadingMicros":7}},"protocol":"op_msg","durationMillis":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.640-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.640-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"local","commandArgs":{"validate":"replset.oplogTruncateAfterPoint","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.640-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.640-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.644-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.644-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.648-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.648-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":" (UUID: 31799df2-a0e6-44d4-8379-dbc24369508e)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.648-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.648-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.648-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.648-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":" (UUID: 31799df2-a0e6-44d4-8379-dbc24369508e)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.648-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.648-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"validate":"replset.oplogTruncateAfterPoint","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"},"numYields":0,"reslen":563,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1},"storage":{"data":{"bytesRead":289,"timeReadingMicros":8}},"protocol":"op_msg","durationMillis":7}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.649-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.649-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"local","commandArgs":{"validate":"startup_log","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.649-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.649-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"local.startup_log","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.650-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.650-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.654-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.653-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"local.startup_log","uuid":" (UUID: 6cebc3ed-0de1-48d5-bdbc-6756b250aec8)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.654-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.654-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.654-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.654-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.startup_log","uuid":" (UUID: 6cebc3ed-0de1-48d5-bdbc-6756b250aec8)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.654-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.654-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"validate":"startup_log","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"},"numYields":0,"reslen":543,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{"data":{"bytesRead":3611,"timeReadingMicros":26}},"protocol":"op_msg","durationMillis":5}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.655-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.655-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"local","commandArgs":{"validate":"system.replset","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.655-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.655-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"local.system.replset","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.656-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.656-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.659-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.658-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"local.system.replset","uuid":" (UUID: d1eee906-55f2-477c-8ccc-2ba808b251ce)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.659-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.658-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.659-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.659-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.system.replset","uuid":" (UUID: d1eee906-55f2-477c-8ccc-2ba808b251ce)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.659-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.659-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"validate":"system.replset","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"},"numYields":0,"reslen":546,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1},"storage":{"data":{"bytesRead":869,"timeReadingMicros":5}},"protocol":"op_msg","durationMillis":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.659-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.659-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"local","commandArgs":{"validate":"system.rollback.id","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.660-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.659-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"local.system.rollback.id","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.660-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.660-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.662-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.662-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"local.system.rollback.id","uuid":" (UUID: a6042a5a-ac18-43f4-81c6-5599f33e938d)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.663-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.662-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.663-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.662-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.system.rollback.id","uuid":" (UUID: a6042a5a-ac18-43f4-81c6-5599f33e938d)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.663-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.662-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"local.$cmd","appName":"MongoDB Shell","command":{"validate":"system.rollback.id","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"},"numYields":0,"reslen":550,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1},"storage":{"data":{"bytesRead":245,"timeReadingMicros":5}},"protocol":"op_msg","durationMillis":3}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.664-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.664-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"test","commandArgs":{"listCollections":1.0,"filter":{"type":"collection"},"nameOnly":false,"authorizedCollections":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.664-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.664-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","appName":"MongoDB Shell","command":{"listCollections":1.0,"filter":{"type":"collection"},"nameOnly":false,"authorizedCollections":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"test"},"numYields":0,"reslen":552,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"r":1}},"Collection":{"acquireCount":{"r":2}},"Mutex":{"acquireCount":{"r":1}}},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.665-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.665-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"test","commandArgs":{"validate":"state","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"test"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.665-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.665-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn44","msg":"CMD: validate","attr":{"namespace":"test.state","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.665-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.665-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn44","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-35-4530442140853755589"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.665-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.665-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn44","msg":"validating internal structure","attr":{"index":"_id_","namespace":"test.state"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.665-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.665-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn44","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-36-4530442140853755589"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.666-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.665-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn44","msg":"validating collection","attr":{"namespace":"test.state","uuid":" (UUID: 62239eda-181c-4c42-98e7-29265fb6aaad)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.666-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.665-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn44","msg":"validating index consistency","attr":{"index":"_id_","namespace":"test.state"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.666-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.665-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn44","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"test.state","uuid":" (UUID: 62239eda-181c-4c42-98e7-29265fb6aaad)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.666-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.665-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"test.$cmd","appName":"MongoDB Shell","command":{"validate":"state","full":true,"enforceFastCount":false,"lsid":{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1590624753,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"test"},"numYields":0,"reslen":1039,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.667-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.667-04:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn44","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"endSessions":[{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}}],"$db":"admin"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.667-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.667-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"endSessions":[{"id":{"$uuid":"c4fda934-94ac-44e9-bb8e-5096f18a88eb"}}],"$db":"admin"},"numYields":0,"reslen":313,"locks":{},"protocol":"op_msg","durationMillis":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.667-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.667-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn44","msg":"connection ended","attr":{"remote":"127.0.0.1:51412","connectionCount":17}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.669-0400 ReplSetTest stop *** Shutting down mongod in port 20020, wait for process termination: false *** [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.669-0400 {"t":{"$date":"2020-05-28T00:12:34.669Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.669-0400 {"t":{"$date":"2020-05-28T00:12:34.669Z"},"s":"I", "c":"-", "id":22818, "ctx":"js","msg":"skip waiting for pid {pid} to terminate","attr":{"pid":"13117"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.669-0400 {"t":{"$date":"2020-05-28T00:12:34.669Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20020}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.670-0400 ReplSetTest stopSet waiting for mongo program on port 20020 to stop. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.670-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.669-04:00"},"s":"I", "c":"CONTROL", "id":23377, "ctx":"SignalHandler","msg":"got signal {sig} ({strsignal_sig})","attr":{"sig":15,"strsignal_sig":"Terminated"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.670-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.669-04:00"},"s":"I", "c":"CONTROL", "id":23378, "ctx":"SignalHandler","msg":"kill from pid:{si_si_pid} uid:{si_si_uid}","attr":{"si_si_pid":13110,"si_si_uid":1000}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.670-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.669-04:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.670-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.669-04:00"},"s":"I", "c":"STORAGE", "id":4695102, "ctx":"SignalHandler","msg":"Entering quiesce mode for shutdown","attr":{"quiesceTimeMillis":100}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.670-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.670-04:00"},"s":"D1", "c":"COMMAND", "id":21962, "ctx":"conn2","msg":"Assertion while executing command","attr":{"command":"isMaster","db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":10},"$db":"admin"},"error":"ShutdownInProgress: The server is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.670-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.670-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn2","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":10},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"The server is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":479,"locks":{},"protocol":"op_msg","durationMillis":71}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.670-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.670-04:00"},"s":"D1", "c":"COMMAND", "id":21962, "ctx":"conn4","msg":"Assertion while executing command","attr":{"command":"isMaster","db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"error":"ShutdownInProgress: The server is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.670-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.670-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn4","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"The server is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":500,"locks":{},"protocol":"op_msg","durationMillis":72}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.671-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.670-04:00"},"s":"D1", "c":"COMMAND", "id":21962, "ctx":"conn5","msg":"Assertion while executing command","attr":{"command":"isMaster","db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"error":"ShutdownInProgress: The server is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.671-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.670-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn5","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"The server is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":500,"locks":{},"protocol":"op_msg","durationMillis":72}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.671-0400 c20021| {"t":{"$date":"2020-05-27T20:12:34.670-04:00"},"s":"I", "c":"-", "id":4333222, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received failed isMaster","attr":{"host":"jasonchanjh:20020","error":"ShutdownInProgress: The server is in quiesce mode and will shut down","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","isMasterReply":"{}"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.671-0400 c20021| {"t":{"$date":"2020-05-27T20:12:34.670-04:00"},"s":"I", "c":"NETWORK", "id":4712102, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Host failed in replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","host":"jasonchanjh:20020","error":{"code":91,"codeName":"ShutdownInProgress","errmsg":"The server is in quiesce mode and will shut down"},"action":{"dropConnections":false,"requestImmediateCheck":false}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.671-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.670-04:00"},"s":"D1", "c":"COMMAND", "id":21962, "ctx":"conn25","msg":"Assertion while executing command","attr":{"command":"isMaster","db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"error":"ShutdownInProgress: The server is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.671-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.670-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn25","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"The server is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":500,"locks":{},"protocol":"op_msg","durationMillis":72}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.671-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.670-04:00"},"s":"D1", "c":"COMMAND", "id":21962, "ctx":"conn40","msg":"Assertion while executing command","attr":{"command":"isMaster","db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"error":"ShutdownInProgress: The server is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.671-0400 c20021| {"t":{"$date":"2020-05-27T20:12:34.670-04:00"},"s":"I", "c":"-", "id":4333222, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received failed isMaster","attr":{"host":"jasonchanjh:20020","error":"ShutdownInProgress: The server is in quiesce mode and will shut down","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","isMasterReply":"{}"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.671-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.670-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn40","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"The server is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":500,"locks":{},"protocol":"op_msg","durationMillis":72}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.671-0400 c20021| {"t":{"$date":"2020-05-27T20:12:34.670-04:00"},"s":"I", "c":"NETWORK", "id":4712102, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Host failed in replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","host":"jasonchanjh:20020","error":{"code":91,"codeName":"ShutdownInProgress","errmsg":"The server is in quiesce mode and will shut down"},"action":{"dropConnections":false,"requestImmediateCheck":false}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.671-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.670-04:00"},"s":"D1", "c":"COMMAND", "id":21962, "ctx":"conn42","msg":"Assertion while executing command","attr":{"command":"isMaster","db":"admin","commandArgs":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"error":"ShutdownInProgress: The server is in quiesce mode and will shut down"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.671-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.670-04:00"},"s":"I", "c":"-", "id":4333222, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received failed isMaster","attr":{"host":"jasonchanjh:20020","error":"ShutdownInProgress: The server is in quiesce mode and will shut down","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","isMasterReply":"{}"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.671-0400 c20022| {"t":{"$date":"2020-05-27T20:12:34.670-04:00"},"s":"I", "c":"-", "id":4333222, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received failed isMaster","attr":{"host":"jasonchanjh:20020","error":"ShutdownInProgress: The server is in quiesce mode and will shut down","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","isMasterReply":"{}"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.672-0400 c20022| {"t":{"$date":"2020-05-27T20:12:34.670-04:00"},"s":"I", "c":"NETWORK", "id":4712102, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Host failed in replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","host":"jasonchanjh:20020","error":{"code":91,"codeName":"ShutdownInProgress","errmsg":"The server is in quiesce mode and will shut down"},"action":{"dropConnections":false,"requestImmediateCheck":false}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.672-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.670-04:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn42","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"isMaster":1,"maxAwaitTimeMS":10000,"topologyVersion":{"processId":{"$oid":"5ecf01d27079df0f8d1c731a"},"counter":10},"internalClient":{"minWireVersion":10,"maxWireVersion":10},"$db":"admin"},"numYields":0,"ok":0,"errMsg":"The server is in quiesce mode and will shut down","errName":91,"errCode":91,"reslen":500,"locks":{},"protocol":"op_msg","durationMillis":72}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.672-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.670-04:00"},"s":"I", "c":"NETWORK", "id":4712102, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Host failed in replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","host":"jasonchanjh:20020","error":{"code":91,"codeName":"ShutdownInProgress","errmsg":"The server is in quiesce mode and will shut down"},"action":{"dropConnections":false,"requestImmediateCheck":false}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.672-0400 c20023| {"t":{"$date":"2020-05-27T20:12:34.670-04:00"},"s":"I", "c":"-", "id":4333222, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM received failed isMaster","attr":{"host":"jasonchanjh:20020","error":"ShutdownInProgress: The server is in quiesce mode and will shut down","replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","isMasterReply":"{}"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.672-0400 c20023| {"t":{"$date":"2020-05-27T20:12:34.670-04:00"},"s":"I", "c":"NETWORK", "id":4712102, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Host failed in replica set","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0","host":"jasonchanjh:20020","error":{"code":91,"codeName":"ShutdownInProgress","errmsg":"The server is in quiesce mode and will shut down"},"action":{"dropConnections":false,"requestImmediateCheck":false}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.770-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.769-04:00"},"s":"I", "c":"STORAGE", "id":4695103, "ctx":"SignalHandler","msg":"Exiting quiesce mode for shutdown"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.770-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.769-04:00"},"s":"D2", "c":"COMMAND", "id":31454, "ctx":"SignalHandler","msg":"Shutting down MirrorMaestro"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.770-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.769-04:00"},"s":"I", "c":"REPL", "id":40441, "ctx":"SignalHandler","msg":"Stopping TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.770-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.769-04:00"},"s":"I", "c":"REPL", "id":40447, "ctx":"TopologyVersionObserver","msg":"Stopped TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.770-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.770-04:00"},"s":"I", "c":"NETWORK", "id":20562, "ctx":"SignalHandler","msg":"Shutdown: going to close listening sockets"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.770-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.770-04:00"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file: {path}","attr":{"path":"/tmp/mongodb-20020.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.770-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.770-04:00"},"s":"I", "c":"-", "id":20520, "ctx":"SignalHandler","msg":"Stopping further Flow Control ticket acquisitions."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.770-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.770-04:00"},"s":"I", "c":"REPL", "id":21328, "ctx":"SignalHandler","msg":"Shutting down replication subsystems"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.771-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.770-04:00"},"s":"I", "c":"REPL", "id":21302, "ctx":"SignalHandler","msg":"Stopping replication reporter thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.771-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.770-04:00"},"s":"I", "c":"REPL", "id":21303, "ctx":"SignalHandler","msg":"Stopping replication fetcher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:34.771-0400 d20020| {"t":{"$date":"2020-05-27T20:12:34.770-04:00"},"s":"I", "c":"REPL", "id":21304, "ctx":"SignalHandler","msg":"Stopping replication applier thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.567-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.567-04:00"},"s":"I", "c":"REPL", "id":21225, "ctx":"OplogApplier-0","msg":"Finished oplog application"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.598-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.598-04:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"BackgroundSync","msg":"Stopping replication producer"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.598-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.598-04:00"},"s":"I", "c":"REPL", "id":21307, "ctx":"SignalHandler","msg":"Stopping replication storage threads"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.599-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.598-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"OplogApplierNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.599-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.599-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplCoordExternNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.600-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.600-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.600-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.600-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ShardRegistry","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.601-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.600-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ShardRegistry","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20022","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.601-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.600-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ShardRegistry","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20023","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.601-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.600-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ShardRegistry","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20021","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.601-0400 c20021| {"t":{"$date":"2020-05-27T20:12:35.600-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn39","msg":"connection ended","attr":{"remote":"127.0.0.1:34118","connectionCount":14}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.602-0400 c20021| {"t":{"$date":"2020-05-27T20:12:35.600-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn41","msg":"connection ended","attr":{"remote":"127.0.0.1:34126","connectionCount":13}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.602-0400 c20021| {"t":{"$date":"2020-05-27T20:12:35.601-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn42","msg":"connection ended","attr":{"remote":"127.0.0.1:34128","connectionCount":11}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.602-0400 c20023| {"t":{"$date":"2020-05-27T20:12:35.601-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn27","msg":"connection ended","attr":{"remote":"127.0.0.1:54312","connectionCount":9}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.602-0400 c20022| {"t":{"$date":"2020-05-27T20:12:35.601-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn29","msg":"connection ended","attr":{"remote":"127.0.0.1:44954","connectionCount":10}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.602-0400 c20023| {"t":{"$date":"2020-05-27T20:12:35.601-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn28","msg":"connection ended","attr":{"remote":"127.0.0.1:54314","connectionCount":8}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.602-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.601-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"TaskExecutorPool-0","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.602-0400 c20021| {"t":{"$date":"2020-05-27T20:12:35.600-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn38","msg":"connection ended","attr":{"remote":"127.0.0.1:34116","connectionCount":12}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.603-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.601-04:00"},"s":"W", "c":"SHARDING", "id":22667, "ctx":"SignalHandler","msg":"Error cleaning up distributed ping entry","attr":{"processId":"jasonchanjh:20020:1590624728:523744732056208362","error":"ShutdownInProgress: Shutdown in progress"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.603-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.601-04:00"},"s":"W", "c":"SHARDING", "id":22734, "ctx":"shard-registry-reload","msg":"Error reloading shard registry","attr":{"error":"CallbackCanceled: Callback canceled"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.603-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.602-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"shard-registry-reload","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.603-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.602-04:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":5}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.603-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.602-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.604-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.602-04:00"},"s":"I", "c":"CONNPOOL", "id":22566, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Ending connection due to bad connection status","attr":{"hostAndPort":"jasonchanjh:20021","error":"CallbackCanceled: Callback was canceled","numOpenConns":1}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.604-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.603-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.604-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.603-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.604-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.603-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.605-0400 c20021| {"t":{"$date":"2020-05-27T20:12:35.603-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn37","msg":"Interrupted operation as its client disconnected","attr":{"opId":1526}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.605-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.603-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.605-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.603-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20020","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.605-0400 c20023| {"t":{"$date":"2020-05-27T20:12:35.603-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn25","msg":"Interrupted operation as its client disconnected","attr":{"opId":1033}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.606-0400 c20022| {"t":{"$date":"2020-05-27T20:12:35.603-04:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn27","msg":"Interrupted operation as its client disconnected","attr":{"opId":1066}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.606-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.603-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn25","msg":"connection ended","attr":{"remote":"127.0.0.1:43318","connectionCount":16}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.606-0400 c20021| {"t":{"$date":"2020-05-27T20:12:35.603-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn40","msg":"connection ended","attr":{"remote":"127.0.0.1:34120","connectionCount":10}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.606-0400 c20023| {"t":{"$date":"2020-05-27T20:12:35.603-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn26","msg":"connection ended","attr":{"remote":"127.0.0.1:54306","connectionCount":7}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.606-0400 c20021| {"t":{"$date":"2020-05-27T20:12:35.603-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn37","msg":"connection ended","attr":{"remote":"127.0.0.1:34110","connectionCount":9}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.607-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.603-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn27","msg":"connection ended","attr":{"remote":"127.0.0.1:43320","connectionCount":15}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.607-0400 c20022| {"t":{"$date":"2020-05-27T20:12:35.603-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn28","msg":"connection ended","attr":{"remote":"127.0.0.1:44942","connectionCount":9}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.607-0400 c20023| {"t":{"$date":"2020-05-27T20:12:35.604-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn25","msg":"connection ended","attr":{"remote":"127.0.0.1:54296","connectionCount":6}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.607-0400 c20022| {"t":{"$date":"2020-05-27T20:12:35.604-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn27","msg":"connection ended","attr":{"remote":"127.0.0.1:44932","connectionCount":8}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.607-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.604-04:00"},"s":"I", "c":"CONTROL", "id":20609, "ctx":"SignalHandler","msg":"Shutting down free monitoring"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.608-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.604-04:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.608-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.606-04:00"},"s":"I", "c":"INDEX", "id":36841000,"ctx":"SignalHandler","msg":"Shutting down TTL collection monitor thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.608-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.606-04:00"},"s":"I", "c":"INDEX", "id":36841001,"ctx":"SignalHandler","msg":"Finished shutting down TTL collection monitor thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.608-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.606-04:00"},"s":"I", "c":"STORAGE", "id":22320, "ctx":"SignalHandler","msg":"Shutting down journal flusher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.609-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.606-04:00"},"s":"I", "c":"STORAGE", "id":22321, "ctx":"SignalHandler","msg":"Finished shutting down journal flusher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.609-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.606-04:00"},"s":"I", "c":"STORAGE", "id":20282, "ctx":"SignalHandler","msg":"Deregistering all the collections"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.609-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.606-04:00"},"s":"I", "c":"STORAGE", "id":22372, "ctx":"OplogVisibilityThread","msg":"Oplog visibility thread shutting down."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.609-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.607-04:00"},"s":"I", "c":"STORAGE", "id":22261, "ctx":"SignalHandler","msg":"Timestamp monitor shutting down"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.609-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.607-04:00"},"s":"I", "c":"STORAGE", "id":22317, "ctx":"SignalHandler","msg":"WiredTigerKVEngine shutting down"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.609-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.608-04:00"},"s":"I", "c":"STORAGE", "id":22318, "ctx":"SignalHandler","msg":"Shutting down session sweeper thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.610-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.608-04:00"},"s":"I", "c":"STORAGE", "id":22319, "ctx":"SignalHandler","msg":"Finished shutting down session sweeper thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.610-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.608-04:00"},"s":"I", "c":"STORAGE", "id":22322, "ctx":"SignalHandler","msg":"Shutting down checkpoint thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.610-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.608-04:00"},"s":"I", "c":"STORAGE", "id":22323, "ctx":"SignalHandler","msg":"Finished shutting down checkpoint thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.610-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.608-04:00"},"s":"I", "c":"STORAGE", "id":47959002,"ctx":"SignalHandler","msg":"Closing WiredTiger","attr":{"closeConfig":"leak_memory=true,"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.652-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.652-04:00"},"s":"I", "c":"STORAGE", "id":47959001,"ctx":"SignalHandler","msg":"WiredTiger closed","attr":{"durationMillis":44}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.652-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.652-04:00"},"s":"I", "c":"STORAGE", "id":22279, "ctx":"SignalHandler","msg":"shutdown: removing fs lock..."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.652-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.652-04:00"},"s":"I", "c":"CONTROL", "id":20565, "ctx":"SignalHandler","msg":"Now exiting"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.653-0400 d20020| {"t":{"$date":"2020-05-27T20:12:35.652-04:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.666-0400 ReplSetTest stopSet mongo program on port 20020 shut down with code 0 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.666-0400 ReplSetTest stopSet stopped all replica set nodes, took 1132ms for 1 nodes. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.666-0400 ReplSetTest stopSet deleting all dbpaths [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.666-0400 ReplSetTest stopSet deleting dbpath: /data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0-0 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.668-0400 ReplSetTest stopSet deleted all dbpaths [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.668-0400 ReplSetTest stopSet *** Shut down repl set - test worked **** [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.669-0400 ShardingTest stopped all shards, took 1139ms for 1 shards. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.669-0400 ReplSetTest stopSet going to run data consistency checks. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.673-0400 ReplSetTest stopSet checking oplogs. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.681-0400 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.681-0400 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.681-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.681-0400 [jsTest] Freezing nodes: [jasonchanjh:20022,jasonchanjh:20023] [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.681-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.681-0400 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.682-0400 c20022| {"t":{"$date":"2020-05-27T20:12:35.681-04:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn1","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.683-0400 c20022| {"t":{"$date":"2020-05-27T20:12:35.682-04:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn1","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.683-0400 c20023| {"t":{"$date":"2020-05-27T20:12:35.683-04:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn1","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.684-0400 c20023| {"t":{"$date":"2020-05-27T20:12:35.684-04:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn1","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.688-0400 c20021| {"t":{"$date":"2020-05-27T20:12:35.688-04:00"},"s":"I", "c":"COMMAND", "id":20461, "ctx":"conn1","msg":"CMD fsync","attr":{"lock":true}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.756-0400 c20021| {"t":{"$date":"2020-05-27T20:12:35.756-04:00"},"s":"W", "c":"COMMAND", "id":20471, "ctx":"fsyncLockWorker","msg":"WARNING: instance is locked, blocking all writes. The fsync command has finished execution, remember to unlock the instance using fsyncUnlock()."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.756-0400 c20021| {"t":{"$date":"2020-05-27T20:12:35.756-04:00"},"s":"I", "c":"COMMAND", "id":20462, "ctx":"conn1","msg":"mongod is locked and no writes are allowed","attr":{"lockCount":1,"seeAlso":"http://dochub.mongodb.org/core/fsynccommand"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.757-0400 ReplSetTest awaitReplication: going to check only jasonchanjh:20022,jasonchanjh:20023 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.770-0400 ReplSetTest awaitReplication: starting: optime for primary, jasonchanjh:20021, is { "ts" : Timestamp(1590624753, 1), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.770-0400 ReplSetTest awaitReplication: checking secondaries against latest primary optime { "ts" : Timestamp(1590624753, 1), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.773-0400 ReplSetTest awaitReplication: checking secondary #0: jasonchanjh:20022 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.774-0400 ReplSetTest awaitReplication: secondary #0, jasonchanjh:20022, is synced [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.776-0400 ReplSetTest awaitReplication: checking secondary #1: jasonchanjh:20023 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.777-0400 ReplSetTest awaitReplication: secondary #1, jasonchanjh:20023, is synced [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.777-0400 ReplSetTest awaitReplication: finished: all 2 secondaries synced at optime { "ts" : Timestamp(1590624753, 1), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.777-0400 checkOplogs starting oplog checks. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.778-0400 checkOplogs going to check oplog of node: jasonchanjh:20021 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.782-0400 checkOplogs going to check oplog of node: jasonchanjh:20022 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.786-0400 checkOplogs going to check oplog of node: jasonchanjh:20023 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.798-0400 checkOplogs oplog checks complete. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.799-0400 c20021| {"t":{"$date":"2020-05-27T20:12:35.798-04:00"},"s":"I", "c":"COMMAND", "id":20465, "ctx":"conn1","msg":"command: unlock requested"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.801-0400 c20021| {"t":{"$date":"2020-05-27T20:12:35.801-04:00"},"s":"I", "c":"COMMAND", "id":20467, "ctx":"conn1","msg":"fsyncUnlock completed. mongod is now unlocked and free to accept writes"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.802-0400 c20022| {"t":{"$date":"2020-05-27T20:12:35.802-04:00"},"s":"I", "c":"REPL", "id":21818, "ctx":"conn1","msg":"Unfreezing"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.802-0400 c20022| {"t":{"$date":"2020-05-27T20:12:35.802-04:00"},"s":"I", "c":"ELECTION", "id":4764800, "ctx":"conn1","msg":"Not starting an election, since we are not an electable single node"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.803-0400 c20023| {"t":{"$date":"2020-05-27T20:12:35.803-04:00"},"s":"I", "c":"REPL", "id":21818, "ctx":"conn1","msg":"Unfreezing"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.803-0400 c20023| {"t":{"$date":"2020-05-27T20:12:35.803-04:00"},"s":"I", "c":"ELECTION", "id":4764800, "ctx":"conn1","msg":"Not starting an election, since we are not an electable single node"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.803-0400 ReplSetTest stopSet checking replicated data hashes. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.809-0400 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.809-0400 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.809-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.809-0400 [jsTest] Freezing nodes: [jasonchanjh:20022,jasonchanjh:20023] [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.810-0400 [jsTest] ---- [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.810-0400 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.810-0400 c20022| {"t":{"$date":"2020-05-27T20:12:35.810-04:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn1","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.811-0400 c20022| {"t":{"$date":"2020-05-27T20:12:35.811-04:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn1","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.812-0400 c20023| {"t":{"$date":"2020-05-27T20:12:35.812-04:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn1","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.813-0400 c20023| {"t":{"$date":"2020-05-27T20:12:35.813-04:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn1","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.817-0400 c20021| {"t":{"$date":"2020-05-27T20:12:35.816-04:00"},"s":"I", "c":"COMMAND", "id":20461, "ctx":"conn1","msg":"CMD fsync","attr":{"lock":true}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.834-0400 c20021| {"t":{"$date":"2020-05-27T20:12:35.833-04:00"},"s":"W", "c":"COMMAND", "id":20471, "ctx":"fsyncLockWorker","msg":"WARNING: instance is locked, blocking all writes. The fsync command has finished execution, remember to unlock the instance using fsyncUnlock()."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.834-0400 c20021| {"t":{"$date":"2020-05-27T20:12:35.833-04:00"},"s":"I", "c":"COMMAND", "id":20462, "ctx":"conn1","msg":"mongod is locked and no writes are allowed","attr":{"lockCount":1,"seeAlso":"http://dochub.mongodb.org/core/fsynccommand"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.834-0400 ReplSetTest awaitReplication: going to check only jasonchanjh:20022,jasonchanjh:20023 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.846-0400 ReplSetTest awaitReplication: starting: optime for primary, jasonchanjh:20021, is { "ts" : Timestamp(1590624753, 1), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.846-0400 ReplSetTest awaitReplication: checking secondaries against latest primary optime { "ts" : Timestamp(1590624753, 1), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.849-0400 ReplSetTest awaitReplication: checking secondary #0: jasonchanjh:20022 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.850-0400 ReplSetTest awaitReplication: secondary #0, jasonchanjh:20022, is synced [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.852-0400 ReplSetTest awaitReplication: checking secondary #1: jasonchanjh:20023 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.853-0400 ReplSetTest awaitReplication: secondary #1, jasonchanjh:20023, is synced [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.853-0400 ReplSetTest awaitReplication: finished: all 2 secondaries synced at optime { "ts" : Timestamp(1590624753, 1), "t" : NumberLong(1) } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.861-0400 checkDBHashesForReplSet waiting for secondaries to be ready: [ connection to jasonchanjh:20022, connection to jasonchanjh:20023 ] [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.866-0400 checkDBHashesForReplSet checking data hashes against primary: jasonchanjh:20021 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.867-0400 checkDBHashesForReplSet going to check data hashes on secondary: jasonchanjh:20022 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:35.871-0400 checkDBHashesForReplSet going to check data hashes on secondary: jasonchanjh:20023 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.249-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.249-04:00"},"s":"I", "c":"COMMAND", "id":20465, "ctx":"conn1","msg":"command: unlock requested"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.251-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.251-04:00"},"s":"I", "c":"COMMAND", "id":20467, "ctx":"conn1","msg":"fsyncUnlock completed. mongod is now unlocked and free to accept writes"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.254-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.254-04:00"},"s":"I", "c":"REPL", "id":21818, "ctx":"conn1","msg":"Unfreezing"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.254-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.254-04:00"},"s":"I", "c":"ELECTION", "id":4764800, "ctx":"conn1","msg":"Not starting an election, since we are not an electable single node"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.255-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.255-04:00"},"s":"I", "c":"REPL", "id":21818, "ctx":"conn1","msg":"Unfreezing"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.255-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.255-04:00"},"s":"I", "c":"ELECTION", "id":4764800, "ctx":"conn1","msg":"Not starting an election, since we are not an electable single node"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.256-0400 ReplSetTest stopSet data consistency checks finished, took 586ms for 3 nodes. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.263-0400 ReplSetTest stopSet validating all replica set nodes before stopping them. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.319-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.319-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:34218","sessionId":36,"connectionCount":7}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.320-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.319-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:37276","sessionId":51,"connectionCount":10}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.320-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.319-04:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"connection accepted","attr":{"remote":"127.0.0.1:37024","sessionId":38,"connectionCount":9}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.320-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.319-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn36","msg":"client metadata","attr":{"remote":"127.0.0.1:34218","client":"conn36","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.320-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.319-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn38","msg":"client metadata","attr":{"remote":"127.0.0.1:37024","client":"conn38","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.320-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.319-04:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn51","msg":"client metadata","attr":{"remote":"127.0.0.1:37276","client":"conn51","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"0.0.0"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"17.10"}}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.322-0400 New session started with sessionID: { "id" : UUID("986ca867-41a4-40ea-878a-1693a526d5fc") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.322-0400 New session started with sessionID: { "id" : UUID("3ccf2833-d262-4c79-b7ea-57d332e0c976") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.322-0400 New session started with sessionID: { "id" : UUID("b78b9435-4a3c-49c7-aa5d-ccbee07e0709") } and options: { "causalConsistency" : false } [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.325-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.324-04:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn38","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.325-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.324-04:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn51","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.325-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.325-04:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.325-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.325-04:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.325-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.325-04:00"},"s":"I", "c":"REPL", "id":21340, "ctx":"RstlKillOpThread","msg":"State transition ops metrics","attr":{"metrics":{"lastStateTransition":"stepDown","userOpsKilled":0,"userOpsRunning":3}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.325-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.325-04:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn51","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"PRIMARY"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.325-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.325-04:00"},"s":"I", "c":"SHARDING", "id":21867, "ctx":"Balancer","msg":"CSRS balancer is now stopped"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.326-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.325-04:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn36","msg":"Attempting to step down in response to replSetStepDown command"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.326-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.325-04:00"},"s":"I", "c":"COMMAND", "id":21580, "ctx":"conn51","msg":"replSetStepDown command completed"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.326-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.326-04:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn38","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.326-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.326-04:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn51","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.327-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.327-04:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn36","msg":"Freezing","attr":{"freezeSecs":86400}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.333-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.333-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"admin.system.keys","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.333-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.333-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn51","msg":"CMD: validate","attr":{"namespace":"admin.system.keys","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.334-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.334-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn36","msg":"CMD: validate","attr":{"namespace":"admin.system.keys","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.334-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.334-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"admin.system.keys"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.335-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.334-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"_id_","namespace":"admin.system.keys"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.335-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.335-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"_id_","namespace":"admin.system.keys"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.337-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.337-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"admin.system.keys","uuid":" (UUID: 9c3b2a14-b823-4ac9-a97b-71cd3f3993cb)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.337-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.337-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"admin.system.keys"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.337-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.337-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"admin.system.keys","uuid":" (UUID: 9c3b2a14-b823-4ac9-a97b-71cd3f3993cb)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.338-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.337-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn51","msg":"validating collection","attr":{"namespace":"admin.system.keys","uuid":" (UUID: 9c3b2a14-b823-4ac9-a97b-71cd3f3993cb)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.338-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.338-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"_id_","namespace":"admin.system.keys"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.338-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.338-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn51","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"admin.system.keys","uuid":" (UUID: 9c3b2a14-b823-4ac9-a97b-71cd3f3993cb)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.338-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.338-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn36","msg":"validating collection","attr":{"namespace":"admin.system.keys","uuid":" (UUID: 9c3b2a14-b823-4ac9-a97b-71cd3f3993cb)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.338-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.338-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"_id_","namespace":"admin.system.keys"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.338-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.338-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"admin.system.version","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.338-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.338-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn36","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"admin.system.keys","uuid":" (UUID: 9c3b2a14-b823-4ac9-a97b-71cd3f3993cb)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.339-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.339-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn51","msg":"CMD: validate","attr":{"namespace":"admin.system.version","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.339-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.339-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn36","msg":"CMD: validate","attr":{"namespace":"admin.system.version","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.339-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.339-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.340-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.340-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.340-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.340-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.342-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.342-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"admin.system.version","uuid":" (UUID: 80bc6f71-4546-46e7-a703-2b89fa46970f)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.342-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.342-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.342-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.342-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"admin.system.version","uuid":" (UUID: 80bc6f71-4546-46e7-a703-2b89fa46970f)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.342-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.342-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn51","msg":"validating collection","attr":{"namespace":"admin.system.version","uuid":" (UUID: 80bc6f71-4546-46e7-a703-2b89fa46970f)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.343-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.342-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.343-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.342-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn36","msg":"validating collection","attr":{"namespace":"admin.system.version","uuid":" (UUID: 80bc6f71-4546-46e7-a703-2b89fa46970f)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.343-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.342-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn51","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"admin.system.version","uuid":" (UUID: 80bc6f71-4546-46e7-a703-2b89fa46970f)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.343-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.342-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"_id_","namespace":"admin.system.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.343-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.343-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn36","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"admin.system.version","uuid":" (UUID: 80bc6f71-4546-46e7-a703-2b89fa46970f)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.345-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.345-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn51","msg":"CMD: validate","attr":{"namespace":"config.actionlog","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.345-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.345-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.actionlog","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.345-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.345-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn38","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-93--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.345-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.345-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn36","msg":"CMD: validate","attr":{"namespace":"config.actionlog","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.345-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.345-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.actionlog"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.346-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.345-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-94--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.346-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.345-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn36","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-93-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.346-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.345-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.actionlog"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.346-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.345-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn36","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-94-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.346-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.345-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.actionlog","uuid":" (UUID: 3ef84356-c39d-411b-9e54-f732855a8838)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.347-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.345-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.actionlog"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.347-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.345-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn36","msg":"validating collection","attr":{"namespace":"config.actionlog","uuid":" (UUID: 3ef84356-c39d-411b-9e54-f732855a8838)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.347-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.345-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.actionlog"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.347-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.345-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.actionlog","uuid":" (UUID: 3ef84356-c39d-411b-9e54-f732855a8838)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.347-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.345-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn36","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.actionlog","uuid":" (UUID: 3ef84356-c39d-411b-9e54-f732855a8838)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.347-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.346-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.actionlog"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.347-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.346-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn36","msg":"CMD: validate","attr":{"namespace":"config.changelog","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.347-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.346-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn36","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-95-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.347-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.346-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.changelog"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.348-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.346-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn36","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-96-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.348-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.346-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn36","msg":"validating collection","attr":{"namespace":"config.changelog","uuid":" (UUID: b2ad2e60-5995-46df-acee-a63a93c07083)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.348-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.347-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.changelog"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.348-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.347-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.changelog","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.348-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.347-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn36","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.changelog","uuid":" (UUID: b2ad2e60-5995-46df-acee-a63a93c07083)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.348-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.347-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn38","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-95--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.348-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.347-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.changelog"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.348-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.347-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-96--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.348-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.347-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.changelog","uuid":" (UUID: b2ad2e60-5995-46df-acee-a63a93c07083)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.349-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.347-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.changelog"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.349-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.347-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.changelog","uuid":" (UUID: b2ad2e60-5995-46df-acee-a63a93c07083)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.349-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.347-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn36","msg":"CMD: validate","attr":{"namespace":"config.chunks","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.349-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.348-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn36","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-35-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.349-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.348-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.349-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.348-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn36","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-36-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.349-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.348-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"ns_1_shard_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.349-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.348-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn36","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-39-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.350-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.348-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"ns_1_lastmod_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.350-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.348-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn36","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-42-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.350-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.348-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.350-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.348-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn36","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-45-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.350-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.348-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn36","msg":"validating collection","attr":{"namespace":"config.chunks","uuid":" (UUID: 49e351b1-7c65-489f-a9c2-71c668d6a9b7)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.350-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.348-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.350-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.348-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"ns_1_shard_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.350-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.348-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"ns_1_lastmod_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.350-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.348-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.350-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.348-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.chunks","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.351-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.348-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn36","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.chunks","uuid":" (UUID: 49e351b1-7c65-489f-a9c2-71c668d6a9b7)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.351-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.348-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn38","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-35--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.351-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.348-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.351-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.348-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-36--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.351-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.348-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"ns_1_shard_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.351-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.348-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-39--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.351-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.348-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"ns_1_lastmod_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.351-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.348-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-42--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.351-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.348-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.352-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.348-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-45--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.352-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.349-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.chunks","uuid":" (UUID: 49e351b1-7c65-489f-a9c2-71c668d6a9b7)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.352-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.349-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.352-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.349-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"ns_1_shard_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.352-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.349-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"ns_1_lastmod_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.352-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.349-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.352-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.349-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn51","msg":"validating collection","attr":{"namespace":"config.actionlog","uuid":" (UUID: 3ef84356-c39d-411b-9e54-f732855a8838)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.352-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.349-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.actionlog"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.352-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.349-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.chunks","uuid":" (UUID: 49e351b1-7c65-489f-a9c2-71c668d6a9b7)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.352-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.349-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn36","msg":"CMD: validate","attr":{"namespace":"config.collections","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.353-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.349-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn51","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.actionlog","uuid":" (UUID: 3ef84356-c39d-411b-9e54-f732855a8838)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.353-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.349-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn36","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-97-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.353-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.349-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.collections"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.353-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.349-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn36","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-98-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.353-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.349-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn36","msg":"validating collection","attr":{"namespace":"config.collections","uuid":" (UUID: c1024d37-100f-4f83-bc67-1f4767760c38)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.353-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.349-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.collections"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.353-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.349-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn36","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.collections","uuid":" (UUID: c1024d37-100f-4f83-bc67-1f4767760c38)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.354-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.349-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn51","msg":"CMD: validate","attr":{"namespace":"config.changelog","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.354-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.350-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.collections","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.354-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.350-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn36","msg":"CMD: validate","attr":{"namespace":"config.databases","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.354-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.350-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn38","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-97--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.354-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.350-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.collections"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.354-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.350-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-98--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.354-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.350-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn36","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-99-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.354-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.350-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.databases"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.354-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.350-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.collections","uuid":" (UUID: c1024d37-100f-4f83-bc67-1f4767760c38)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.354-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.350-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn36","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-100-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.354-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.350-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.collections"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.355-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.350-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn36","msg":"validating collection","attr":{"namespace":"config.databases","uuid":" (UUID: 86b75004-efac-40f7-9543-4a99ac42236a)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.355-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.350-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.collections","uuid":" (UUID: c1024d37-100f-4f83-bc67-1f4767760c38)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.355-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.350-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.databases"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.355-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.350-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn36","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.databases","uuid":" (UUID: 86b75004-efac-40f7-9543-4a99ac42236a)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.355-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.350-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.changelog"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.355-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.351-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn36","msg":"CMD: validate","attr":{"namespace":"config.lockpings","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.355-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.351-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn36","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-29-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.355-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.351-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"ping_1","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.355-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.351-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn36","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-30-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.355-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.351-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.355-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.351-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.databases","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.356-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.351-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn36","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-32-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.356-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.351-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn38","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-99--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.356-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.351-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.databases"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.356-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.351-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn36","msg":"validating collection","attr":{"namespace":"config.lockpings","uuid":" (UUID: 37f24679-4fd8-4b22-be70-55c7649ebae7)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.356-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.351-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-100--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.356-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.351-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"ping_1","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.356-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.351-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.databases","uuid":" (UUID: 86b75004-efac-40f7-9543-4a99ac42236a)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.356-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.351-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.356-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.351-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.databases"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.356-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.351-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn36","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.lockpings","uuid":" (UUID: 37f24679-4fd8-4b22-be70-55c7649ebae7)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.356-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.351-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.databases","uuid":" (UUID: 86b75004-efac-40f7-9543-4a99ac42236a)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.356-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.352-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn36","msg":"CMD: validate","attr":{"namespace":"config.locks","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.356-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.352-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn36","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-59-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.357-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.352-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"ts_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.357-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.352-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn36","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-60-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.357-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.352-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"state_1_process_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.357-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.352-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn36","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-62-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.357-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.352-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.357-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.352-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn36","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-64-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.357-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.352-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.lockpings","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.357-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.352-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn36","msg":"validating collection","attr":{"namespace":"config.locks","uuid":" (UUID: 94f4e5ce-7dde-49f6-93af-d8b547bd2c99)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.357-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.352-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn38","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-29--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.357-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.352-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"ping_1","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.357-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.352-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"ts_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.357-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.352-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"state_1_process_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.357-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.352-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-30--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.358-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.352-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.358-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.352-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.358-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.352-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-32--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.358-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.352-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn36","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.locks","uuid":" (UUID: 94f4e5ce-7dde-49f6-93af-d8b547bd2c99)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.358-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.352-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.lockpings","uuid":" (UUID: 37f24679-4fd8-4b22-be70-55c7649ebae7)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.358-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.353-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"ping_1","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.358-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.353-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.358-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.353-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn51","msg":"validating collection","attr":{"namespace":"config.changelog","uuid":" (UUID: b2ad2e60-5995-46df-acee-a63a93c07083)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.358-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.353-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.lockpings","uuid":" (UUID: 37f24679-4fd8-4b22-be70-55c7649ebae7)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.358-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.353-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.changelog"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.358-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.353-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn51","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.changelog","uuid":" (UUID: b2ad2e60-5995-46df-acee-a63a93c07083)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.359-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.353-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn36","msg":"CMD: validate","attr":{"namespace":"config.migrations","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.359-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.353-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn51","msg":"CMD: validate","attr":{"namespace":"config.chunks","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.359-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.354-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.locks","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.359-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.354-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn38","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-59--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.359-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.354-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"ts_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.359-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.354-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-60--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.359-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.354-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"state_1_process_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.359-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.354-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-62--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.359-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.354-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.359-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.354-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.360-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.354-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-64--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.360-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.354-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.locks","uuid":" (UUID: 94f4e5ce-7dde-49f6-93af-d8b547bd2c99)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.360-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.354-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"ts_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.360-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.354-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"state_1_process_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.360-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.354-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.360-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.354-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.locks","uuid":" (UUID: 94f4e5ce-7dde-49f6-93af-d8b547bd2c99)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.360-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.354-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.360-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.355-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.migrations","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.360-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.355-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.361-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.355-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn36","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-84-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.361-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.356-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.361-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.356-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.361-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.356-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn36","msg":"validating collection","attr":{"namespace":"config.migrations","uuid":" (UUID: f756e92b-3e6e-4dca-b24a-fcdca7848d0a)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.361-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.356-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.361-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.356-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.361-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.356-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn36","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.migrations","uuid":" (UUID: f756e92b-3e6e-4dca-b24a-fcdca7848d0a)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.361-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.357-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn36","msg":"CMD: validate","attr":{"namespace":"config.mongos","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.362-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.357-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn36","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-89-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.362-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.357-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.mongos"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.362-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.357-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn36","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-90-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.362-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.357-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn36","msg":"validating collection","attr":{"namespace":"config.mongos","uuid":" (UUID: cff05571-fa04-425d-b87f-44ebbed66d24)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.362-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.357-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.mongos"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.362-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.357-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn36","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.mongos","uuid":" (UUID: cff05571-fa04-425d-b87f-44ebbed66d24)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.362-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.357-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.362-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.357-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-84--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.362-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.357-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"ns_1_shard_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.362-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.358-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn36","msg":"CMD: validate","attr":{"namespace":"config.settings","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.363-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.358-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn36","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-91-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.363-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.358-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.settings"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.363-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.358-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.migrations","uuid":" (UUID: f756e92b-3e6e-4dca-b24a-fcdca7848d0a)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.363-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.358-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn36","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-92-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.363-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.358-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.363-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.358-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn36","msg":"validating collection","attr":{"namespace":"config.settings","uuid":" (UUID: be0797e1-9795-474f-925c-8807afc17049)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.363-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.358-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.363-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.358-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.settings"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.363-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.358-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.migrations","uuid":" (UUID: f756e92b-3e6e-4dca-b24a-fcdca7848d0a)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.363-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.358-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn36","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.settings","uuid":" (UUID: be0797e1-9795-474f-925c-8807afc17049)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.363-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.359-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn36","msg":"CMD: validate","attr":{"namespace":"config.shards","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.363-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.359-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn36","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-48-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.364-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.359-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"host_1","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.364-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.359-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn36","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-49-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.364-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.359-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.364-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.359-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"ns_1_lastmod_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.364-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.359-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn36","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-52-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.364-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.359-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.mongos","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.364-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.359-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn36","msg":"validating collection","attr":{"namespace":"config.shards","uuid":" (UUID: 7bafa95e-c6bc-4462-891a-99391025dd95)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.364-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.359-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn38","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-89--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.364-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.359-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.mongos"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.364-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.359-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"host_1","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.364-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.359-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-90--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.364-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.359-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.365-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.359-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.mongos","uuid":" (UUID: cff05571-fa04-425d-b87f-44ebbed66d24)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.365-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.359-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn36","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.shards","uuid":" (UUID: 7bafa95e-c6bc-4462-891a-99391025dd95)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.365-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.359-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.mongos"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.365-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.359-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.mongos","uuid":" (UUID: cff05571-fa04-425d-b87f-44ebbed66d24)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.365-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.360-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn36","msg":"CMD: validate","attr":{"namespace":"config.system.indexBuilds","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.365-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.360-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.settings","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.365-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.360-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn38","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-91--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.365-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.360-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.settings"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.365-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.360-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-92--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.366-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.360-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.settings","uuid":" (UUID: be0797e1-9795-474f-925c-8807afc17049)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.366-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.360-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.settings"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.366-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.360-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.366-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.361-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn36","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-26-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.366-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.361-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.settings","uuid":" (UUID: be0797e1-9795-474f-925c-8807afc17049)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.366-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.361-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn51","msg":"validating collection","attr":{"namespace":"config.chunks","uuid":" (UUID: 49e351b1-7c65-489f-a9c2-71c668d6a9b7)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.366-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.361-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn36","msg":"validating collection","attr":{"namespace":"config.system.indexBuilds","uuid":" (UUID: 20e4bc88-3ea2-47b6-adf9-847c7733b7ab)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.366-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.361-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.366-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.361-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.366-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.361-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"ns_1_shard_1_min_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.366-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.361-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.366-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.361-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"ns_1_lastmod_1","namespace":"config.chunks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.366-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.361-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn36","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.system.indexBuilds","uuid":" (UUID: 20e4bc88-3ea2-47b6-adf9-847c7733b7ab)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.367-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.361-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn51","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.chunks","uuid":" (UUID: 49e351b1-7c65-489f-a9c2-71c668d6a9b7)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.367-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.361-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.shards","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.367-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.362-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn38","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-48--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.367-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.362-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"host_1","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.367-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.362-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-49--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.367-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.362-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.367-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.362-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-52--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.367-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.362-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.shards","uuid":" (UUID: 7bafa95e-c6bc-4462-891a-99391025dd95)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.367-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.362-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"host_1","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.367-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.362-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.367-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.362-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.shards","uuid":" (UUID: 7bafa95e-c6bc-4462-891a-99391025dd95)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.367-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.362-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn51","msg":"CMD: validate","attr":{"namespace":"config.collections","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.367-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.362-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn36","msg":"CMD: validate","attr":{"namespace":"config.tags","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.367-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.363-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.368-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.363-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.system.indexBuilds","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.368-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.363-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn36","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-68-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.368-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.363-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.collections"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.368-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.363-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"ns_1_tag_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.368-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.363-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn36","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-71-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.368-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.363-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.368-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.363-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn36","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-73-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.368-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.364-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.368-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.364-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-26--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.368-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.364-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn36","msg":"validating collection","attr":{"namespace":"config.tags","uuid":" (UUID: 9bd05c7d-665b-4312-83f3-1bfcfa8aec72)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.368-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.364-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.368-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.364-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"ns_1_tag_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.369-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.364-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.369-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.364-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn36","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.tags","uuid":" (UUID: 9bd05c7d-665b-4312-83f3-1bfcfa8aec72)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.369-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.364-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.system.indexBuilds","uuid":" (UUID: 20e4bc88-3ea2-47b6-adf9-847c7733b7ab)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.369-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.364-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.369-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.364-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.system.indexBuilds","uuid":" (UUID: 20e4bc88-3ea2-47b6-adf9-847c7733b7ab)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.369-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.364-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn36","msg":"CMD: validate","attr":{"namespace":"config.transactions","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.369-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.365-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn36","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-76-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.369-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.365-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.369-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.365-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn36","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-77-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.369-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.365-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn36","msg":"validating collection","attr":{"namespace":"config.transactions","uuid":" (UUID: f41b440d-8fec-472e-842c-1558813c2b8c)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.369-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.365-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.369-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.365-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn36","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.transactions","uuid":" (UUID: f41b440d-8fec-472e-842c-1558813c2b8c)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.369-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.365-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn51","msg":"validating collection","attr":{"namespace":"config.collections","uuid":" (UUID: c1024d37-100f-4f83-bc67-1f4767760c38)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.370-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.365-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.collections"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.370-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.365-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn51","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.collections","uuid":" (UUID: c1024d37-100f-4f83-bc67-1f4767760c38)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.370-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.365-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.tags","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.370-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.365-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn36","msg":"CMD: validate","attr":{"namespace":"config.version","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.370-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.366-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn51","msg":"CMD: validate","attr":{"namespace":"config.databases","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.370-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.366-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.370-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.366-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.370-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.367-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.databases"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.371-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.367-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"ns_1_tag_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.371-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.368-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn36","msg":"validating collection","attr":{"namespace":"config.version","uuid":" (UUID: 8fee78ca-e9f4-4171-beed-944e1c489aae)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.371-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.368-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.371-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.368-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn36","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.version","uuid":" (UUID: 8fee78ca-e9f4-4171-beed-944e1c489aae)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.371-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.369-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.371-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.369-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-73--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.371-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.369-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn51","msg":"validating collection","attr":{"namespace":"config.databases","uuid":" (UUID: 86b75004-efac-40f7-9543-4a99ac42236a)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.371-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.369-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.databases"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.371-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.369-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn51","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.databases","uuid":" (UUID: 86b75004-efac-40f7-9543-4a99ac42236a)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.371-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.369-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.tags","uuid":" (UUID: 9bd05c7d-665b-4312-83f3-1bfcfa8aec72)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.372-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.369-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.372-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.369-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"ns_1_tag_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.372-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.369-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.372-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.370-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.tags","uuid":" (UUID: 9bd05c7d-665b-4312-83f3-1bfcfa8aec72)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.372-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.370-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn51","msg":"CMD: validate","attr":{"namespace":"config.lockpings","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.372-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.370-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn51","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-34--596012681068128328"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.372-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.370-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.372-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.370-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn51","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-35--596012681068128328"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.372-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.370-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"ping_1","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.372-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.370-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn51","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-36--596012681068128328"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.372-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.370-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn51","msg":"validating collection","attr":{"namespace":"config.lockpings","uuid":" (UUID: 37f24679-4fd8-4b22-be70-55c7649ebae7)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.372-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.370-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.373-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.370-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"ping_1","namespace":"config.lockpings"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.373-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.370-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn51","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.lockpings","uuid":" (UUID: 37f24679-4fd8-4b22-be70-55c7649ebae7)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.373-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.370-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn36","msg":"CMD: validate","attr":{"namespace":"local.oplog.rs","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.373-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.370-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.transactions","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.373-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.371-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn38","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-76--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.373-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.371-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.373-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.371-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn38","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-77--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.373-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.371-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.transactions","uuid":" (UUID: f41b440d-8fec-472e-842c-1558813c2b8c)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.373-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.371-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.373-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.371-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.transactions","uuid":" (UUID: f41b440d-8fec-472e-842c-1558813c2b8c)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.373-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.371-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn51","msg":"CMD: validate","attr":{"namespace":"config.locks","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.373-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.372-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.373-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.372-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"config.version","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.374-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.373-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.374-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.373-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"ts_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.375-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.375-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"state_1_process_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.375-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.375-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"config.version","uuid":" (UUID: 8fee78ca-e9f4-4171-beed-944e1c489aae)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.375-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.375-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.375-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.375-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.version","uuid":" (UUID: 8fee78ca-e9f4-4171-beed-944e1c489aae)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.376-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.376-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn36","msg":"validating collection","attr":{"namespace":"local.oplog.rs","uuid":" (UUID: 49ceade0-dc1f-4b1b-9642-a12dc9624d2a)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.376-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.376-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn36","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.oplog.rs","uuid":" (UUID: 49ceade0-dc1f-4b1b-9642-a12dc9624d2a)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.377-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.376-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn36","msg":"CMD: validate","attr":{"namespace":"local.replset.election","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.377-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.377-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn51","msg":"validating collection","attr":{"namespace":"config.locks","uuid":" (UUID: 94f4e5ce-7dde-49f6-93af-d8b547bd2c99)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.377-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.377-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.377-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.377-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"ts_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.377-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.377-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"state_1_process_1","namespace":"config.locks"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.377-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.377-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn51","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.locks","uuid":" (UUID: 94f4e5ce-7dde-49f6-93af-d8b547bd2c99)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.378-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.377-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.378-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.378-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn51","msg":"CMD: validate","attr":{"namespace":"config.migrations","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.378-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.378-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"local.oplog.rs","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.378-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.378-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn38","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-16--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.378-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.378-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"local.oplog.rs","uuid":" (UUID: cb8f2eb3-5510-40cc-82e6-439f4112a695)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.378-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.378-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.oplog.rs","uuid":" (UUID: cb8f2eb3-5510-40cc-82e6-439f4112a695)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.378-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.378-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.378-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.378-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn51","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-25--596012681068128328"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.379-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.378-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.379-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.379-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"local.replset.election","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.380-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.379-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.380-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.380-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn36","msg":"validating collection","attr":{"namespace":"local.replset.election","uuid":" (UUID: b531b725-91dd-47f3-a99d-55907200ff40)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.380-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.380-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.380-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.380-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn36","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.election","uuid":" (UUID: b531b725-91dd-47f3-a99d-55907200ff40)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.380-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.380-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn51","msg":"validating collection","attr":{"namespace":"config.migrations","uuid":" (UUID: f756e92b-3e6e-4dca-b24a-fcdca7848d0a)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.381-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.380-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.381-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.380-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.migrations"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.381-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.380-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn51","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.migrations","uuid":" (UUID: f756e92b-3e6e-4dca-b24a-fcdca7848d0a)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.381-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.380-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn36","msg":"CMD: validate","attr":{"namespace":"local.replset.initialSyncId","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.381-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.381-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn51","msg":"CMD: validate","attr":{"namespace":"config.mongos","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.381-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.381-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.382-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.382-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"local.replset.election","uuid":" (UUID: 18e877de-bcb1-43d5-9d5d-135edce808fd)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.382-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.382-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.382-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.382-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.election","uuid":" (UUID: 18e877de-bcb1-43d5-9d5d-135edce808fd)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.382-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.382-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.mongos"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.383-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.382-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"local.replset.initialSyncId","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.383-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.383-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.384-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.383-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn36","msg":"validating collection","attr":{"namespace":"local.replset.initialSyncId","uuid":" (UUID: cfbc06c3-1b1e-42ef-ba60-b7260d73fa94)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.384-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.384-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.384-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.384-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn36","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.initialSyncId","uuid":" (UUID: cfbc06c3-1b1e-42ef-ba60-b7260d73fa94)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.384-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.384-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn51","msg":"validating collection","attr":{"namespace":"config.mongos","uuid":" (UUID: cff05571-fa04-425d-b87f-44ebbed66d24)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.384-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.384-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.mongos"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.384-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.384-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn51","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.mongos","uuid":" (UUID: cff05571-fa04-425d-b87f-44ebbed66d24)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.384-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.384-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn36","msg":"CMD: validate","attr":{"namespace":"local.replset.minvalid","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.385-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.384-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn36","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-4-2165318626051066204"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.385-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.384-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.385-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.385-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn51","msg":"CMD: validate","attr":{"namespace":"config.settings","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.385-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.385-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"local.replset.initialSyncId","uuid":" (UUID: 30d0b611-1dc2-44bd-9870-79f18c333b46)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.386-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.385-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.386-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.385-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.initialSyncId","uuid":" (UUID: 30d0b611-1dc2-44bd-9870-79f18c333b46)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.386-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.386-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.settings"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.386-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.386-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn36","msg":"validating collection","attr":{"namespace":"local.replset.minvalid","uuid":" (UUID: 2c52993e-b2f0-4ae2-a390-efb5108c7499)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.386-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.386-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.386-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.386-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn36","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.minvalid","uuid":" (UUID: 2c52993e-b2f0-4ae2-a390-efb5108c7499)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.386-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.386-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"local.replset.minvalid","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.387-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.386-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn38","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-4--4131467439063747180"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.387-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.386-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.387-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.387-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn36","msg":"CMD: validate","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.388-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.388-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn51","msg":"validating collection","attr":{"namespace":"config.settings","uuid":" (UUID: be0797e1-9795-474f-925c-8807afc17049)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.388-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.388-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.settings"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.388-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.388-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn51","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.settings","uuid":" (UUID: be0797e1-9795-474f-925c-8807afc17049)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.388-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.388-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"local.replset.minvalid","uuid":" (UUID: 0bfd95ea-8574-4fde-8704-5daec40534fc)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.388-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.388-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.388-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.388-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.minvalid","uuid":" (UUID: 0bfd95ea-8574-4fde-8704-5daec40534fc)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.389-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.389-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn51","msg":"CMD: validate","attr":{"namespace":"config.shards","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.389-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.389-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.389-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.389-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.390-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.390-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.391-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.391-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"host_1","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.393-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.393-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn36","msg":"validating collection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":" (UUID: 63604e10-3d0f-410e-88c6-f3b634622921)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.393-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.393-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.393-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.393-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn36","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":" (UUID: 63604e10-3d0f-410e-88c6-f3b634622921)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.393-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.393-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn51","msg":"validating collection","attr":{"namespace":"config.shards","uuid":" (UUID: 7bafa95e-c6bc-4462-891a-99391025dd95)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.393-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.393-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.393-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.393-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.393-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.393-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"host_1","namespace":"config.shards"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.393-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.393-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn51","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.shards","uuid":" (UUID: 7bafa95e-c6bc-4462-891a-99391025dd95)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.394-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.394-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn51","msg":"CMD: validate","attr":{"namespace":"config.system.indexBuilds","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.394-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.394-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn36","msg":"CMD: validate","attr":{"namespace":"local.startup_log","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.395-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.395-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.395-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.395-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn51","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-44--596012681068128328"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.395-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.395-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.395-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.395-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn51","msg":"validating collection","attr":{"namespace":"config.system.indexBuilds","uuid":" (UUID: 20e4bc88-3ea2-47b6-adf9-847c7733b7ab)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.395-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.395-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":" (UUID: 6040c526-212f-482c-8e6b-31203cd94104)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.396-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.395-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.system.indexBuilds"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.396-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.395-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.396-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.395-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn51","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.system.indexBuilds","uuid":" (UUID: 20e4bc88-3ea2-47b6-adf9-847c7733b7ab)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.396-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.395-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":" (UUID: 6040c526-212f-482c-8e6b-31203cd94104)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.396-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.396-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn51","msg":"CMD: validate","attr":{"namespace":"config.tags","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.396-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.396-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"local.startup_log","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.397-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.397-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn36","msg":"validating collection","attr":{"namespace":"local.startup_log","uuid":" (UUID: 3f8104d6-4c76-46bf-aafd-4d5de9a103a4)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.397-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.397-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.397-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.397-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.397-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.397-04:00"},"s":"W", "c":"STORAGE", "id":51781, "ctx":"conn51","msg":"Could not complete validation. This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:index-38--596012681068128328"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.397-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.397-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"ns_1_min_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.397-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.397-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn36","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.startup_log","uuid":" (UUID: 3f8104d6-4c76-46bf-aafd-4d5de9a103a4)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.397-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.397-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.398-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.398-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn36","msg":"CMD: validate","attr":{"namespace":"local.system.replset","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.398-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.398-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"ns_1_tag_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.399-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.398-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.399-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.399-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"local.startup_log","uuid":" (UUID: ed84fe8e-2656-450f-8450-01559e339543)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.399-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.399-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.399-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.399-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.startup_log","uuid":" (UUID: ed84fe8e-2656-450f-8450-01559e339543)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.400-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.400-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"local.system.replset","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.400-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.400-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn51","msg":"validating collection","attr":{"namespace":"config.tags","uuid":" (UUID: 9bd05c7d-665b-4312-83f3-1bfcfa8aec72)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.400-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.400-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.400-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.400-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"ns_1_min_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.400-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.400-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"ns_1_tag_1","namespace":"config.tags"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.400-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.400-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn51","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.tags","uuid":" (UUID: 9bd05c7d-665b-4312-83f3-1bfcfa8aec72)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.401-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.401-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn36","msg":"validating collection","attr":{"namespace":"local.system.replset","uuid":" (UUID: 6a6d00ec-a089-462c-8f2e-f73c70c86bbb)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.401-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.401-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.401-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.401-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn36","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.system.replset","uuid":" (UUID: 6a6d00ec-a089-462c-8f2e-f73c70c86bbb)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.401-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.401-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn51","msg":"CMD: validate","attr":{"namespace":"config.transactions","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.401-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.401-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn36","msg":"CMD: validate","attr":{"namespace":"local.system.rollback.id","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.402-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.402-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.402-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.402-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn36","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.404-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.404-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn51","msg":"validating collection","attr":{"namespace":"config.transactions","uuid":" (UUID: f41b440d-8fec-472e-842c-1558813c2b8c)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.404-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.404-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.transactions"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.404-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.404-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn51","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.transactions","uuid":" (UUID: f41b440d-8fec-472e-842c-1558813c2b8c)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.404-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.404-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn36","msg":"validating collection","attr":{"namespace":"local.system.rollback.id","uuid":" (UUID: d915a644-1225-43d8-b348-c6942d42f56d)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.405-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.404-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn36","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.405-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.404-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn36","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.system.rollback.id","uuid":" (UUID: d915a644-1225-43d8-b348-c6942d42f56d)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.405-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.405-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn51","msg":"CMD: validate","attr":{"namespace":"config.version","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.405-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.405-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.405-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.405-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"_id_","namespace":"config.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.406-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.406-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn36","msg":"connection ended","attr":{"remote":"127.0.0.1:34218","connectionCount":6}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.407-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.407-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"local.system.replset","uuid":" (UUID: 8f5b7b9e-d547-4372-af36-914bf38af4df)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.407-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.407-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.407-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.407-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.system.replset","uuid":" (UUID: 8f5b7b9e-d547-4372-af36-914bf38af4df)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.408-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.407-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn51","msg":"validating collection","attr":{"namespace":"config.version","uuid":" (UUID: 8fee78ca-e9f4-4171-beed-944e1c489aae)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.408-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.408-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"_id_","namespace":"config.version"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.408-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.408-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn51","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"config.version","uuid":" (UUID: 8fee78ca-e9f4-4171-beed-944e1c489aae)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.408-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.408-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn38","msg":"CMD: validate","attr":{"namespace":"local.system.rollback.id","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.409-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.409-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn38","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.410-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.410-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn51","msg":"CMD: validate","attr":{"namespace":"local.oplog.rs","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.410-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.410-04:00"},"s":"W", "c":"STORAGE", "id":22408, "ctx":"conn51","msg":"Could not complete validation, This is a transient issue as the collection was actively in use by other operations","attr":{"uri":"table:collection-10--596012681068128328"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.410-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.410-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn51","msg":"validating collection","attr":{"namespace":"local.oplog.rs","uuid":" (UUID: 5401f1fa-d2dd-4aee-b05f-e49cb83a12bf)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.410-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.410-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn51","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.oplog.rs","uuid":" (UUID: 5401f1fa-d2dd-4aee-b05f-e49cb83a12bf)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.411-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.411-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn51","msg":"CMD: validate","attr":{"namespace":"local.replset.election","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.411-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.411-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn38","msg":"validating collection","attr":{"namespace":"local.system.rollback.id","uuid":" (UUID: 6002b335-bca2-4e6c-825d-b1b41d938d3b)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.411-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.411-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn38","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.412-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.411-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn38","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.system.rollback.id","uuid":" (UUID: 6002b335-bca2-4e6c-825d-b1b41d938d3b)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.412-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.412-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.413-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.413-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn38","msg":"connection ended","attr":{"remote":"127.0.0.1:37024","connectionCount":8}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.414-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.414-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn51","msg":"validating collection","attr":{"namespace":"local.replset.election","uuid":" (UUID: aa04450c-576b-4fd3-b1bf-352994dfb51c)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.414-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.414-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.election"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.414-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.414-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn51","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.election","uuid":" (UUID: aa04450c-576b-4fd3-b1bf-352994dfb51c)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.415-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.415-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn51","msg":"CMD: validate","attr":{"namespace":"local.replset.initialSyncId","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.416-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.416-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.418-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.418-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn51","msg":"validating collection","attr":{"namespace":"local.replset.initialSyncId","uuid":" (UUID: a7947baf-565d-4dd1-8cfc-5fa0dc2d31cd)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.418-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.418-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.initialSyncId"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.418-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.418-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn51","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.initialSyncId","uuid":" (UUID: a7947baf-565d-4dd1-8cfc-5fa0dc2d31cd)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.419-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.419-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn51","msg":"CMD: validate","attr":{"namespace":"local.replset.minvalid","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.419-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.419-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.422-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.421-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn51","msg":"validating collection","attr":{"namespace":"local.replset.minvalid","uuid":" (UUID: 59bdc6a6-fe2f-44d6-9233-58cfcbdd034a)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.422-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.422-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.minvalid"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.422-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.422-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn51","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.minvalid","uuid":" (UUID: 59bdc6a6-fe2f-44d6-9233-58cfcbdd034a)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.423-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.422-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn51","msg":"CMD: validate","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.427-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.427-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.429-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.429-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn51","msg":"validating collection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":" (UUID: 6a67ddc9-bd62-4328-809e-1251e2b29b66)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.429-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.429-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.replset.oplogTruncateAfterPoint"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.429-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.429-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn51","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuid":" (UUID: 6a67ddc9-bd62-4328-809e-1251e2b29b66)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.430-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.430-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn51","msg":"CMD: validate","attr":{"namespace":"local.startup_log","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.431-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.431-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.433-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.433-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn51","msg":"validating collection","attr":{"namespace":"local.startup_log","uuid":" (UUID: 2351315d-82cd-4422-99b0-577370414241)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.433-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.433-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.startup_log"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.433-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.433-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn51","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.startup_log","uuid":" (UUID: 2351315d-82cd-4422-99b0-577370414241)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.434-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.434-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn51","msg":"CMD: validate","attr":{"namespace":"local.system.replset","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.435-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.435-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.437-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.437-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn51","msg":"validating collection","attr":{"namespace":"local.system.replset","uuid":" (UUID: 4efb541c-4450-46e7-bee2-a5fda5fdbee9)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.437-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.437-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.system.replset"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.437-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.437-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn51","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.system.replset","uuid":" (UUID: 4efb541c-4450-46e7-bee2-a5fda5fdbee9)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.438-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.438-04:00"},"s":"I", "c":"COMMAND", "id":20514, "ctx":"conn51","msg":"CMD: validate","attr":{"namespace":"local.system.rollback.id","background":false,"full":true,"enforceFastCount":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.439-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.439-04:00"},"s":"I", "c":"INDEX", "id":20295, "ctx":"conn51","msg":"validating internal structure","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.441-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.441-04:00"},"s":"I", "c":"INDEX", "id":20303, "ctx":"conn51","msg":"validating collection","attr":{"namespace":"local.system.rollback.id","uuid":" (UUID: 83310877-29f9-482f-bff8-0fe91a528791)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.441-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.441-04:00"},"s":"I", "c":"INDEX", "id":20296, "ctx":"conn51","msg":"validating index consistency","attr":{"index":"_id_","namespace":"local.system.rollback.id"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.441-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.441-04:00"},"s":"I", "c":"INDEX", "id":20306, "ctx":"conn51","msg":"Validation complete for collection. No corruption found.","attr":{"namespace":"local.system.rollback.id","uuid":" (UUID: 83310877-29f9-482f-bff8-0fe91a528791)"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.443-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.443-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn51","msg":"connection ended","attr":{"remote":"127.0.0.1:37276","connectionCount":9}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.445-0400 ReplSetTest stop *** Shutting down mongod in port 20021, wait for process termination: false *** [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.445-0400 {"t":{"$date":"2020-05-28T00:12:36.445Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.445-0400 {"t":{"$date":"2020-05-28T00:12:36.445Z"},"s":"I", "c":"-", "id":22818, "ctx":"js","msg":"skip waiting for pid {pid} to terminate","attr":{"pid":"13119"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.445-0400 {"t":{"$date":"2020-05-28T00:12:36.445Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20021}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.445-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.445-04:00"},"s":"I", "c":"CONTROL", "id":23377, "ctx":"SignalHandler","msg":"got signal {sig} ({strsignal_sig})","attr":{"sig":15,"strsignal_sig":"Terminated"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.445-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.445-04:00"},"s":"I", "c":"CONTROL", "id":23378, "ctx":"SignalHandler","msg":"kill from pid:{si_si_pid} uid:{si_si_uid}","attr":{"si_si_pid":13110,"si_si_uid":1000}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.446-0400 ReplSetTest stop *** Shutting down mongod in port 20022, wait for process termination: false *** [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.446-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.445-04:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.446-0400 {"t":{"$date":"2020-05-28T00:12:36.445Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.446-0400 {"t":{"$date":"2020-05-28T00:12:36.445Z"},"s":"I", "c":"-", "id":22818, "ctx":"js","msg":"skip waiting for pid {pid} to terminate","attr":{"pid":"13121"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.446-0400 {"t":{"$date":"2020-05-28T00:12:36.445Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20022}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.446-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.445-04:00"},"s":"I", "c":"STORAGE", "id":4695102, "ctx":"SignalHandler","msg":"Entering quiesce mode for shutdown","attr":{"quiesceTimeMillis":100}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.446-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.445-04:00"},"s":"I", "c":"CONTROL", "id":23377, "ctx":"SignalHandler","msg":"got signal {sig} ({strsignal_sig})","attr":{"sig":15,"strsignal_sig":"Terminated"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.446-0400 ReplSetTest stop *** Shutting down mongod in port 20023, wait for process termination: false *** [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.447-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.445-04:00"},"s":"I", "c":"CONTROL", "id":23378, "ctx":"SignalHandler","msg":"kill from pid:{si_si_pid} uid:{si_si_uid}","attr":{"si_si_pid":13110,"si_si_uid":1000}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.447-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.445-04:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.447-0400 {"t":{"$date":"2020-05-28T00:12:36.445Z"},"s":"I", "c":"-", "id":22820, "ctx":"js","msg":"shell: stopping mongo program, waitpid={getWaitPid_a}","attr":{"getWaitPid_a":false}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.447-0400 {"t":{"$date":"2020-05-28T00:12:36.445Z"},"s":"I", "c":"-", "id":22818, "ctx":"js","msg":"skip waiting for pid {pid} to terminate","attr":{"pid":"13125"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.447-0400 {"t":{"$date":"2020-05-28T00:12:36.445Z"},"s":"I", "c":"-", "id":22821, "ctx":"js","msg":"shell: stopped mongo program on port {port}","attr":{"port":20023}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.447-0400 ReplSetTest stopSet waiting for mongo program on port 20021 to stop. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.447-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.445-04:00"},"s":"I", "c":"CONTROL", "id":23377, "ctx":"SignalHandler","msg":"got signal {sig} ({strsignal_sig})","attr":{"sig":15,"strsignal_sig":"Terminated"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.447-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.445-04:00"},"s":"I", "c":"STORAGE", "id":4695102, "ctx":"SignalHandler","msg":"Entering quiesce mode for shutdown","attr":{"quiesceTimeMillis":100}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.448-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.445-04:00"},"s":"I", "c":"CONTROL", "id":23378, "ctx":"SignalHandler","msg":"kill from pid:{si_si_pid} uid:{si_si_uid}","attr":{"si_si_pid":13110,"si_si_uid":1000}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.448-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.445-04:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.448-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.445-04:00"},"s":"I", "c":"STORAGE", "id":4695102, "ctx":"SignalHandler","msg":"Entering quiesce mode for shutdown","attr":{"quiesceTimeMillis":100}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.545-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.545-04:00"},"s":"I", "c":"STORAGE", "id":4695103, "ctx":"SignalHandler","msg":"Exiting quiesce mode for shutdown"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.545-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.545-04:00"},"s":"I", "c":"REPL", "id":40441, "ctx":"SignalHandler","msg":"Stopping TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.546-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.545-04:00"},"s":"I", "c":"REPL", "id":40447, "ctx":"TopologyVersionObserver","msg":"Stopped TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.546-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.545-04:00"},"s":"I", "c":"STORAGE", "id":4695103, "ctx":"SignalHandler","msg":"Exiting quiesce mode for shutdown"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.546-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.545-04:00"},"s":"I", "c":"REPL", "id":40441, "ctx":"SignalHandler","msg":"Stopping TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.546-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.545-04:00"},"s":"I", "c":"REPL", "id":40447, "ctx":"TopologyVersionObserver","msg":"Stopped TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.546-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.546-04:00"},"s":"I", "c":"NETWORK", "id":20562, "ctx":"SignalHandler","msg":"Shutdown: going to close listening sockets"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.546-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.546-04:00"},"s":"I", "c":"STORAGE", "id":4695103, "ctx":"SignalHandler","msg":"Exiting quiesce mode for shutdown"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.546-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.546-04:00"},"s":"I", "c":"REPL", "id":40441, "ctx":"SignalHandler","msg":"Stopping TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.546-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.546-04:00"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file: {path}","attr":{"path":"/tmp/mongodb-20021.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.547-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.546-04:00"},"s":"I", "c":"NETWORK", "id":20562, "ctx":"SignalHandler","msg":"Shutdown: going to close listening sockets"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.547-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.546-04:00"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file: {path}","attr":{"path":"/tmp/mongodb-20022.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.547-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.546-04:00"},"s":"I", "c":"REPL", "id":40447, "ctx":"TopologyVersionObserver","msg":"Stopped TopologyVersionObserver"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.547-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.546-04:00"},"s":"I", "c":"-", "id":20520, "ctx":"SignalHandler","msg":"Stopping further Flow Control ticket acquisitions."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.547-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.546-04:00"},"s":"I", "c":"-", "id":20520, "ctx":"SignalHandler","msg":"Stopping further Flow Control ticket acquisitions."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.547-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.546-04:00"},"s":"I", "c":"REPL", "id":21328, "ctx":"SignalHandler","msg":"Shutting down replication subsystems"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.547-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.546-04:00"},"s":"I", "c":"REPL", "id":21302, "ctx":"SignalHandler","msg":"Stopping replication reporter thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.548-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.546-04:00"},"s":"I", "c":"NETWORK", "id":20562, "ctx":"SignalHandler","msg":"Shutdown: going to close listening sockets"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.548-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.546-04:00"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file: {path}","attr":{"path":"/tmp/mongodb-20023.sock"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.548-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.546-04:00"},"s":"I", "c":"REPL", "id":21303, "ctx":"SignalHandler","msg":"Stopping replication fetcher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.548-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.546-04:00"},"s":"I", "c":"REPL", "id":21304, "ctx":"SignalHandler","msg":"Stopping replication applier thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.548-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.546-04:00"},"s":"I", "c":"REPL", "id":21328, "ctx":"SignalHandler","msg":"Shutting down replication subsystems"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.548-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.546-04:00"},"s":"I", "c":"REPL", "id":21302, "ctx":"SignalHandler","msg":"Stopping replication reporter thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.548-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.546-04:00"},"s":"I", "c":"REPL", "id":21760, "ctx":"SyncSourceFeedback","msg":"SyncSourceFeedback error sending update","attr":{"syncTarget":"jasonchanjh:20021","error":{"code":90,"codeName":"CallbackCanceled","errmsg":"Reporter no longer valid"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.548-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.546-04:00"},"s":"I", "c":"-", "id":20520, "ctx":"SignalHandler","msg":"Stopping further Flow Control ticket acquisitions."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.548-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.546-04:00"},"s":"I", "c":"REPL", "id":21328, "ctx":"SignalHandler","msg":"Shutting down replication subsystems"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.549-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.546-04:00"},"s":"I", "c":"REPL", "id":21303, "ctx":"SignalHandler","msg":"Stopping replication fetcher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.549-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.546-04:00"},"s":"I", "c":"REPL", "id":21304, "ctx":"SignalHandler","msg":"Stopping replication applier thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.549-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.546-04:00"},"s":"I", "c":"REPL", "id":21302, "ctx":"SignalHandler","msg":"Stopping replication reporter thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.549-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.546-04:00"},"s":"I", "c":"REPL", "id":21275, "ctx":"ReplCoordExtern-1","msg":"Recreating cursor for oplog fetcher due to error","attr":{"lastOpTimeFetched":{"ts":{"$timestamp":{"t":1590624753,"i":1}},"t":1},"attemptsRemaining":1,"error":"HostUnreachable: Error while getting the next batch in the oplog fetcher :: caused by :: recv failed while exhausting cursor :: caused by :: Connection closed by peer"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.549-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.547-04:00"},"s":"I", "c":"REPL", "id":21094, "ctx":"BackgroundSync","msg":"Replication producer stopped after oplog fetcher finished returning a batch from our sync source. Abandoning this batch of oplog entries and re-evaluating our sync source"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.549-0400 c20022| {"t":{"$date":"2020-05-27T20:12:36.547-04:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"BackgroundSync","msg":"Stopping replication producer"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.550-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.547-04:00"},"s":"I", "c":"REPL", "id":21760, "ctx":"SyncSourceFeedback","msg":"SyncSourceFeedback error sending update","attr":{"syncTarget":"jasonchanjh:20022","error":{"code":90,"codeName":"CallbackCanceled","errmsg":"Reporter no longer valid"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.550-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.547-04:00"},"s":"I", "c":"REPL", "id":21303, "ctx":"SignalHandler","msg":"Stopping replication fetcher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.550-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.547-04:00"},"s":"I", "c":"REPL", "id":21304, "ctx":"SignalHandler","msg":"Stopping replication applier thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.550-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.547-04:00"},"s":"I", "c":"REPL", "id":21275, "ctx":"ReplCoordExtern-1","msg":"Recreating cursor for oplog fetcher due to error","attr":{"lastOpTimeFetched":{"ts":{"$timestamp":{"t":1590624753,"i":1}},"t":1},"attemptsRemaining":1,"error":"HostUnreachable: Error while getting the next batch in the oplog fetcher :: caused by :: recv failed while exhausting cursor :: caused by :: Connection closed by peer"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.550-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.547-04:00"},"s":"I", "c":"REPL", "id":21094, "ctx":"BackgroundSync","msg":"Replication producer stopped after oplog fetcher finished returning a batch from our sync source. Abandoning this batch of oplog entries and re-evaluating our sync source"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.550-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.547-04:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"BackgroundSync","msg":"Stopping replication producer"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.795-0400 c20023| {"t":{"$date":"2020-05-27T20:12:36.795-04:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-0","msg":"Member is in new state","attr":{"hostAndPort":"jasonchanjh:20021","newState":"SECONDARY"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:36.935-0400 c20021| {"t":{"$date":"2020-05-27T20:12:36.934-04:00"},"s":"I", "c":"REPL", "id":21225, "ctx":"OplogApplier-0","msg":"Finished oplog application"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.245-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.245-04:00"},"s":"I", "c":"REPL", "id":21225, "ctx":"OplogApplier-0","msg":"Finished oplog application"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.245-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.245-04:00"},"s":"I", "c":"REPL", "id":21307, "ctx":"SignalHandler","msg":"Stopping replication storage threads"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.245-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.245-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"OplogApplierNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.246-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.246-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplCoordExternNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.246-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.246-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplCoordExternNetwork","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20021","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.247-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.246-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn7","msg":"connection ended","attr":{"remote":"127.0.0.1:33976","connectionCount":8}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.247-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.247-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.248-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.247-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplNetwork","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20023","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.248-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.247-04:00"},"s":"I", "c":"REPL", "id":21225, "ctx":"OplogApplier-0","msg":"Finished oplog application"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.248-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.247-04:00"},"s":"I", "c":"REPL", "id":21307, "ctx":"SignalHandler","msg":"Stopping replication storage threads"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.248-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.247-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn4","msg":"connection ended","attr":{"remote":"127.0.0.1:33970","connectionCount":7}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.249-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.247-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn8","msg":"connection ended","attr":{"remote":"127.0.0.1:54180","connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.249-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.248-04:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":6}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.249-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.248-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"OplogApplierNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.249-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.248-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplCoordExternNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.250-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.248-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplCoordExternNetwork","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20021","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.250-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.248-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplCoordExternNetwork","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20022","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.250-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.248-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.250-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.248-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.251-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.248-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn24","msg":"connection ended","attr":{"remote":"127.0.0.1:44900","connectionCount":7}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.251-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.249-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.251-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.249-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20020","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.251-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.248-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn17","msg":"connection ended","attr":{"remote":"127.0.0.1:34004","connectionCount":6}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.252-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.249-04:00"},"s":"W", "c":"SHARDING", "id":22734, "ctx":"shard-registry-reload","msg":"Error reloading shard registry","attr":{"error":"CallbackCanceled: Callback canceled"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.252-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.249-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.252-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.249-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"shard-registry-reload","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.252-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.249-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn15","msg":"connection ended","attr":{"remote":"127.0.0.1:44820","connectionCount":6}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.253-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.249-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn14","msg":"connection ended","attr":{"remote":"127.0.0.1:33990","connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.253-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.249-04:00"},"s":"I", "c":"CONTROL", "id":20609, "ctx":"SignalHandler","msg":"Shutting down free monitoring"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.253-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.249-04:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":5}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.253-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.250-04:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.253-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.250-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.254-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.250-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.254-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.250-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.254-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.250-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20020","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.254-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.251-04:00"},"s":"W", "c":"SHARDING", "id":22734, "ctx":"shard-registry-reload","msg":"Error reloading shard registry","attr":{"error":"CallbackCanceled: Callback canceled"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.254-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.251-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"shard-registry-reload","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.254-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.251-04:00"},"s":"I", "c":"CONTROL", "id":20609, "ctx":"SignalHandler","msg":"Shutting down free monitoring"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.255-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.251-04:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.255-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.252-04:00"},"s":"I", "c":"INDEX", "id":36841000,"ctx":"SignalHandler","msg":"Shutting down TTL collection monitor thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.255-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.252-04:00"},"s":"I", "c":"INDEX", "id":36841001,"ctx":"SignalHandler","msg":"Finished shutting down TTL collection monitor thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.255-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.252-04:00"},"s":"I", "c":"STORAGE", "id":22320, "ctx":"SignalHandler","msg":"Shutting down journal flusher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.255-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.252-04:00"},"s":"I", "c":"STORAGE", "id":22321, "ctx":"SignalHandler","msg":"Finished shutting down journal flusher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.255-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.252-04:00"},"s":"I", "c":"STORAGE", "id":20282, "ctx":"SignalHandler","msg":"Deregistering all the collections"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.255-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.252-04:00"},"s":"I", "c":"STORAGE", "id":22372, "ctx":"OplogVisibilityThread","msg":"Oplog visibility thread shutting down."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.256-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.252-04:00"},"s":"W", "c":"QUERY", "id":20478, "ctx":"conn25","msg":"getMore command executor error","attr":{"state":"FAILURE","error":{"code":11600,"codeName":"InterruptedAtShutdown","errmsg":"interrupted at shutdown"},"stats":{"stage":"COLLSCAN","nReturned":34,"works":516,"advanced":34,"needTime":241,"needYield":0,"saveState":241,"restoreState":240,"isEOF":0,"direction":"forward","minTs":{"$timestamp":{"t":1590624724,"i":1}},"docsExamined":34}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.256-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.253-04:00"},"s":"I", "c":"STORAGE", "id":22261, "ctx":"SignalHandler","msg":"Timestamp monitor shutting down"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.256-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.253-04:00"},"s":"I", "c":"STORAGE", "id":22317, "ctx":"SignalHandler","msg":"WiredTigerKVEngine shutting down"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.256-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.253-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn25","msg":"connection ended","attr":{"remote":"127.0.0.1:44902","connectionCount":5}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.256-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.253-04:00"},"s":"I", "c":"INDEX", "id":36841000,"ctx":"SignalHandler","msg":"Shutting down TTL collection monitor thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.256-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.253-04:00"},"s":"I", "c":"INDEX", "id":36841001,"ctx":"SignalHandler","msg":"Finished shutting down TTL collection monitor thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.256-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.253-04:00"},"s":"I", "c":"STORAGE", "id":22320, "ctx":"SignalHandler","msg":"Shutting down journal flusher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.256-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.254-04:00"},"s":"I", "c":"STORAGE", "id":22321, "ctx":"SignalHandler","msg":"Finished shutting down journal flusher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.257-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.254-04:00"},"s":"I", "c":"STORAGE", "id":20282, "ctx":"SignalHandler","msg":"Deregistering all the collections"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.257-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.254-04:00"},"s":"I", "c":"STORAGE", "id":22372, "ctx":"OplogVisibilityThread","msg":"Oplog visibility thread shutting down."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.257-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.254-04:00"},"s":"I", "c":"STORAGE", "id":22318, "ctx":"SignalHandler","msg":"Shutting down session sweeper thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.257-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.254-04:00"},"s":"I", "c":"STORAGE", "id":22261, "ctx":"SignalHandler","msg":"Timestamp monitor shutting down"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.257-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.254-04:00"},"s":"I", "c":"STORAGE", "id":22319, "ctx":"SignalHandler","msg":"Finished shutting down session sweeper thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.257-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.254-04:00"},"s":"I", "c":"STORAGE", "id":22322, "ctx":"SignalHandler","msg":"Shutting down checkpoint thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.257-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.254-04:00"},"s":"I", "c":"STORAGE", "id":22317, "ctx":"SignalHandler","msg":"WiredTigerKVEngine shutting down"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.257-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.254-04:00"},"s":"I", "c":"STORAGE", "id":22323, "ctx":"SignalHandler","msg":"Finished shutting down checkpoint thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.258-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.255-04:00"},"s":"I", "c":"STORAGE", "id":47959002,"ctx":"SignalHandler","msg":"Closing WiredTiger","attr":{"closeConfig":"leak_memory=true,"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.258-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.255-04:00"},"s":"I", "c":"STORAGE", "id":22318, "ctx":"SignalHandler","msg":"Shutting down session sweeper thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.258-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.255-04:00"},"s":"I", "c":"STORAGE", "id":22319, "ctx":"SignalHandler","msg":"Finished shutting down session sweeper thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.258-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.255-04:00"},"s":"I", "c":"STORAGE", "id":22322, "ctx":"SignalHandler","msg":"Shutting down checkpoint thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.258-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.255-04:00"},"s":"I", "c":"STORAGE", "id":22323, "ctx":"SignalHandler","msg":"Finished shutting down checkpoint thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.258-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.255-04:00"},"s":"I", "c":"STORAGE", "id":47959002,"ctx":"SignalHandler","msg":"Closing WiredTiger","attr":{"closeConfig":"leak_memory=true,"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.326-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.326-04:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"BackgroundSync","msg":"Stopping replication producer"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.326-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.326-04:00"},"s":"I", "c":"REPL", "id":21307, "ctx":"SignalHandler","msg":"Stopping replication storage threads"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.327-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.326-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"OplogApplierNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.327-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.327-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplCoordExternNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.328-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.328-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplNetwork","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.328-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.328-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplNetwork","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20022","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.328-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.328-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplNetwork","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20023","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.328-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.328-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn3","msg":"connection ended","attr":{"remote":"127.0.0.1:44788","connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.328-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.328-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn3","msg":"connection ended","attr":{"remote":"127.0.0.1:54168","connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.328-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.328-04:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":6}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.328-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.328-04:00"},"s":"I", "c":"NETWORK", "id":4333209, "ctx":"SignalHandler","msg":"Closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.328-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.328-04:00"},"s":"I", "c":"NETWORK", "id":4333210, "ctx":"SignalHandler","msg":"Done closing Replica Set Monitor","attr":{"replicaSet":"mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.328-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.328-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.329-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.328-04:00"},"s":"I", "c":"CONNPOOL", "id":22572, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Dropping all pooled connections","attr":{"hostAndPort":"jasonchanjh:20020","error":"ShutdownInProgress: Shutting down the connection pool"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.329-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.329-04:00"},"s":"W", "c":"SHARDING", "id":22734, "ctx":"shard-registry-reload","msg":"Error reloading shard registry","attr":{"error":"CallbackCanceled: Callback canceled"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.329-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.329-04:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"shard-registry-reload","msg":"Killing all outstanding egress activity."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.329-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.329-04:00"},"s":"I", "c":"CONTROL", "id":20609, "ctx":"SignalHandler","msg":"Shutting down free monitoring"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.329-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.329-04:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.330-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.330-04:00"},"s":"I", "c":"INDEX", "id":36841000,"ctx":"SignalHandler","msg":"Shutting down TTL collection monitor thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.330-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.330-04:00"},"s":"I", "c":"INDEX", "id":36841001,"ctx":"SignalHandler","msg":"Finished shutting down TTL collection monitor thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.331-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.330-04:00"},"s":"I", "c":"STORAGE", "id":22320, "ctx":"SignalHandler","msg":"Shutting down journal flusher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.331-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.330-04:00"},"s":"I", "c":"STORAGE", "id":22321, "ctx":"SignalHandler","msg":"Finished shutting down journal flusher thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.331-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.330-04:00"},"s":"I", "c":"STORAGE", "id":20282, "ctx":"SignalHandler","msg":"Deregistering all the collections"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.331-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.330-04:00"},"s":"I", "c":"STORAGE", "id":22372, "ctx":"OplogVisibilityThread","msg":"Oplog visibility thread shutting down."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.331-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.330-04:00"},"s":"W", "c":"QUERY", "id":20478, "ctx":"conn16","msg":"getMore command executor error","attr":{"state":"FAILURE","error":{"code":11600,"codeName":"InterruptedAtShutdown","errmsg":"interrupted at shutdown"},"stats":{"stage":"COLLSCAN","nReturned":35,"works":467,"advanced":35,"needTime":216,"needYield":0,"saveState":216,"restoreState":215,"isEOF":0,"direction":"forward","minTs":{"$timestamp":{"t":1590624723,"i":27}},"docsExamined":35}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.331-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.331-04:00"},"s":"I", "c":"STORAGE", "id":22261, "ctx":"SignalHandler","msg":"Timestamp monitor shutting down"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.332-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.331-04:00"},"s":"I", "c":"STORAGE", "id":22317, "ctx":"SignalHandler","msg":"WiredTigerKVEngine shutting down"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.332-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.331-04:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn16","msg":"connection ended","attr":{"remote":"127.0.0.1:34002","connectionCount":4}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.332-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.332-04:00"},"s":"I", "c":"STORAGE", "id":22318, "ctx":"SignalHandler","msg":"Shutting down session sweeper thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.332-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.332-04:00"},"s":"I", "c":"STORAGE", "id":22319, "ctx":"SignalHandler","msg":"Finished shutting down session sweeper thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.332-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.332-04:00"},"s":"I", "c":"STORAGE", "id":22322, "ctx":"SignalHandler","msg":"Shutting down checkpoint thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.333-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.332-04:00"},"s":"I", "c":"STORAGE", "id":22323, "ctx":"SignalHandler","msg":"Finished shutting down checkpoint thread"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.333-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.333-04:00"},"s":"I", "c":"STORAGE", "id":47959002,"ctx":"SignalHandler","msg":"Closing WiredTiger","attr":{"closeConfig":"leak_memory=true,"}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.347-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.347-04:00"},"s":"I", "c":"STORAGE", "id":47959001,"ctx":"SignalHandler","msg":"WiredTiger closed","attr":{"durationMillis":92}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.347-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.347-04:00"},"s":"I", "c":"STORAGE", "id":22279, "ctx":"SignalHandler","msg":"shutdown: removing fs lock..."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.347-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.347-04:00"},"s":"I", "c":"CONTROL", "id":20565, "ctx":"SignalHandler","msg":"Now exiting"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.347-0400 c20023| {"t":{"$date":"2020-05-27T20:12:37.347-04:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.350-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.350-04:00"},"s":"I", "c":"STORAGE", "id":47959001,"ctx":"SignalHandler","msg":"WiredTiger closed","attr":{"durationMillis":95}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.350-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.350-04:00"},"s":"I", "c":"STORAGE", "id":22279, "ctx":"SignalHandler","msg":"shutdown: removing fs lock..."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.350-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.350-04:00"},"s":"I", "c":"CONTROL", "id":20565, "ctx":"SignalHandler","msg":"Now exiting"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.350-0400 c20022| {"t":{"$date":"2020-05-27T20:12:37.350-04:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.353-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.353-04:00"},"s":"I", "c":"STORAGE", "id":47959001,"ctx":"SignalHandler","msg":"WiredTiger closed","attr":{"durationMillis":20}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.353-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.353-04:00"},"s":"I", "c":"STORAGE", "id":22279, "ctx":"SignalHandler","msg":"shutdown: removing fs lock..."} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.353-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.353-04:00"},"s":"I", "c":"CONTROL", "id":20565, "ctx":"SignalHandler","msg":"Now exiting"} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.354-0400 c20021| {"t":{"$date":"2020-05-27T20:12:37.353-04:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.363-0400 ReplSetTest stopSet mongo program on port 20021 shut down with code 0 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.363-0400 ReplSetTest stopSet waiting for mongo program on port 20022 to stop. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.364-0400 ReplSetTest stopSet mongo program on port 20022 shut down with code 0 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.364-0400 ReplSetTest stopSet waiting for mongo program on port 20023 to stop. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.364-0400 ReplSetTest stopSet mongo program on port 20023 shut down with code 0 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.364-0400 ReplSetTest stopSet stopped all replica set nodes, took 1101ms for 3 nodes. [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.364-0400 ReplSetTest stopSet deleting all dbpaths [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.364-0400 ReplSetTest stopSet deleting dbpath: /data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS-0 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.366-0400 ReplSetTest stopSet deleting dbpath: /data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS-1 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.369-0400 ReplSetTest stopSet deleting dbpath: /data/db/job0/mongorunner/mongos_quiesce_mode_streamable_ismaster_with_hanging_read-configRS-2 [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.371-0400 ReplSetTest stopSet deleted all dbpaths [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.371-0400 ReplSetTest stopSet *** Shut down repl set - test worked **** [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.371-0400 ShardingTest stop deleting all dbpaths [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.371-0400 *** ShardingTest mongos_quiesce_mode_streamable_ismaster_with_hanging_read completed successfully in 35.01 seconds *** [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.372-0400 {"t":{"$date":"2020-05-28T00:12:37.372Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"1c5f67db-c750-497d-a3a2-5cb52649a07c"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host '127.0.0.1:20020' "}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.373-0400 {"t":{"$date":"2020-05-28T00:12:37.373Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"40c23baa-beae-4c8c-85fc-648ee95d8f7b"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host '127.0.0.1:20021' "}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.373-0400 {"t":{"$date":"2020-05-28T00:12:37.373Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"75e0b9bc-7531-4fdc-8be0-5d1f13923c95"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host '127.0.0.1:20022' "}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.373-0400 {"t":{"$date":"2020-05-28T00:12:37.373Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"86752f91-86be-46dd-b937-f2064967847a"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host '127.0.0.1:20023' "}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.373-0400 {"t":{"$date":"2020-05-28T00:12:37.373Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"aeadc76f-41a5-43d4-ad86-9f38f8db4351"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host '127.0.0.1:20024' "}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.373-0400 {"t":{"$date":"2020-05-28T00:12:37.373Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"c43f0059-2ac6-4fd4-850a-ac57d923d80a"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host 'localhost:20024' "}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.373-0400 {"t":{"$date":"2020-05-28T00:12:37.373Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"88994777-e1e4-4d66-b12d-344c40ffae29"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host '127.0.0.1:20024' "}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.373-0400 {"t":{"$date":"2020-05-28T00:12:37.373Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"9df76da7-cbf5-42be-a6f8-365b2f6aa8e9"}},"status":{"code":199,"codeName":"ReplicaSetMonitorRemoved","errmsg":"ReplicaSetMonitor for set mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0 is removed"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.373-0400 {"t":{"$date":"2020-05-28T00:12:37.373Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"fc811e82-8a51-4625-91e2-d3aa7a4bbc29"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host 'jasonchanjh:20024' "}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.374-0400 {"t":{"$date":"2020-05-28T00:12:37.373Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"67612f98-85df-4da8-bd99-c20c25a1651d"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host 'jasonchanjh:20024' "}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.374-0400 {"t":{"$date":"2020-05-28T00:12:37.374Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"5144ce4c-d93f-4fab-9cbc-870c15cf65f7"}},"status":{"code":199,"codeName":"ReplicaSetMonitorRemoved","errmsg":"ReplicaSetMonitor for set mongos_quiesce_mode_streamable_ismaster_with_hanging_read-rs0 is removed"}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.374-0400 {"t":{"$date":"2020-05-28T00:12:37.374Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"5d300976-6cbe-4114-990e-5f3c93a91742"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host 'localhost:20024' "}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.374-0400 {"t":{"$date":"2020-05-28T00:12:37.374Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end session {lsid} due to {status}","attr":{"lsid":{"id":{"$uuid":"f0cf2f52-8445-4fa5-aeee-8ac9be79e969"}},"status":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host 'localhost:20025' "}}} [js_test:mongos_quiesce_mode_streamable_ismaster_with_hanging_read] 2020-05-27T20:12:37.385-0400 JSTest jstests/noPassthrough/mongos_quiesce_mode_streamable_ismaster_with_hanging_read.js finished. [executor:js_test:job0] 2020-05-27T20:12:37.385-0400 mongos_quiesce_mode_streamable_ismaster_with_hanging_read.js ran in 35.12 seconds: no failures detected. [executor:js_test:job0] 2020-05-27T20:12:37.386-0400 Running job0_fixture_teardown... [js_test:job0_fixture_teardown] 2020-05-27T20:12:37.386-0400 Starting the teardown of NoOpFixture (Job #0). [js_test:job0_fixture_teardown] 2020-05-27T20:12:37.386-0400 Finished the teardown of NoOpFixture (Job #0). [executor:js_test:job0] 2020-05-27T20:12:37.386-0400 job0_fixture_teardown ran in 0.00 seconds: no failures detected. [executor] 2020-05-27T20:12:37.387-0400 Waiting for threads to complete [executor] 2020-05-27T20:12:37.387-0400 Threads are completed! [executor] 2020-05-27T20:12:37.388-0400 Summary of latest execution: All 3 test(s) passed in 35.13 seconds. [resmoke] 2020-05-27T20:12:37.388-0400 ================================================================================ [resmoke] 2020-05-27T20:12:37.388-0400 Summary of no_passthrough suite: All 3 test(s) passed in 35.13 seconds. [resmoke] 2020-05-27T20:12:37.388-0400 Exiting with code: 0