2018-01-24T11:41:01.300-0500 I CONTROL [initandlisten] MongoDB starting : pid=28254 port=27000 dbpath=/Users/tim/git/atlasproxy/main/rs1 64-bit host=liquid.local 2018-01-24T11:41:01.301-0500 I CONTROL [initandlisten] db version v3.6.2 2018-01-24T11:41:01.302-0500 I CONTROL [initandlisten] git version: 489d177dbd0f0420a8ca04d39fd78d0a2c539420 2018-01-24T11:41:01.302-0500 I CONTROL [initandlisten] OpenSSL version: OpenSSL 0.9.8zh 14 Jan 2016 2018-01-24T11:41:01.304-0500 I CONTROL [initandlisten] allocator: system 2018-01-24T11:41:01.305-0500 I CONTROL [initandlisten] modules: none 2018-01-24T11:41:01.306-0500 I CONTROL [initandlisten] build environment: 2018-01-24T11:41:01.307-0500 I CONTROL [initandlisten] distarch: x86_64 2018-01-24T11:41:01.308-0500 I CONTROL [initandlisten] target_arch: x86_64 2018-01-24T11:41:01.309-0500 I CONTROL [initandlisten] options: { net: { port: 27000, ssl: { CAFile: "ca.pem", PEMKeyFile: "star.local.10gen.cc.pem", allowConnectionsWithoutCertificates: true, mode: "requireSSL" } }, processManagement: { fork: true }, replication: { replSet: "proxytest" }, security: { authorization: "enabled", keyFile: "rs1/key" }, storage: { dbPath: "rs1" }, systemLog: { destination: "file", path: "rs1/mongod.log" } } 2018-01-24T11:41:01.311-0500 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=15872M,session_max=20000,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),statistics_log=(wait=0),verbose=(recovery_progress), 2018-01-24T11:41:01.539-0500 I CONTROL [initandlisten] 2018-01-24T11:41:01.540-0500 I CONTROL [initandlisten] ** WARNING: This server is bound to localhost. 2018-01-24T11:41:01.541-0500 I CONTROL [initandlisten] ** Remote systems will be unable to connect to this server. 2018-01-24T11:41:01.543-0500 I CONTROL [initandlisten] ** Start the server with --bind_ip
to specify which IP 2018-01-24T11:41:01.544-0500 I CONTROL [initandlisten] ** addresses it should serve responses from, or with --bind_ip_all to 2018-01-24T11:41:01.545-0500 I CONTROL [initandlisten] ** bind to all interfaces. If this behavior is desired, start the 2018-01-24T11:41:01.546-0500 I CONTROL [initandlisten] ** server with --bind_ip 127.0.0.1 to disable this warning. 2018-01-24T11:41:01.548-0500 I CONTROL [initandlisten] 2018-01-24T11:41:01.552-0500 I STORAGE [initandlisten] createCollection: local.startup_log with no UUID. 2018-01-24T11:41:01.600-0500 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/Users/tim/git/atlasproxy/main/rs1/diagnostic.data' 2018-01-24T11:41:01.601-0500 I STORAGE [initandlisten] createCollection: local.me with no UUID. 2018-01-24T11:41:01.645-0500 I STORAGE [initandlisten] createCollection: local.replset.minvalid with no UUID. 2018-01-24T11:41:01.682-0500 I REPL [initandlisten] Did not find local voted for document at startup. 2018-01-24T11:41:01.683-0500 I REPL [initandlisten] Did not find local Rollback ID document at startup. Creating one. 2018-01-24T11:41:01.684-0500 I STORAGE [initandlisten] createCollection: local.system.rollback.id with no UUID. 2018-01-24T11:41:01.727-0500 I REPL [initandlisten] Initialized the rollback ID to 1 2018-01-24T11:41:01.728-0500 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-01-24T11:41:01.730-0500 I NETWORK [initandlisten] waiting for connections on port 27000 ssl 2018-01-24T11:41:17.959-0500 I NETWORK [listener] connection accepted from 127.0.0.1:61759 #1 (1 connection now open) 2018-01-24T11:41:17.964-0500 W NETWORK [conn1] no SSL certificate provided by peer 2018-01-24T11:41:17.965-0500 I ACCESS [conn1] note: no users configured in admin.system.users, allowing localhost access 2018-01-24T11:41:17.966-0500 I NETWORK [conn1] received client metadata from 127.0.0.1:61759 conn: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.6.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-01-24T11:41:17.969-0500 I REPL [conn1] replSetInitiate admin command received from client 2018-01-24T11:41:18.043-0500 I REPL [conn1] replSetInitiate config object with 3 members parses ok 2018-01-24T11:41:18.045-0500 I ASIO [NetworkInterfaceASIO-Replication-0] Connecting to host2.local.10gen.cc:27010 2018-01-24T11:41:18.045-0500 I ASIO [NetworkInterfaceASIO-Replication-0] Connecting to host3.local.10gen.cc:27020 2018-01-24T11:41:18.071-0500 I ASIO [NetworkInterfaceASIO-Replication-0] Successfully connected to host2.local.10gen.cc:27010, took 26ms (1 connections now open to host2.local.10gen.cc:27010) 2018-01-24T11:41:18.075-0500 I NETWORK [listener] connection accepted from 127.0.0.1:61764 #2 (2 connections now open) 2018-01-24T11:41:18.076-0500 I ASIO [NetworkInterfaceASIO-Replication-0] Successfully connected to host3.local.10gen.cc:27020, took 31ms (1 connections now open to host3.local.10gen.cc:27020) 2018-01-24T11:41:18.077-0500 I REPL [conn1] ****** 2018-01-24T11:41:18.078-0500 I REPL [conn1] creating replication oplog of size: 192MB... 2018-01-24T11:41:18.079-0500 I NETWORK [listener] connection accepted from 127.0.0.1:61765 #3 (3 connections now open) 2018-01-24T11:41:18.079-0500 I STORAGE [conn1] createCollection: local.oplog.rs with no UUID. 2018-01-24T11:41:18.156-0500 I STORAGE [conn1] Starting WiredTigerRecordStoreThread local.oplog.rs 2018-01-24T11:41:18.158-0500 I STORAGE [conn1] The size storer reports that the oplog contains 0 records totaling to 0 bytes 2018-01-24T11:41:18.159-0500 I STORAGE [conn1] Scanning the oplog to determine where to place markers for truncation 2018-01-24T11:41:18.341-0500 I REPL [conn1] ****** 2018-01-24T11:41:18.342-0500 I STORAGE [conn1] createCollection: local.system.replset with no UUID. 2018-01-24T11:41:18.401-0500 I NETWORK [conn2] received client metadata from 127.0.0.1:61764 conn: { driver: { name: "NetworkInterfaceASIO-Replication", version: "3.6.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-01-24T11:41:18.401-0500 I NETWORK [conn3] received client metadata from 127.0.0.1:61765 conn: { driver: { name: "NetworkInterfaceASIO-Replication", version: "3.6.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-01-24T11:41:18.406-0500 I COMMAND [conn1] Assigning UUID 23925b96-1557-4a51-9ad0-7e2939087c3c to collection local.system.rollback.id 2018-01-24T11:41:18.407-0500 I COMMAND [conn1] Assigning UUID 802c34a9-8525-46b2-9d0c-e01655115133 to collection local.system.replset 2018-01-24T11:41:18.408-0500 I COMMAND [conn1] Assigning UUID 38f84132-26b7-4b9b-b957-6552004a17d4 to collection local.me 2018-01-24T11:41:18.409-0500 I COMMAND [conn1] Assigning UUID 79661621-9a3b-4c69-861e-b7861680f8f7 to collection local.startup_log 2018-01-24T11:41:18.410-0500 I COMMAND [conn1] Assigning UUID 4e1fe117-48f1-4f18-9e26-35e7a40ce441 to collection local.replset.minvalid 2018-01-24T11:41:18.411-0500 I COMMAND [conn1] Assigning UUID fc5ec8dc-10aa-4de1-b8e9-7c6cc933e761 to collection local.oplog.rs 2018-01-24T11:41:18.412-0500 I STORAGE [conn1] createCollection: admin.system.version with provided UUID: 4b732189-49b8-4bd0-a69f-f6d4a0a45f44 2018-01-24T11:41:18.465-0500 I COMMAND [conn1] setting featureCompatibilityVersion to 3.6 2018-01-24T11:41:18.466-0500 I NETWORK [conn1] Skip closing connection for connection # 3 2018-01-24T11:41:18.467-0500 I NETWORK [conn1] Skip closing connection for connection # 2 2018-01-24T11:41:18.468-0500 I NETWORK [conn1] Skip closing connection for connection # 1 2018-01-24T11:41:18.469-0500 I REPL [conn1] New replica set config in use: { _id: "proxytest", version: 1, protocolVersion: 1, members: [ { _id: 0, host: "host1.local.10gen.cc:27000", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "host2.local.10gen.cc:27010", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "host3.local.10gen.cc:27020", 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('5a68b72df7c92095f584f852') } } 2018-01-24T11:41:18.469-0500 I ACCESS [conn3] Successfully authenticated as principal __system on local 2018-01-24T11:41:18.471-0500 I REPL [conn1] This node is host1.local.10gen.cc:27000 in the config 2018-01-24T11:41:18.472-0500 I REPL [conn1] transition to STARTUP2 from STARTUP 2018-01-24T11:41:18.473-0500 I REPL [conn1] Starting replication storage threads 2018-01-24T11:41:18.474-0500 I REPL [replexec-0] Member host2.local.10gen.cc:27010 is now in state STARTUP 2018-01-24T11:41:18.476-0500 I REPL [replexec-1] Member host3.local.10gen.cc:27020 is now in state STARTUP 2018-01-24T11:41:18.477-0500 I REPL [conn1] transition to RECOVERING from STARTUP2 2018-01-24T11:41:18.479-0500 I REPL [conn1] Starting replication fetcher thread 2018-01-24T11:41:18.480-0500 I REPL [conn1] Starting replication applier thread 2018-01-24T11:41:18.480-0500 I NETWORK [listener] connection accepted from 127.0.0.1:61766 #4 (4 connections now open) 2018-01-24T11:41:18.481-0500 I REPL [conn1] Starting replication reporter thread 2018-01-24T11:41:18.481-0500 I REPL [rsSync] transition to SECONDARY from RECOVERING 2018-01-24T11:41:18.485-0500 I COMMAND [conn1] command local.oplog.rs appName: "MongoDB Shell" command: replSetInitiate { replSetInitiate: { _id: "proxytest", members: [ { _id: 0.0, host: "host1.local.10gen.cc:27000" }, { _id: 1.0, host: "host2.local.10gen.cc:27010", priority: 1.0 }, { _id: 2.0, host: "host3.local.10gen.cc:27020", priority: 1.0 } ] }, $db: "admin" } numYields:0 reslen:147 locks:{ Global: { acquireCount: { r: 36, w: 20, W: 2 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 64 } }, Database: { acquireCount: { r: 6, w: 4, W: 16 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 31 } }, Collection: { acquireCount: { r: 4, w: 2 } }, oplog: { acquireCount: { r: 2, w: 3 } } } protocol:op_msg 516ms 2018-01-24T11:41:18.488-0500 I ACCESS [conn2] Successfully authenticated as principal __system on local 2018-01-24T11:41:18.489-0500 I NETWORK [conn1] end connection 127.0.0.1:61759 (3 connections now open) 2018-01-24T11:41:18.493-0500 I NETWORK [listener] connection accepted from 127.0.0.1:61767 #5 (4 connections now open) 2018-01-24T11:41:18.502-0500 I ACCESS [conn4] Successfully authenticated as principal __system on local 2018-01-24T11:41:18.503-0500 I NETWORK [conn4] end connection 127.0.0.1:61766 (3 connections now open) 2018-01-24T11:41:18.511-0500 I ACCESS [conn5] Successfully authenticated as principal __system on local 2018-01-24T11:41:18.512-0500 I NETWORK [conn5] end connection 127.0.0.1:61767 (2 connections now open) 2018-01-24T11:41:23.478-0500 I REPL [replexec-0] Member host3.local.10gen.cc:27020 is now in state STARTUP2 2018-01-24T11:41:23.479-0500 I REPL [replexec-1] Member host2.local.10gen.cc:27010 is now in state STARTUP2 2018-01-24T11:41:24.237-0500 I NETWORK [listener] connection accepted from 127.0.0.1:61772 #6 (3 connections now open) 2018-01-24T11:41:24.252-0500 I NETWORK [conn6] received client metadata from 127.0.0.1:61772 conn: { driver: { name: "NetworkInterfaceASIO-RS", version: "3.6.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-01-24T11:41:24.268-0500 I ACCESS [conn6] Successfully authenticated as principal __system on local 2018-01-24T11:41:24.292-0500 I NETWORK [listener] connection accepted from 127.0.0.1:61773 #7 (4 connections now open) 2018-01-24T11:41:24.305-0500 I NETWORK [conn7] received client metadata from 127.0.0.1:61773 conn: { driver: { name: "NetworkInterfaceASIO-RS", version: "3.6.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-01-24T11:41:24.327-0500 I ACCESS [conn7] Successfully authenticated as principal __system on local 2018-01-24T11:41:24.397-0500 I NETWORK [listener] connection accepted from 127.0.0.1:61774 #8 (5 connections now open) 2018-01-24T11:41:24.415-0500 I NETWORK [conn8] received client metadata from 127.0.0.1:61774 conn: { driver: { name: "NetworkInterfaceASIO-RS", version: "3.6.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-01-24T11:41:24.427-0500 I ACCESS [conn8] Successfully authenticated as principal __system on local 2018-01-24T11:41:24.456-0500 I NETWORK [listener] connection accepted from 127.0.0.1:61775 #9 (6 connections now open) 2018-01-24T11:41:24.464-0500 I NETWORK [conn9] received client metadata from 127.0.0.1:61775 conn: { driver: { name: "NetworkInterfaceASIO-RS", version: "3.6.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-01-24T11:41:24.474-0500 I ACCESS [conn9] Successfully authenticated as principal __system on local 2018-01-24T11:41:28.479-0500 I REPL [replexec-0] Member host3.local.10gen.cc:27020 is now in state SECONDARY 2018-01-24T11:41:28.481-0500 I REPL [replexec-0] Member host2.local.10gen.cc:27010 is now in state SECONDARY 2018-01-24T11:41:28.870-0500 I REPL [replexec-1] Starting an election, since we've seen no PRIMARY in the past 10000ms 2018-01-24T11:41:28.872-0500 I REPL [replexec-1] conducting a dry run election to see if we could be elected. current term: 0 2018-01-24T11:41:28.873-0500 I REPL [replexec-0] VoteRequester(term 0 dry run) received a yes vote from host2.local.10gen.cc:27010; response message: { term: 0, voteGranted: true, reason: "", ok: 1.0, operationTime: Timestamp(1516812078, 1), $clusterTime: { clusterTime: Timestamp(1516812078, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } 2018-01-24T11:41:28.874-0500 I REPL [replexec-0] dry election run succeeded, running for election in term 1 2018-01-24T11:41:28.875-0500 I STORAGE [replexec-0] createCollection: local.replset.election with generated UUID: 94a05ed5-b957-4432-bc34-52b37ff7b606 2018-01-24T11:41:29.035-0500 I REPL [replexec-1] VoteRequester(term 1) received a yes vote from host2.local.10gen.cc:27010; response message: { term: 1, voteGranted: true, reason: "", ok: 1.0, operationTime: Timestamp(1516812078, 1), $clusterTime: { clusterTime: Timestamp(1516812078, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } 2018-01-24T11:41:29.045-0500 I REPL [replexec-0] election succeeded, assuming primary role in term 1 2018-01-24T11:41:29.046-0500 I REPL [replexec-0] transition to PRIMARY from SECONDARY 2018-01-24T11:41:29.047-0500 I REPL [replexec-0] Entering primary catch-up mode. 2018-01-24T11:41:29.048-0500 I REPL [replexec-3] Caught up to the latest optime known via heartbeats after becoming primary. 2018-01-24T11:41:29.049-0500 I REPL [replexec-3] Exited primary catch-up mode. 2018-01-24T11:41:29.296-0500 I NETWORK [conn6] end connection 127.0.0.1:61772 (5 connections now open) 2018-01-24T11:41:29.459-0500 I NETWORK [conn8] end connection 127.0.0.1:61774 (4 connections now open) 2018-01-24T11:41:30.519-0500 I STORAGE [rsSync] createCollection: config.transactions with generated UUID: 11c58f12-56ec-494f-a933-05eb04d5436d 2018-01-24T11:41:30.608-0500 I REPL [rsSync] transition to primary complete; database writes are now permitted 2018-01-24T11:41:30.614-0500 I STORAGE [monitoring keys for HMAC] createCollection: admin.system.keys with generated UUID: 13e48d95-3a77-4374-9265-a987be86f919 2018-01-24T11:41:34.605-0500 I NETWORK [listener] connection accepted from 127.0.0.1:61776 #10 (5 connections now open) 2018-01-24T11:41:34.613-0500 I NETWORK [conn10] received client metadata from 127.0.0.1:61776 conn: { driver: { name: "NetworkInterfaceASIO-RS", version: "3.6.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-01-24T11:41:34.648-0500 I ACCESS [conn10] Successfully authenticated as principal __system on local 2018-01-24T11:41:34.712-0500 I NETWORK [listener] connection accepted from 127.0.0.1:61777 #11 (6 connections now open) 2018-01-24T11:41:34.725-0500 I NETWORK [conn11] received client metadata from 127.0.0.1:61777 conn: { driver: { name: "NetworkInterfaceASIO-RS", version: "3.6.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-01-24T11:41:34.742-0500 I ACCESS [conn11] Successfully authenticated as principal __system on local 2018-01-24T11:41:34.868-0500 I COMMAND [monitoring keys for HMAC] command admin.system.keys command: insert { insert: "system.keys", bypassDocumentValidation: false, ordered: true, documents: [ { _id: 6514658320727408641, purpose: "HMAC", key: BinData(0, FAB1811FC2EB9F3A952488BD9D27C83F788114E4), expiresAt: Timestamp(1524588090, 0) } ], writeConcern: { w: "majority", wtimeout: 15000 }, $db: "admin" } ninserted:1 keysInserted:1 numYields:0 reslen:214 locks:{ Global: { acquireCount: { r: 7, w: 5 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 90938 } }, Database: { acquireCount: { r: 1, w: 2, W: 3 } }, Collection: { acquireCount: { r: 1, w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 4253ms 2018-01-24T11:41:38.571-0500 I NETWORK [listener] connection accepted from 127.0.0.1:61778 #12 (7 connections now open) 2018-01-24T11:41:38.576-0500 W NETWORK [conn12] no SSL certificate provided by peer 2018-01-24T11:41:38.577-0500 I NETWORK [conn12] received client metadata from 127.0.0.1:61778 conn: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.6.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-01-24T11:41:38.597-0500 I STORAGE [conn12] createCollection: admin.system.users with generated UUID: 0e90cbbb-a5ab-4774-9dd6-f8ec0b5a516b 2018-01-24T11:41:38.905-0500 I COMMAND [conn12] command admin.system.users appName: "MongoDB Shell" command: insert { insert: "system.users", bypassDocumentValidation: false, ordered: true, $db: "admin" } ninserted:1 keysInserted:2 numYields:0 reslen:214 locks:{ Global: { acquireCount: { r: 13, w: 7 } }, Database: { acquireCount: { r: 3, w: 3, W: 4 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 151 } }, Collection: { acquireCount: { r: 3, w: 3 } }, oplog: { acquireCount: { w: 3 } } } protocol:op_msg 308ms 2018-01-24T11:41:39.076-0500 I COMMAND [conn12] command admin.system.version appName: "MongoDB Shell" command: createUser { createUser: "u1", pwd: "xxx", roles: [ { role: "userAdminAnyDatabase", db: "admin" } ], digestPassword: false, writeConcern: { w: "majority", wtimeout: 600000.0 }, $clusterTime: { clusterTime: Timestamp(1516812094, 1), signature: { hash: BinData(0, E4083E6CEB203EC900B30C8C7491D0F4A679A610), keyId: 6514658320727408641 } }, $db: "admin" } numYields:0 reslen:147 locks:{ Global: { acquireCount: { r: 13, w: 7 } }, Database: { acquireCount: { r: 3, w: 3, W: 4 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 151 } }, Collection: { acquireCount: { r: 3, w: 3 } }, oplog: { acquireCount: { w: 3 } } } protocol:op_msg 496ms 2018-01-24T11:41:39.112-0500 I ACCESS [conn12] Successfully authenticated as principal u1 on admin 2018-01-24T11:41:39.114-0500 I STORAGE [conn12] createCollection: admin.system.roles with generated UUID: 77e5e934-0d11-4604-8678-5c7d61f70b95 2018-01-24T11:41:39.265-0500 I COMMAND [conn12] command admin.system.roles appName: "MongoDB Shell" command: insert { insert: "system.roles", bypassDocumentValidation: false, ordered: true, $db: "admin" } ninserted:1 keysInserted:2 numYields:0 reslen:214 locks:{ Global: { acquireCount: { r: 6, w: 6 } }, Database: { acquireCount: { w: 2, W: 4 } }, Collection: { acquireCount: { w: 3 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 151ms 2018-01-24T11:41:39.493-0500 I COMMAND [conn12] command admin.$cmd appName: "MongoDB Shell" command: createRole { createRole: "atlasAdmin", roles: [ { db: "admin", role: "readWriteAnyDatabase" }, { db: "admin", role: "enableSharding" }, { db: "admin", role: "dbAdminAnyDatabase" }, { db: "admin", role: "backup" }, { db: "admin", role: "clusterMonitor" } ], privileges: [ { actions: [ "viewRole" ], resource: { collection: "", db: "admin" } } ], writeConcern: { w: "majority", wtimeout: 600000.0 }, $clusterTime: { clusterTime: Timestamp(1516812098, 3), signature: { hash: BinData(0, 326371345AB8AE7910111DB5F514F69DFAE56EF4), keyId: 6514658320727408641 } }, $db: "admin" } numYields:0 reslen:147 locks:{ Global: { acquireCount: { r: 6, w: 6 } }, Database: { acquireCount: { w: 2, W: 4 } }, Collection: { acquireCount: { w: 3 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 379ms 2018-01-24T11:41:39.555-0500 I NETWORK [conn12] end connection 127.0.0.1:61778 (6 connections now open) 2018-01-24T11:41:47.468-0500 I NETWORK [listener] connection accepted from 127.0.0.1:61779 #13 (7 connections now open) 2018-01-24T11:41:47.473-0500 W NETWORK [conn13] no SSL certificate provided by peer 2018-01-24T11:41:47.474-0500 I NETWORK [conn13] received client metadata from 127.0.0.1:61779 conn: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.6.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-01-24T11:41:47.500-0500 I ACCESS [conn13] Successfully authenticated as principal u on admin 2018-01-24T11:41:49.563-0500 I NETWORK [listener] connection accepted from 127.0.0.1:61782 #14 (8 connections now open) 2018-01-24T11:41:49.567-0500 W NETWORK [conn14] no SSL certificate provided by peer 2018-01-24T11:41:49.568-0500 I NETWORK [conn14] received client metadata from 127.0.0.1:61782 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-01-24T11:41:49.569-0500 I NETWORK [listener] connection accepted from 127.0.0.1:61783 #15 (9 connections now open) 2018-01-24T11:41:49.574-0500 W NETWORK [conn15] no SSL certificate provided by peer 2018-01-24T11:41:49.575-0500 I NETWORK [conn15] received client metadata from 127.0.0.1:61783 conn: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.6.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-01-24T11:41:49.600-0500 I ACCESS [conn15] Successfully authenticated as principal u on admin 2018-01-24T11:42:15.043-0500 I STORAGE [conn15] createCollection: test.test with generated UUID: 55b17d08-863c-4a6d-be77-ea956e30f9f9 2018-01-24T11:42:18.817-0500 I COMMAND [conn13] Attempting to step down in response to replSetStepDown command 2018-01-24T11:42:20.824-0500 I REPL [conn13] transition to SECONDARY from PRIMARY 2018-01-24T11:42:20.826-0500 I NETWORK [conn13] Skip closing connection for connection # 11 2018-01-24T11:42:20.827-0500 I NETWORK [conn13] Skip closing connection for connection # 10 2018-01-24T11:42:20.827-0500 I NETWORK [conn13] Skip closing connection for connection # 9 2018-01-24T11:42:20.828-0500 I NETWORK [conn13] Skip closing connection for connection # 7 2018-01-24T11:42:20.829-0500 I NETWORK [conn15] end connection 127.0.0.1:61783 (8 connections now open) 2018-01-24T11:42:20.829-0500 I NETWORK [conn14] end connection 127.0.0.1:61782 (7 connections now open) 2018-01-24T11:42:20.829-0500 I NETWORK [listener] connection accepted from 127.0.0.1:61790 #16 (8 connections now open) 2018-01-24T11:42:20.829-0500 I NETWORK [conn3] end connection 127.0.0.1:61765 (7 connections now open) 2018-01-24T11:42:20.829-0500 I NETWORK [conn2] end connection 127.0.0.1:61764 (6 connections now open) 2018-01-24T11:42:20.829-0500 I COMMAND [conn13] command admin.$cmd appName: "MongoDB Shell" command: replSetStepDown { replSetStepDown: 60.0, $clusterTime: { clusterTime: Timestamp(1516812099, 3), signature: { hash: BinData(0, 3B0C88943CF113DB204077F2559734C48B558293), keyId: 6514658320727408641 } }, $db: "admin" } numYields:0 reslen:147 locks:{ Global: { acquireCount: { r: 2, W: 2 } } } protocol:op_msg 2011ms 2018-01-24T11:42:20.836-0500 I NETWORK [conn13] Error sending response to client: SocketException: Broken pipe. Ending connection from 127.0.0.1:61779 (connection id: 13) 2018-01-24T11:42:20.836-0500 W NETWORK [conn16] no SSL certificate provided by peer 2018-01-24T11:42:20.837-0500 I NETWORK [conn13] end connection 127.0.0.1:61779 (5 connections now open) 2018-01-24T11:42:20.838-0500 I NETWORK [conn16] received client metadata from 127.0.0.1:61790 conn: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.6.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-01-24T11:42:20.851-0500 I ACCESS [conn16] Successfully authenticated as principal u on admin 2018-01-24T11:42:21.349-0500 I NETWORK [listener] connection accepted from 127.0.0.1:61791 #17 (6 connections now open) 2018-01-24T11:42:21.354-0500 W NETWORK [conn17] no SSL certificate provided by peer 2018-01-24T11:42:21.354-0500 I NETWORK [conn17] received client metadata from 127.0.0.1:61791 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-01-24T11:42:21.664-0500 I NETWORK [listener] connection accepted from 127.0.0.1:61792 #18 (7 connections now open) 2018-01-24T11:42:21.671-0500 I NETWORK [conn18] received client metadata from 127.0.0.1:61792 conn: { driver: { name: "NetworkInterfaceASIO-Replication", version: "3.6.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-01-24T11:42:21.684-0500 I ACCESS [conn18] Successfully authenticated as principal __system on local 2018-01-24T11:42:21.749-0500 I NETWORK [listener] connection accepted from 127.0.0.1:61793 #19 (8 connections now open) 2018-01-24T11:42:21.756-0500 I NETWORK [conn19] received client metadata from 127.0.0.1:61793 conn: { driver: { name: "NetworkInterfaceASIO-Replication", version: "3.6.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-01-24T11:42:21.767-0500 I ACCESS [conn19] Successfully authenticated as principal __system on local 2018-01-24T11:42:32.835-0500 I REPL [replexec-4] Member host2.local.10gen.cc:27010 is now in state PRIMARY 2018-01-24T11:42:33.732-0500 I REPL [rsBackgroundSync] sync source candidate: host2.local.10gen.cc:27010 2018-01-24T11:42:33.733-0500 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host2.local.10gen.cc:27010 2018-01-24T11:42:33.755-0500 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host2.local.10gen.cc:27010, took 22ms (1 connections now open to host2.local.10gen.cc:27010) 2018-01-24T11:42:33.757-0500 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to host2.local.10gen.cc:27010 2018-01-24T11:42:33.759-0500 I STORAGE [rsSync] createCollection: local.replset.oplogTruncateAfterPoint with generated UUID: 804db50e-1463-412b-93bb-ed88407ac1a9 2018-01-24T11:42:33.823-0500 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to host2.local.10gen.cc:27010, took 66ms (2 connections now open to host2.local.10gen.cc:27010) 2018-01-24T11:43:15.281-0500 I NETWORK [conn16] end connection 127.0.0.1:61790 (7 connections now open) 2018-01-24T11:43:18.891-0500 I NETWORK [conn7] end connection 127.0.0.1:61773 (6 connections now open) 2018-01-24T11:43:23.884-0500 I NETWORK [conn11] end connection 127.0.0.1:61777 (5 connections now open) 2018-01-24T11:43:24.644-0500 I NETWORK [listener] connection accepted from 127.0.0.1:61806 #20 (6 connections now open) 2018-01-24T11:43:24.649-0500 W NETWORK [conn20] no SSL certificate provided by peer 2018-01-24T11:43:24.650-0500 I NETWORK [conn20] received client metadata from 127.0.0.1:61806 conn: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.6.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-01-24T11:43:24.680-0500 I ACCESS [conn20] Successfully authenticated as principal u on admin 2018-01-24T11:43:29.656-0500 I NETWORK [conn20] end connection 127.0.0.1:61806 (5 connections now open)