2018-04-25T12:26:47.043-0400 I CONTROL [initandlisten] MongoDB starting : pid=90097 port=9002 dbpath=/tmp/mms-automation/test/output/data/process9002 64-bit host=louisamac 2018-04-25T12:26:47.044-0400 I CONTROL [initandlisten] DEBUG build (which is slower) 2018-04-25T12:26:47.044-0400 I CONTROL [initandlisten] db version v3.7.5-90-g5122108-patch-5addeaf22fbabe5f7d685dea 2018-04-25T12:26:47.045-0400 I CONTROL [initandlisten] git version: 5122108624ee89a2488790e96bade2773009f3a5 2018-04-25T12:26:47.045-0400 I CONTROL [initandlisten] allocator: system 2018-04-25T12:26:47.046-0400 I CONTROL [initandlisten] modules: none 2018-04-25T12:26:47.046-0400 I CONTROL [initandlisten] build environment: 2018-04-25T12:26:47.047-0400 I CONTROL [initandlisten] distarch: x86_64 2018-04-25T12:26:47.047-0400 I CONTROL [initandlisten] target_arch: x86_64 2018-04-25T12:26:47.048-0400 I CONTROL [initandlisten] options: { config: "shard2.json", net: { bindIp: "0.0.0.0", port: 9002 }, processManagement: { fork: true }, replication: { oplogSizeMB: 64, replSetName: "a" }, sharding: { clusterRole: "shardsvr" }, storage: { dbPath: "/tmp/mms-automation/test/output/data/process9002", engine: "mmapv1", mmapv1: { preallocDataFiles: false, smallFiles: true } }, systemLog: { destination: "file", path: "/tmp/mms-automation/test/logs/run9002" } } 2018-04-25T12:26:47.048-0400 I STORAGE [initandlisten] 2018-04-25T12:26:47.049-0400 I STORAGE [initandlisten] ** WARNING: You have explicitly specified 'MMAPV1' storage engine in your 2018-04-25T12:26:47.050-0400 I STORAGE [initandlisten] ** config file or as a command line option. Support for the MMAPV1 2018-04-25T12:26:47.051-0400 I STORAGE [initandlisten] ** storage engine has been deprecated and will be removed in 2018-04-25T12:26:47.051-0400 I STORAGE [initandlisten] ** version 4.2. See http://dochub.mongodb.org/core/deprecated-mmapv1 2018-04-25T12:26:47.052-0400 I STORAGE [initandlisten] 2018-04-25T12:26:47.063-0400 I JOURNAL [initandlisten] journal dir=/tmp/mms-automation/test/output/data/process9002/journal 2018-04-25T12:26:47.064-0400 I JOURNAL [initandlisten] recover : no journal files present, no recovery needed 2018-04-25T12:26:47.100-0400 I JOURNAL [durability] Durability thread started 2018-04-25T12:26:47.100-0400 I JOURNAL [journal writer] Journal writer thread started 2018-04-25T12:26:47.100-0400 I CONTROL [initandlisten] 2018-04-25T12:26:47.102-0400 I CONTROL [initandlisten] ** NOTE: This is a development version (3.7.5-90-g5122108-patch-5addeaf22fbabe5f7d685dea) of MongoDB. 2018-04-25T12:26:47.102-0400 I CONTROL [initandlisten] ** Not recommended for production. 2018-04-25T12:26:47.103-0400 I CONTROL [initandlisten] 2018-04-25T12:26:47.104-0400 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2018-04-25T12:26:47.105-0400 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2018-04-25T12:26:47.105-0400 I CONTROL [initandlisten] 2018-04-25T12:26:47.106-0400 I STORAGE [initandlisten] allocating new ns file /tmp/mms-automation/test/output/data/process9002/local.ns, filling with zeroes... 2018-04-25T12:26:47.123-0400 I STORAGE [initandlisten] done allocating ns file /tmp/mms-automation/test/output/data/process9002/local.ns, size: 16MB, took 0.015 seconds 2018-04-25T12:26:47.123-0400 I STORAGE [FileAllocator] allocating new datafile /tmp/mms-automation/test/output/data/process9002/local.0 2018-04-25T12:26:47.124-0400 I STORAGE [FileAllocator] creating directory /tmp/mms-automation/test/output/data/process9002/_tmp 2018-04-25T12:26:47.125-0400 I STORAGE [FileAllocator] done allocating datafile /tmp/mms-automation/test/output/data/process9002/local.0, size: 16MB, took 0 secs 2018-04-25T12:26:47.125-0400 I STORAGE [initandlisten] datafileheader::init initializing /tmp/mms-automation/test/output/data/process9002/local.0 n:0 2018-04-25T12:26:47.136-0400 W SHARDING [initandlisten] Started with --shardsvr, but no shardIdentity document was found on disk in admin.system.version. This most likely means this server has not yet been added to a sharded cluster. 2018-04-25T12:26:47.141-0400 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: fd11390c-8459-4886-b926-4887a6ce2f97 2018-04-25T12:26:47.142-0400 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/tmp/mms-automation/test/output/data/process9002/diagnostic.data' 2018-04-25T12:26:47.143-0400 I STORAGE [initandlisten] createCollection: local.replset.oplogTruncateAfterPoint with generated UUID: 5d790fc3-d0dc-492a-a544-253841feb260 2018-04-25T12:26:47.144-0400 I STORAGE [initandlisten] createCollection: local.replset.minvalid with generated UUID: a42b345f-4ca7-41ec-8c8b-953cc2c65840 2018-04-25T12:26:47.145-0400 I REPL [initandlisten] Did not find local voted for document at startup. 2018-04-25T12:26:47.145-0400 I REPL [initandlisten] Did not find local Rollback ID document at startup. Creating one. 2018-04-25T12:26:47.146-0400 I STORAGE [initandlisten] createCollection: local.system.rollback.id with generated UUID: 9d9ee39f-f517-4657-960a-2ace582d98e1 2018-04-25T12:26:47.146-0400 I REPL [initandlisten] Initialized the rollback ID to 1 2018-04-25T12:26:47.147-0400 I REPL [initandlisten] Did not find local replica set configuration document at startup; NoMatchingDocument: Did not find replica set configuration document in local.system.replset 2018-04-25T12:26:47.148-0400 I NETWORK [initandlisten] waiting for connections on port 9002 2018-04-25T12:30:44.304-0400 I NETWORK [listener] connection accepted from 127.0.0.1:59054 #1 (1 connection now open) 2018-04-25T12:30:44.306-0400 I NETWORK [conn1] end connection 127.0.0.1:59054 (0 connections now open) 2018-04-25T12:31:01.026-0400 I NETWORK [listener] connection accepted from 127.0.0.1:59056 #2 (1 connection now open) 2018-04-25T12:31:01.027-0400 I NETWORK [conn2] end connection 127.0.0.1:59056 (0 connections now open) 2018-04-25T12:31:01.031-0400 I NETWORK [listener] connection accepted from 127.0.0.1:59058 #3 (1 connection now open) 2018-04-25T12:31:01.032-0400 I NETWORK [conn3] received client metadata from 127.0.0.1:59058 conn3: { driver: { name: "NetworkInterfaceTL", version: "3.7.5-90-g5122108-patch-5addeaf22fbabe5f7d685dea" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-04-25T12:31:01.033-0400 I ASIO [replexec-0] Connecting to louisamac:9001 2018-04-25T12:31:03.046-0400 I NETWORK [listener] connection accepted from 127.0.0.1:59065 #7 (2 connections now open) 2018-04-25T12:31:03.047-0400 I STORAGE [replexec-0] createCollection: local.system.replset with generated UUID: fabc6fd5-61f8-4a98-bf6f-3e868946abd3 2018-04-25T12:31:03.048-0400 I NETWORK [conn7] end connection 127.0.0.1:59065 (1 connection now open) 2018-04-25T12:31:03.049-0400 I REPL [replexec-0] New replica set config in use: { _id: "a", version: 1, protocolVersion: 1, writeConcernMajorityJournalDefault: true, members: [ { _id: 0, host: "louisamac:9001", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "louisamac:9002", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "louisamac:9003", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: -1, catchUpTakeoverDelayMillis: 30000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5ae0ad45e333f163d834939e') } } 2018-04-25T12:31:03.050-0400 I REPL [replexec-0] This node is louisamac:9002 in the config 2018-04-25T12:31:03.050-0400 I REPL [replexec-0] transition to STARTUP2 from STARTUP 2018-04-25T12:31:03.051-0400 I REPL [replexec-0] Starting replication storage threads 2018-04-25T12:31:03.051-0400 I ASIO [replexec-1] Connecting to louisamac:9003 2018-04-25T12:31:03.053-0400 I REPL [replexec-3] Member louisamac:9001 is now in state SECONDARY 2018-04-25T12:31:03.054-0400 I NETWORK [listener] connection accepted from 127.0.0.1:59067 #9 (2 connections now open) 2018-04-25T12:31:03.055-0400 I NETWORK [conn9] received client metadata from 127.0.0.1:59067 conn9: { driver: { name: "NetworkInterfaceTL", version: "3.7.5-90-g5122108-patch-5addeaf22fbabe5f7d685dea" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-04-25T12:31:03.057-0400 I REPL [replexec-2] Member louisamac:9003 is now in state STARTUP2 2018-04-25T12:31:03.076-0400 I STORAGE [replexec-0] createCollection: local.temp_oplog_buffer with generated UUID: 856d5502-9367-484b-bf04-734a953adb25 2018-04-25T12:31:03.078-0400 I REPL [replication-0] Starting initial sync (attempt 1 of 10) 2018-04-25T12:31:03.079-0400 I STORAGE [replication-0] Finishing collection drop for local.temp_oplog_buffer (856d5502-9367-484b-bf04-734a953adb25). 2018-04-25T12:31:03.080-0400 I STORAGE [replication-0] createCollection: local.temp_oplog_buffer with generated UUID: c035f80e-749d-46e9-862a-a110569d09e1 2018-04-25T12:31:03.081-0400 I REPL [replication-0] sync source candidate: louisamac:9001 2018-04-25T12:31:03.082-0400 I REPL [replication-0] ****** 2018-04-25T12:31:03.082-0400 I REPL [replication-0] creating replication oplog of size: 64MB... 2018-04-25T12:31:03.083-0400 I STORAGE [replication-0] createCollection: local.oplog.rs with generated UUID: 36fa4168-f6f3-4fb7-aee8-9185b7d542b0 2018-04-25T12:31:03.084-0400 I STORAGE [FileAllocator] allocating new datafile /tmp/mms-automation/test/output/data/process9002/local.1 2018-04-25T12:31:03.084-0400 I STORAGE [FileAllocator] done allocating datafile /tmp/mms-automation/test/output/data/process9002/local.1, size: 128MB, took 0 secs 2018-04-25T12:31:03.085-0400 I STORAGE [replication-0] datafileheader::init initializing /tmp/mms-automation/test/output/data/process9002/local.1 n:1 2018-04-25T12:31:03.089-0400 I REPL [replication-0] ****** 2018-04-25T12:31:03.090-0400 I STORAGE [replication-0] dropAllDatabasesExceptLocal 1 2018-04-25T12:31:03.091-0400 I ASIO [replication-0] Connecting to louisamac:9001 2018-04-25T12:31:03.096-0400 I ASIO [replication-0] Connecting to louisamac:9001 2018-04-25T12:31:03.097-0400 I REPL [replication-0] CollectionCloner::start called, on ns:admin.system.version 2018-04-25T12:31:03.099-0400 I STORAGE [repl writer worker 0] allocating new ns file /tmp/mms-automation/test/output/data/process9002/admin.ns, filling with zeroes... 2018-04-25T12:31:03.117-0400 I STORAGE [repl writer worker 0] done allocating ns file /tmp/mms-automation/test/output/data/process9002/admin.ns, size: 16MB, took 0.017 seconds 2018-04-25T12:31:03.118-0400 I STORAGE [FileAllocator] allocating new datafile /tmp/mms-automation/test/output/data/process9002/admin.0 2018-04-25T12:31:03.119-0400 I STORAGE [FileAllocator] done allocating datafile /tmp/mms-automation/test/output/data/process9002/admin.0, size: 16MB, took 0 secs 2018-04-25T12:31:03.122-0400 I STORAGE [repl writer worker 0] datafileheader::init initializing /tmp/mms-automation/test/output/data/process9002/admin.0 n:0 2018-04-25T12:31:03.132-0400 I STORAGE [repl writer worker 0] createCollection: admin.system.version with provided UUID: e515314c-8f38-4dc8-86b4-c12e0b63d778 2018-04-25T12:31:03.132-0400 I INDEX [repl writer worker 0] build index on: admin.system.version properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "admin.system.version" } 2018-04-25T12:31:03.133-0400 I INDEX [repl writer worker 0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-04-25T12:31:03.134-0400 I COMMAND [repl writer worker 1] setting featureCompatibilityVersion to 3.6 2018-04-25T12:31:03.135-0400 I REPL [repl writer worker 1] CollectionCloner ns:admin.system.version finished cloning with status: OK 2018-04-25T12:31:03.136-0400 I REPL [repl writer worker 1] Finished cloning data: OK. Beginning oplog replay. 2018-04-25T12:31:03.136-0400 I REPL [replication-0] No need to apply operations. (currently at { : Timestamp(1524673861, 1) }) 2018-04-25T12:31:03.137-0400 I REPL [replication-1] Finished fetching oplog during initial sync: CallbackCanceled: error in fetcher batch callback: oplog fetcher is shutting down. Last fetched optime and hash: { ts: Timestamp(0, 0), t: -1 }[0] 2018-04-25T12:31:03.138-0400 I REPL [replication-1] Initial sync attempt finishing up. 2018-04-25T12:31:03.139-0400 I REPL [replication-1] Initial Sync Attempt Statistics: { failedInitialSyncAttempts: 0, maxFailedInitialSyncAttempts: 10, initialSyncStart: new Date(1524673863078), initialSyncAttempts: [], fetchedMissingDocs: 0, appliedOps: 0, initialSyncOplogStart: Timestamp(1524673861, 1), initialSyncOplogEnd: Timestamp(1524673861, 1), databases: { databasesCloned: 1, admin: { collections: 1, clonedCollections: 1, start: new Date(1524673863096), end: new Date(1524673863136), elapsedMillis: 40, admin.system.version: { documentsToCopy: 1, documentsCopied: 1, indexes: 1, fetchedBatches: 1, start: new Date(1524673863098), end: new Date(1524673863136), elapsedMillis: 38 } } } } 2018-04-25T12:31:03.139-0400 I STORAGE [replication-1] Finishing collection drop for local.temp_oplog_buffer (c035f80e-749d-46e9-862a-a110569d09e1). 2018-04-25T12:31:03.158-0400 I REPL [replication-1] initial sync done; took 0s. 2018-04-25T12:31:03.159-0400 I STORAGE [replication-1] repairDatabase local 2018-04-25T12:31:03.170-0400 I JOURNAL [replication-1] journalCleanup... 2018-04-25T12:31:03.170-0400 I JOURNAL [replication-1] removeJournalFiles 2018-04-25T12:31:03.171-0400 I JOURNAL [replication-1] old journal file will be removed: /tmp/mms-automation/test/output/data/process9002/journal/j._0 2018-04-25T12:31:03.172-0400 I STORAGE [replication-1] allocating new ns file /tmp/mms-automation/test/output/data/process9002/_tmp_repairDatabase_0/local.ns, filling with zeroes... 2018-04-25T12:31:03.195-0400 I STORAGE [replication-1] done allocating ns file /tmp/mms-automation/test/output/data/process9002/_tmp_repairDatabase_0/local.ns, size: 16MB, took 0.022 seconds 2018-04-25T12:31:03.196-0400 I STORAGE [FileAllocator] allocating new datafile /tmp/mms-automation/test/output/data/process9002/_tmp_repairDatabase_0/local.0 2018-04-25T12:31:03.197-0400 I STORAGE [FileAllocator] creating directory /tmp/mms-automation/test/output/data/process9002/_tmp_repairDatabase_0/_tmp 2018-04-25T12:31:03.198-0400 I STORAGE [FileAllocator] done allocating datafile /tmp/mms-automation/test/output/data/process9002/_tmp_repairDatabase_0/local.0, size: 16MB, took 0 secs 2018-04-25T12:31:03.199-0400 I STORAGE [replication-1] datafileheader::init initializing /tmp/mms-automation/test/output/data/process9002/_tmp_repairDatabase_0/local.0 n:0 2018-04-25T12:31:03.209-0400 I STORAGE [replication-1] createCollection: local.oplog.rs with provided UUID: 36fa4168-f6f3-4fb7-aee8-9185b7d542b0 2018-04-25T12:31:03.210-0400 I STORAGE [FileAllocator] allocating new datafile /tmp/mms-automation/test/output/data/process9002/_tmp_repairDatabase_0/local.1 2018-04-25T12:31:03.211-0400 I STORAGE [FileAllocator] done allocating datafile /tmp/mms-automation/test/output/data/process9002/_tmp_repairDatabase_0/local.1, size: 128MB, took 0 secs 2018-04-25T12:31:03.211-0400 I STORAGE [replication-1] datafileheader::init initializing /tmp/mms-automation/test/output/data/process9002/_tmp_repairDatabase_0/local.1 n:1 2018-04-25T12:31:03.212-0400 I STORAGE [replication-1] createCollection: local.replset.minvalid with provided UUID: a42b345f-4ca7-41ec-8c8b-953cc2c65840 2018-04-25T12:31:03.213-0400 I INDEX [replication-1] build index on: local.replset.minvalid properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "local.replset.minvalid" } 2018-04-25T12:31:03.214-0400 I INDEX [replication-1] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-04-25T12:31:03.214-0400 I STORAGE [replication-1] createCollection: local.replset.oplogTruncateAfterPoint with provided UUID: 5d790fc3-d0dc-492a-a544-253841feb260 2018-04-25T12:31:03.215-0400 I INDEX [replication-1] build index on: local.replset.oplogTruncateAfterPoint properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "local.replset.oplogTruncateAfterPoint" } 2018-04-25T12:31:03.216-0400 I INDEX [replication-1] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-04-25T12:31:03.216-0400 I STORAGE [replication-1] createCollection: local.startup_log with provided UUID: fd11390c-8459-4886-b926-4887a6ce2f97 2018-04-25T12:31:03.217-0400 I INDEX [replication-1] build index on: local.startup_log properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "local.startup_log" } 2018-04-25T12:31:03.218-0400 I INDEX [replication-1] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-04-25T12:31:03.219-0400 I STORAGE [replication-1] createCollection: local.system.replset with provided UUID: fabc6fd5-61f8-4a98-bf6f-3e868946abd3 2018-04-25T12:31:03.220-0400 I INDEX [replication-1] build index on: local.system.replset properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "local.system.replset" } 2018-04-25T12:31:03.220-0400 I INDEX [replication-1] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-04-25T12:31:03.221-0400 I STORAGE [replication-1] createCollection: local.system.rollback.id with provided UUID: 9d9ee39f-f517-4657-960a-2ace582d98e1 2018-04-25T12:31:03.222-0400 I INDEX [replication-1] build index on: local.system.rollback.id properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "local.system.rollback.id" } 2018-04-25T12:31:03.223-0400 I INDEX [replication-1] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-04-25T12:31:03.239-0400 I JOURNAL [replication-1] journalCleanup... 2018-04-25T12:31:03.240-0400 I JOURNAL [replication-1] removeJournalFiles 2018-04-25T12:31:03.241-0400 I JOURNAL [replication-1] old journal file will be removed: /tmp/mms-automation/test/output/data/process9002/journal/j._1 2018-04-25T12:31:03.256-0400 I JOURNAL [replication-1] journalCleanup... 2018-04-25T12:31:03.257-0400 I JOURNAL [replication-1] removeJournalFiles 2018-04-25T12:31:03.265-0400 I JOURNAL [replication-1] journalCleanup... 2018-04-25T12:31:03.266-0400 I JOURNAL [replication-1] removeJournalFiles 2018-04-25T12:31:03.282-0400 I REPL [replication-1] transition to RECOVERING from STARTUP2 2018-04-25T12:31:03.283-0400 I REPL [replication-1] Starting replication fetcher thread 2018-04-25T12:31:03.284-0400 I REPL [replication-1] Starting replication applier thread 2018-04-25T12:31:03.284-0400 I REPL [rsBackgroundSync] could not find member to sync from 2018-04-25T12:31:03.285-0400 I REPL [replication-1] Starting replication reporter thread 2018-04-25T12:31:03.285-0400 I REPL [rsSync-0] Starting oplog application 2018-04-25T12:31:03.287-0400 I REPL [rsSync-0] transition to SECONDARY from RECOVERING 2018-04-25T12:31:03.288-0400 I REPL [replexec-1] Member louisamac:9003 is now in state SECONDARY 2018-04-25T12:31:12.247-0400 I STORAGE [conn3] createCollection: local.replset.election with generated UUID: ed930e9d-cae0-4ad1-89ec-a1ffa53a6909 2018-04-25T12:31:12.326-0400 I REPL [replexec-4] Member louisamac:9001 is now in state PRIMARY 2018-04-25T12:31:13.098-0400 I ASIO [NetworkInterfaceASIO-RS] Ending connection to host louisamac:9001 due to bad connection status; 1 connections to that host remain open 2018-04-25T12:31:15.309-0400 I REPL [rsBackgroundSync] sync source candidate: louisamac:9001 2018-04-25T12:31:15.311-0400 I ASIO [replication-1] Connecting to louisamac:9001 2018-04-25T12:31:15.314-0400 I STORAGE [repl writer worker 7] allocating new ns file /tmp/mms-automation/test/output/data/process9002/config.ns, filling with zeroes... 2018-04-25T12:31:15.344-0400 I STORAGE [repl writer worker 7] done allocating ns file /tmp/mms-automation/test/output/data/process9002/config.ns, size: 16MB, took 0.029 seconds 2018-04-25T12:31:15.345-0400 I STORAGE [FileAllocator] allocating new datafile /tmp/mms-automation/test/output/data/process9002/config.0 2018-04-25T12:31:15.346-0400 I STORAGE [FileAllocator] done allocating datafile /tmp/mms-automation/test/output/data/process9002/config.0, size: 16MB, took 0 secs 2018-04-25T12:31:15.347-0400 I STORAGE [repl writer worker 7] datafileheader::init initializing /tmp/mms-automation/test/output/data/process9002/config.0 n:0 2018-04-25T12:31:15.359-0400 I STORAGE [repl writer worker 7] createCollection: config.transactions with provided UUID: 8356b2de-69ae-4a48-9790-79517ddf1d8e 2018-04-25T12:31:47.150-0400 I CONTROL [thread6] Sessions collection is not set up; waiting until next sessions refresh interval: sharding state is not yet initialized 2018-04-25T12:36:44.156-0400 I NETWORK [listener] connection accepted from 127.0.0.1:59172 #13 (3 connections now open) 2018-04-25T12:36:44.157-0400 I NETWORK [conn13] received client metadata from 127.0.0.1:59172 conn13: { driver: { name: "MongoDB Internal Client", version: "3.7.5-90-g5122108-patch-5addeaf22fbabe5f7d685dea" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-04-25T12:36:44.197-0400 I SHARDING [repl writer worker 10] initializing sharding state with: { _id: "shardIdentity", configsvrConnectionString: "csrs/louisamac:9007,louisamac:9008,louisamac:9009", shardName: "shard0", clusterId: ObjectId('5ae0adf2b7d3c00d69bcf597') } 2018-04-25T12:36:44.219-0400 I NETWORK [repl writer worker 10] Starting new replica set monitor for csrs/louisamac:9007,louisamac:9008,louisamac:9009 2018-04-25T12:36:44.222-0400 I SHARDING [thread8] creating distributed lock ping thread for process louisamac:9002:1524674204:-737642951437381622 (sleeping for 30000ms) 2018-04-25T12:36:44.222-0400 I SHARDING [repl writer worker 10] initialized sharding components for secondary node. 2018-04-25T12:36:44.235-0400 I NETWORK [shard registry reload] Successfully connected to louisamac:9008 (1 connections now open to louisamac:9008 with a 5 second timeout) 2018-04-25T12:36:44.243-0400 I NETWORK [monitoring keys for HMAC] Successfully connected to louisamac:9007 (1 connections now open to louisamac:9007 with a 5 second timeout) 2018-04-25T12:36:44.244-0400 I NETWORK [ReplicaSetMonitor-TaskExecutor] Successfully connected to louisamac:9009 (1 connections now open to louisamac:9009 with a 5 second timeout) 2018-04-25T12:36:44.247-0400 I ASIO [monitoring keys for HMAC] Connecting to louisamac:9008 2018-04-25T12:36:44.247-0400 I ASIO [shard registry reload] Connecting to louisamac:9007 2018-04-25T12:36:44.248-0400 I ASIO [shard registry reload] Connecting to louisamac:9007 2018-04-25T12:36:44.289-0400 I COMMAND [repl writer worker 13] setting featureCompatibilityVersion to upgrading to 4.0 2018-04-25T12:36:44.296-0400 W SHARDING [replSetDistLockPinger] pinging failed for distributed lock pinger :: caused by :: LockStateChangeFailed: findAndModify query predicate didn't match any lock document 2018-04-25T12:36:44.301-0400 I NETWORK [repl writer worker 13] Skip closing connection for connection # 13 2018-04-25T12:36:44.302-0400 I NETWORK [repl writer worker 13] Skip closing connection for connection # 9 2018-04-25T12:36:44.303-0400 I NETWORK [repl writer worker 13] Skip closing connection for connection # 3 2018-04-25T12:36:47.152-0400 I SHARDING [thread9] Refreshing cached database entry for config; current cached database info is {} 2018-04-25T12:36:47.154-0400 I ASIO [ShardServerCatalogCacheLoader-0] Connecting to louisamac:9009 2018-04-25T12:36:47.159-0400 I SHARDING [ShardServerCatalogCacheLoader-0] Refresh for database config took 5 ms and failed :: caused by :: ShardNotFound: Shard shard0 not found 2018-04-25T12:36:47.160-0400 I CONTROL [thread9] Sessions collection is not set up; waiting until next sessions refresh interval: Shard shard0 not found 2018-04-25T12:36:54.327-0400 I REPL [replication-0] Restarting oplog query due to error: NetworkInterfaceExceededTimeLimit: error in fetcher batch callback :: caused by :: timed out. Last fetched optime (with hash): { ts: Timestamp(1524674204, 3), t: 1 }[1097165825500512020]. Restarts remaining: 3 2018-04-25T12:36:54.327-0400 I ASIO [NetworkInterfaceASIO-RS] Ending connection to host louisamac:9001 due to bad connection status; 1 connections to that host remain open 2018-04-25T12:36:54.329-0400 I REPL [replication-0] Scheduled new oplog query Fetcher source: louisamac:9001 database: local query: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1524674204, 3) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1524674204, 3) } } query metadata: { $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" } } active: 1 findNetworkTimeout: 65000ms getMoreNetworkTimeout: 10000ms shutting down?: 0 first: 1 firstCommandScheduler: RemoteCommandRetryScheduler request: RemoteCommand 621 -- target:louisamac:9001 db:local cmd:{ find: "oplog.rs", filter: { ts: { $gte: Timestamp(1524674204, 3) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1524674204, 3) } } active: 1 callbackHandle.valid: 1 callbackHandle.cancelled: 0 attempt: 1 retryPolicy: RetryPolicyImpl maxAttempts: 1 maxTimeMillis: -1ms 2018-04-25T12:36:54.343-0400 I ASIO [replication-1] Connecting to louisamac:9001 2018-04-25T12:37:54.335-0400 I REPL [replication-1] Restarting oplog query due to error: ExceededTimeLimit: error in fetcher batch callback :: caused by :: operation exceeded time limit. Last fetched optime (with hash): { ts: Timestamp(1524674204, 3), t: 1 }[1097165825500512020]. Restarts remaining: 2 2018-04-25T12:37:54.336-0400 I REPL [replication-1] Scheduled new oplog query Fetcher source: louisamac:9001 database: local query: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1524674204, 3) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1524674204, 3) } } query metadata: { $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" } } active: 1 findNetworkTimeout: 65000ms getMoreNetworkTimeout: 10000ms shutting down?: 0 first: 1 firstCommandScheduler: RemoteCommandRetryScheduler request: RemoteCommand 698 -- target:louisamac:9001 db:local cmd:{ find: "oplog.rs", filter: { ts: { $gte: Timestamp(1524674204, 3) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1524674204, 3) } } active: 1 callbackHandle.valid: 1 callbackHandle.cancelled: 0 attempt: 1 retryPolicy: RetryPolicyImpl maxAttempts: 1 maxTimeMillis: -1ms 2018-04-25T12:38:54.345-0400 I REPL [replication-1] Restarting oplog query due to error: ExceededTimeLimit: error in fetcher batch callback :: caused by :: operation exceeded time limit. Last fetched optime (with hash): { ts: Timestamp(1524674204, 3), t: 1 }[1097165825500512020]. Restarts remaining: 1 2018-04-25T12:38:54.346-0400 I REPL [replication-1] Scheduled new oplog query Fetcher source: louisamac:9001 database: local query: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1524674204, 3) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1524674204, 3) } } query metadata: { $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" } } active: 1 findNetworkTimeout: 65000ms getMoreNetworkTimeout: 10000ms shutting down?: 0 first: 1 firstCommandScheduler: RemoteCommandRetryScheduler request: RemoteCommand 775 -- target:louisamac:9001 db:local cmd:{ find: "oplog.rs", filter: { ts: { $gte: Timestamp(1524674204, 3) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1524674204, 3) } } active: 1 callbackHandle.valid: 1 callbackHandle.cancelled: 0 attempt: 1 retryPolicy: RetryPolicyImpl maxAttempts: 1 maxTimeMillis: -1ms 2018-04-25T12:39:54.361-0400 I REPL [replication-1] Error returned from oplog query (no more query restarts left): ExceededTimeLimit: error in fetcher batch callback :: caused by :: operation exceeded time limit 2018-04-25T12:39:54.363-0400 W REPL [rsBackgroundSync] Fetcher stopped querying remote oplog with error: ExceededTimeLimit: error in fetcher batch callback :: caused by :: operation exceeded time limit 2018-04-25T12:39:54.364-0400 I REPL [rsBackgroundSync] sync source candidate: louisamac:9001 2018-04-25T12:39:54.418-0400 I REPL [SyncSourceFeedback] SyncSourceFeedback error sending update to louisamac:9001: InvalidSyncSource: Sync source was cleared. Was louisamac:9001 2018-04-25T12:40:24.365-0400 I ASIO [NetworkInterfaceASIO-RS] Ending connection to host louisamac:9001 due to bad connection status; 1 connections to that host remain open 2018-04-25T12:40:24.366-0400 I REPL [replication-1] Blacklisting louisamac:9001 due to error: 'NetworkInterfaceExceededTimeLimit: timed out' for 10s until: 2018-04-25T12:40:34.365-0400 2018-04-25T12:40:24.368-0400 I REPL [replication-1] could not find member to sync from 2018-04-25T12:40:34.388-0400 I REPL [rsBackgroundSync] sync source candidate: louisamac:9001 2018-04-25T12:41:04.391-0400 I ASIO [NetworkInterfaceASIO-RS] Ending connection to host louisamac:9001 due to bad connection status; 0 connections to that host remain open 2018-04-25T12:41:04.392-0400 I REPL [replication-1] Blacklisting louisamac:9001 due to error: 'NetworkInterfaceExceededTimeLimit: timed out' for 10s until: 2018-04-25T12:41:14.391-0400 2018-04-25T12:41:04.394-0400 I REPL [replication-1] could not find member to sync from 2018-04-25T12:41:14.420-0400 I REPL [rsBackgroundSync] sync source candidate: louisamac:9001 2018-04-25T12:41:14.422-0400 I ASIO [rsBackgroundSync] Connecting to louisamac:9001 2018-04-25T12:41:44.427-0400 I ASIO [NetworkInterfaceASIO-RS] Ending connection to host louisamac:9001 due to bad connection status; 0 connections to that host remain open 2018-04-25T12:41:44.428-0400 I REPL [replication-1] Blacklisting louisamac:9001 due to error: 'NetworkInterfaceExceededTimeLimit: timed out' for 10s until: 2018-04-25T12:41:54.427-0400 2018-04-25T12:41:44.429-0400 I REPL [replication-1] could not find member to sync from 2018-04-25T12:41:47.152-0400 I SHARDING [thread6] Refreshing cached database entry for config; current cached database info is {} 2018-04-25T12:41:47.154-0400 I SHARDING [ShardServerCatalogCacheLoader-1] Refresh for database config took 0 ms and failed :: caused by :: ShardNotFound: Shard shard0 not found 2018-04-25T12:41:47.155-0400 I CONTROL [thread6] Sessions collection is not set up; waiting until next sessions refresh interval: Shard shard0 not found 2018-04-25T12:41:54.450-0400 I REPL [rsBackgroundSync] sync source candidate: louisamac:9001 2018-04-25T12:41:54.451-0400 I ASIO [rsBackgroundSync] Connecting to louisamac:9001 2018-04-25T12:42:24.456-0400 I ASIO [NetworkInterfaceASIO-RS] Ending connection to host louisamac:9001 due to bad connection status; 0 connections to that host remain open 2018-04-25T12:42:24.457-0400 I REPL [replication-1] Blacklisting louisamac:9001 due to error: 'NetworkInterfaceExceededTimeLimit: timed out' for 10s until: 2018-04-25T12:42:34.456-0400 2018-04-25T12:42:24.468-0400 I REPL [replication-1] could not find member to sync from 2018-04-25T12:42:34.486-0400 I REPL [rsBackgroundSync] sync source candidate: louisamac:9001 2018-04-25T12:42:34.487-0400 I ASIO [rsBackgroundSync] Connecting to louisamac:9001 2018-04-25T12:43:04.490-0400 I ASIO [NetworkInterfaceASIO-RS] Ending connection to host louisamac:9001 due to bad connection status; 0 connections to that host remain open 2018-04-25T12:43:04.491-0400 I REPL [replication-1] Blacklisting louisamac:9001 due to error: 'NetworkInterfaceExceededTimeLimit: timed out' for 10s until: 2018-04-25T12:43:14.490-0400 2018-04-25T12:43:04.499-0400 I REPL [replication-1] could not find member to sync from 2018-04-25T12:43:14.513-0400 I REPL [rsBackgroundSync] sync source candidate: louisamac:9001 2018-04-25T12:43:14.522-0400 I ASIO [rsBackgroundSync] Connecting to louisamac:9001 2018-04-25T12:43:44.522-0400 I ASIO [NetworkInterfaceASIO-RS] Ending connection to host louisamac:9001 due to bad connection status; 0 connections to that host remain open 2018-04-25T12:43:44.523-0400 I REPL [replication-1] Blacklisting louisamac:9001 due to error: 'NetworkInterfaceExceededTimeLimit: timed out' for 10s until: 2018-04-25T12:43:54.522-0400 2018-04-25T12:43:44.526-0400 I REPL [replication-1] could not find member to sync from 2018-04-25T12:43:54.551-0400 I REPL [rsBackgroundSync] sync source candidate: louisamac:9001 2018-04-25T12:43:54.561-0400 I ASIO [rsBackgroundSync] Connecting to louisamac:9001 2018-04-25T12:44:24.562-0400 I ASIO [NetworkInterfaceASIO-RS] Ending connection to host louisamac:9001 due to bad connection status; 0 connections to that host remain open 2018-04-25T12:44:24.563-0400 I REPL [replication-1] Blacklisting louisamac:9001 due to error: 'NetworkInterfaceExceededTimeLimit: timed out' for 10s until: 2018-04-25T12:44:34.562-0400 2018-04-25T12:44:24.564-0400 I REPL [replication-1] could not find member to sync from 2018-04-25T12:44:34.590-0400 I REPL [rsBackgroundSync] sync source candidate: louisamac:9001 2018-04-25T12:44:34.600-0400 I ASIO [rsBackgroundSync] Connecting to louisamac:9001 2018-04-25T12:45:04.602-0400 I ASIO [NetworkInterfaceASIO-RS] Ending connection to host louisamac:9001 due to bad connection status; 0 connections to that host remain open 2018-04-25T12:45:04.603-0400 I REPL [replication-1] Blacklisting louisamac:9001 due to error: 'NetworkInterfaceExceededTimeLimit: timed out' for 10s until: 2018-04-25T12:45:14.602-0400 2018-04-25T12:45:04.605-0400 I REPL [replication-1] could not find member to sync from 2018-04-25T12:45:14.628-0400 I REPL [rsBackgroundSync] sync source candidate: louisamac:9001 2018-04-25T12:45:14.629-0400 I ASIO [rsBackgroundSync] Connecting to louisamac:9001 2018-04-25T12:45:44.631-0400 I ASIO [NetworkInterfaceASIO-RS] Ending connection to host louisamac:9001 due to bad connection status; 0 connections to that host remain open 2018-04-25T12:45:44.632-0400 I REPL [replication-1] Blacklisting louisamac:9001 due to error: 'NetworkInterfaceExceededTimeLimit: timed out' for 10s until: 2018-04-25T12:45:54.631-0400 2018-04-25T12:45:44.637-0400 I REPL [replication-1] could not find member to sync from 2018-04-25T12:45:54.652-0400 I REPL [rsBackgroundSync] sync source candidate: louisamac:9001 2018-04-25T12:45:54.656-0400 I ASIO [rsBackgroundSync] Connecting to louisamac:9001 2018-04-25T12:46:24.655-0400 I ASIO [NetworkInterfaceASIO-RS] Ending connection to host louisamac:9001 due to bad connection status; 0 connections to that host remain open 2018-04-25T12:46:24.656-0400 I REPL [replication-1] Blacklisting louisamac:9001 due to error: 'NetworkInterfaceExceededTimeLimit: timed out' for 10s until: 2018-04-25T12:46:34.655-0400 2018-04-25T12:46:24.657-0400 I REPL [replication-1] could not find member to sync from 2018-04-25T12:46:34.683-0400 I REPL [rsBackgroundSync] sync source candidate: louisamac:9001 2018-04-25T12:46:34.684-0400 I ASIO [rsBackgroundSync] Connecting to louisamac:9001 2018-04-25T12:46:47.153-0400 I SHARDING [thread6] Refreshing cached database entry for config; current cached database info is {} 2018-04-25T12:46:47.161-0400 I SHARDING [ShardServerCatalogCacheLoader-2] Refresh for database config took 0 ms and failed :: caused by :: ShardNotFound: Shard shard0 not found 2018-04-25T12:46:47.162-0400 I CONTROL [thread6] Sessions collection is not set up; waiting until next sessions refresh interval: Shard shard0 not found 2018-04-25T12:47:04.685-0400 I ASIO [NetworkInterfaceASIO-RS] Ending connection to host louisamac:9001 due to bad connection status; 0 connections to that host remain open 2018-04-25T12:47:04.686-0400 I REPL [replication-1] Blacklisting louisamac:9001 due to error: 'NetworkInterfaceExceededTimeLimit: timed out' for 10s until: 2018-04-25T12:47:14.685-0400 2018-04-25T12:47:04.688-0400 I REPL [replication-1] could not find member to sync from 2018-04-25T12:47:14.714-0400 I REPL [rsBackgroundSync] sync source candidate: louisamac:9001 2018-04-25T12:47:14.721-0400 I ASIO [rsBackgroundSync] Connecting to louisamac:9001