2018-10-04T11:55:14.994-0400 I CONTROL [initandlisten] MongoDB starting : pid=23327 port=9005 dbpath=/tmp/mms-automation/test/output/data/process9005 64-bit host=jazzstep-2.local 2018-10-04T11:55:14.995-0400 I CONTROL [initandlisten] db version v4.0.3-rc0 2018-10-04T11:55:14.995-0400 I CONTROL [initandlisten] git version: 7ea530946fa7880364d88c8d8b6026bbc9ffa48c 2018-10-04T11:55:14.996-0400 I CONTROL [initandlisten] allocator: system 2018-10-04T11:55:14.997-0400 I CONTROL [initandlisten] modules: none 2018-10-04T11:55:14.997-0400 I CONTROL [initandlisten] build environment: 2018-10-04T11:55:14.997-0400 I CONTROL [initandlisten] distarch: x86_64 2018-10-04T11:55:14.998-0400 I CONTROL [initandlisten] target_arch: x86_64 2018-10-04T11:55:14.998-0400 I CONTROL [initandlisten] options: { config: "/tmp/mms-automation/test/output/data/process9005/automation-mongod.conf", net: { bindIp: "0.0.0.0", port: 9005 }, processManagement: { fork: true }, replication: { oplogSizeMB: 64, replSetName: "rs0" }, sharding: { clusterRole: "shardsvr" }, storage: { dbPath: "/tmp/mms-automation/test/output/data/process9005", mmapv1: { preallocDataFiles: false, smallFiles: true } }, systemLog: { destination: "file", path: "/tmp/mms-automation/test/logs/run9005" } } 2018-10-04T11:55:15.000-0400 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=7680M,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-10-04T11:55:15.494-0400 I STORAGE [initandlisten] WiredTiger message [1538668515:494519][23327:0x7fff8d0db380], txn-recover: Set global recovery timestamp: 0 2018-10-04T11:55:15.533-0400 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2018-10-04T11:55:15.581-0400 W STORAGE [initandlisten] Detected configuration for non-active storage engine mmapv1 when current storage engine is wiredTiger 2018-10-04T11:55:15.582-0400 I CONTROL [initandlisten] 2018-10-04T11:55:15.583-0400 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2018-10-04T11:55:15.584-0400 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2018-10-04T11:55:15.585-0400 I CONTROL [initandlisten] 2018-10-04T11:55:15.588-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-10-04T11:55:15.594-0400 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: 4af61bfa-3e43-46f9-b775-73cc59e7adc8 2018-10-04T11:55:15.644-0400 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/tmp/mms-automation/test/output/data/process9005/diagnostic.data' 2018-10-04T11:55:15.648-0400 I STORAGE [initandlisten] createCollection: local.replset.oplogTruncateAfterPoint with generated UUID: 96672565-9216-440f-a598-7060ad793a47 2018-10-04T11:55:15.697-0400 I STORAGE [initandlisten] createCollection: local.replset.minvalid with generated UUID: ccfe07e4-749b-4f19-b87b-71d4a6c9b980 2018-10-04T11:55:15.745-0400 I REPL [initandlisten] Did not find local voted for document at startup. 2018-10-04T11:55:15.746-0400 I REPL [initandlisten] Did not find local Rollback ID document at startup. Creating one. 2018-10-04T11:55:15.747-0400 I STORAGE [initandlisten] createCollection: local.system.rollback.id with generated UUID: 14c8eb57-8964-4199-bdac-d1ad08d3e734 2018-10-04T11:55:15.791-0400 I REPL [initandlisten] Initialized the rollback ID to 1 2018-10-04T11:55:15.792-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-10-04T11:55:15.793-0400 I CONTROL [LogicalSessionCacheRefresh] Sessions collection is not set up; waiting until next sessions refresh interval: sharding state is not yet initialized 2018-10-04T11:55:15.794-0400 I CONTROL [LogicalSessionCacheReap] Sessions collection is not set up; waiting until next sessions reap interval: sharding state is not yet initialized 2018-10-04T11:55:15.794-0400 I NETWORK [initandlisten] waiting for connections on port 9005 2018-10-04T11:55:15.799-0400 I NETWORK [listener] connection accepted from 10.1.25.36:58957 #1 (1 connection now open) 2018-10-04T11:55:15.800-0400 I ACCESS [conn1] SASL SCRAM-SHA-1 authentication failed for __system on local from client 10.1.25.36:58957 ; AuthenticationFailed: It is not possible to authenticate as the __system user on servers started without a --keyFile parameter 2018-10-04T11:55:15.801-0400 I NETWORK [conn1] end connection 10.1.25.36:58957 (0 connections now open) 2018-10-04T11:55:15.803-0400 I NETWORK [listener] connection accepted from 10.1.25.36:58958 #2 (1 connection now open) 2018-10-04T11:55:15.804-0400 I ACCESS [conn2] Supported SASL mechanisms requested for unknown user 'testuser@admin' 2018-10-04T11:55:15.804-0400 I ACCESS [conn2] SASL SCRAM-SHA-1 authentication failed for testuser on admin from client 10.1.25.36:58958 ; UserNotFound: Could not find user testuser@admin 2018-10-04T11:55:15.805-0400 I NETWORK [conn2] end connection 10.1.25.36:58958 (0 connections now open) 2018-10-04T11:55:15.806-0400 I NETWORK [listener] connection accepted from 10.1.25.36:58959 #3 (1 connection now open) 2018-10-04T11:55:15.808-0400 I NETWORK [listener] connection accepted from 127.0.0.1:58960 #4 (2 connections now open) 2018-10-04T11:55:15.809-0400 I ACCESS [conn4] SASL SCRAM-SHA-1 authentication failed for __system on local from client 127.0.0.1:58960 ; AuthenticationFailed: It is not possible to authenticate as the __system user on servers started without a --keyFile parameter 2018-10-04T11:55:15.810-0400 I NETWORK [conn4] end connection 127.0.0.1:58960 (1 connection now open) 2018-10-04T11:55:15.810-0400 I NETWORK [listener] connection accepted from 127.0.0.1:58961 #5 (2 connections now open) 2018-10-04T11:55:15.812-0400 I ACCESS [conn5] Supported SASL mechanisms requested for unknown user 'testuser@admin' 2018-10-04T11:55:15.812-0400 I ACCESS [conn5] SASL SCRAM-SHA-1 authentication failed for testuser on admin from client 127.0.0.1:58961 ; UserNotFound: Could not find user testuser@admin 2018-10-04T11:55:15.813-0400 I NETWORK [conn5] end connection 127.0.0.1:58961 (1 connection now open) 2018-10-04T11:55:15.813-0400 I NETWORK [listener] connection accepted from 127.0.0.1:58962 #6 (2 connections now open) 2018-10-04T11:55:15.815-0400 I REPL [conn6] replSetInitiate admin command received from client 2018-10-04T11:55:15.816-0400 I REPL [conn6] replSetInitiate config object with 1 members parses ok 2018-10-04T11:55:15.817-0400 I REPL [conn6] ****** 2018-10-04T11:55:15.817-0400 I REPL [conn6] creating replication oplog of size: 64MB... 2018-10-04T11:55:15.818-0400 I STORAGE [conn6] createCollection: local.oplog.rs with generated UUID: b3e31897-ddb1-4c91-a44b-ec9e35b61759 2018-10-04T11:55:15.838-0400 I STORAGE [conn6] Starting OplogTruncaterThread local.oplog.rs 2018-10-04T11:55:15.839-0400 I STORAGE [conn6] The size storer reports that the oplog contains 0 records totaling to 0 bytes 2018-10-04T11:55:15.840-0400 I STORAGE [conn6] Scanning the oplog to determine where to place markers for truncation 2018-10-04T11:55:15.930-0400 I REPL [conn6] ****** 2018-10-04T11:55:15.933-0400 I STORAGE [conn6] createCollection: local.system.replset with generated UUID: 387b225e-0481-4085-9ec6-a0b2d2634760 2018-10-04T11:55:15.985-0400 I STORAGE [conn6] createCollection: admin.system.version with provided UUID: 58b494fe-9b03-4759-9b0e-916df7257cff 2018-10-04T11:55:16.024-0400 I COMMAND [conn6] setting featureCompatibilityVersion to 3.6 2018-10-04T11:55:16.026-0400 I REPL [conn6] New replica set config in use: { _id: "rs0", version: 1, protocolVersion: 1, writeConcernMajorityJournalDefault: true, members: [ { _id: 0, host: "jazzstep-2.local:9005", 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('5bb637e386d7c8a199b3e4c2') } } 2018-10-04T11:55:16.027-0400 I REPL [conn6] This node is jazzstep-2.local:9005 in the config 2018-10-04T11:55:16.027-0400 I REPL [conn6] transition to STARTUP2 from STARTUP 2018-10-04T11:55:16.028-0400 I REPL [conn6] Starting replication storage threads 2018-10-04T11:55:16.029-0400 I REPL [conn6] transition to RECOVERING from STARTUP2 2018-10-04T11:55:16.030-0400 I REPL [conn6] Starting replication fetcher thread 2018-10-04T11:55:16.030-0400 I REPL [conn6] Starting replication applier thread 2018-10-04T11:55:16.031-0400 I REPL [conn6] Starting replication reporter thread 2018-10-04T11:55:16.031-0400 I REPL [rsSync-0] Starting oplog application 2018-10-04T11:55:16.032-0400 I COMMAND [conn6] command local.system.replset command: replSetInitiate { replSetInitiate: { _id: "rs0", members: [ { hidden: false, tags: {}, host: "jazzstep-2.local:9005", priority: 1.0, votes: 1, buildIndexes: true, slaveDelay: 0, _id: 0, arbiterOnly: false } ] }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:178 locks:{ Global: { acquireCount: { r: 15, w: 6, W: 2 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 57 } }, Database: { acquireCount: { r: 2, w: 3, W: 3 } }, Collection: { acquireCount: { r: 1, w: 2 } }, oplog: { acquireCount: { r: 1, w: 3 } } } protocol:op_query 216ms 2018-10-04T11:55:16.033-0400 I REPL [rsSync-0] transition to SECONDARY from RECOVERING 2018-10-04T11:55:16.034-0400 I REPL [rsSync-0] conducting a dry run election to see if we could be elected. current term: 0 2018-10-04T11:55:16.034-0400 I REPL [replexec-0] dry election run succeeded, running for election in term 1 2018-10-04T11:55:16.035-0400 I STORAGE [replexec-1] createCollection: local.replset.election with generated UUID: 35d1f36b-409d-4f61-85df-ac2618478455 2018-10-04T11:55:16.078-0400 I REPL [replexec-1] election succeeded, assuming primary role in term 1 2018-10-04T11:55:16.081-0400 I REPL [replexec-1] transition to PRIMARY from SECONDARY 2018-10-04T11:55:16.081-0400 I REPL [replexec-1] Resetting sync source to empty, which was :27017 2018-10-04T11:55:16.082-0400 I REPL [replexec-1] Entering primary catch-up mode. 2018-10-04T11:55:16.082-0400 I REPL [replexec-1] Exited primary catch-up mode. 2018-10-04T11:55:16.083-0400 I REPL [replexec-1] Stopping replication producer 2018-10-04T11:55:18.039-0400 I STORAGE [rsSync-0] createCollection: config.transactions with generated UUID: 493f20d3-c5a6-4bc1-ba94-35ef1f4700ea 2018-10-04T11:55:18.075-0400 I STORAGE [rsSync-0] Triggering the first stable checkpoint. Initial Data: Timestamp(1538668515, 1) PrevStable: Timestamp(0, 0) CurrStable: Timestamp(1538668518, 1) 2018-10-04T11:55:18.078-0400 I REPL [rsSync-0] transition to primary complete; database writes are now permitted 2018-10-04T11:55:30.811-0400 I NETWORK [listener] connection accepted from 10.1.25.36:59244 #7 (3 connections now open) 2018-10-04T11:55:30.814-0400 I NETWORK [listener] connection accepted from 127.0.0.1:59247 #8 (4 connections now open) 2018-10-04T11:55:45.816-0400 I NETWORK [listener] connection accepted from 127.0.0.1:59641 #9 (5 connections now open) 2018-10-04T12:00:15.794-0400 I CONTROL [LogicalSessionCacheReap] Sessions collection is not set up; waiting until next sessions reap interval: sharding state is not yet initialized 2018-10-04T12:00:15.794-0400 I CONTROL [LogicalSessionCacheRefresh] Sessions collection is not set up; waiting until next sessions refresh interval: sharding state is not yet initialized 2018-10-04T12:00:37.079-0400 I NETWORK [conn6] end connection 127.0.0.1:58962 (4 connections now open) 2018-10-04T12:00:37.079-0400 I NETWORK [conn8] end connection 127.0.0.1:59247 (3 connections now open) 2018-10-04T12:00:37.079-0400 I NETWORK [conn9] end connection 127.0.0.1:59641 (2 connections now open) 2018-10-04T12:00:37.079-0400 I NETWORK [conn3] end connection 10.1.25.36:58959 (1 connection now open) 2018-10-04T12:00:37.079-0400 I NETWORK [conn7] end connection 10.1.25.36:59244 (0 connections now open) 2018-10-04T12:05:15.796-0400 I CONTROL [LogicalSessionCacheReap] Sessions collection is not set up; waiting until next sessions reap interval: sharding state is not yet initialized 2018-10-04T12:05:15.796-0400 I CONTROL [LogicalSessionCacheRefresh] Sessions collection is not set up; waiting until next sessions refresh interval: sharding state is not yet initialized 2018-10-04T12:10:15.801-0400 I CONTROL [LogicalSessionCacheReap] Sessions collection is not set up; waiting until next sessions reap interval: sharding state is not yet initialized 2018-10-04T12:10:15.801-0400 I CONTROL [LogicalSessionCacheRefresh] Sessions collection is not set up; waiting until next sessions refresh interval: sharding state is not yet initialized 2018-10-04T12:32:44.791-0400 I CONTROL [LogicalSessionCacheRefresh] Sessions collection is not set up; waiting until next sessions refresh interval: sharding state is not yet initialized 2018-10-04T12:32:44.791-0400 I CONTROL [LogicalSessionCacheReap] Sessions collection is not set up; waiting until next sessions reap interval: sharding state is not yet initialized