2015-10-21T17:50:13.670-0400 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=9G,session_max=20000,eviction=(threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=60,log_size=2GB),statistics_log=(wait=0),,log=(enabled=false), 2015-10-21T17:50:13.946-0400 W STORAGE [initandlisten] Detected configuration for non-active storage engine mmapv1 when current storage engine is wiredTiger 2015-10-21T17:50:13.946-0400 I CONTROL [initandlisten] MongoDB starting : pid=28898 port=53834 dbpath=/tmp/mms-automation/test/output/data/process9007.53834 64-bit host=neurofunk.local 2015-10-21T17:50:13.946-0400 I CONTROL [initandlisten] db version v3.2.0-rc1-pre- 2015-10-21T17:50:13.947-0400 I CONTROL [initandlisten] git version: dbbc9a2e3d8c4d7fe1748fa980ba7d01b9489dbe 2015-10-21T17:50:13.947-0400 I CONTROL [initandlisten] allocator: system 2015-10-21T17:50:13.947-0400 I CONTROL [initandlisten] modules: none 2015-10-21T17:50:13.947-0400 I CONTROL [initandlisten] build environment: 2015-10-21T17:50:13.947-0400 I CONTROL [initandlisten] distarch: x86_64 2015-10-21T17:50:13.947-0400 I CONTROL [initandlisten] target_arch: x86_64 2015-10-21T17:50:13.948-0400 I CONTROL [initandlisten] options: { config: "/tmp/mms-automation/test/output/data/process9007.53834/automation-mongod.conf", net: { port: 53834 }, processManagement: { fork: true }, replication: { oplogSizeMB: 64, replSetName: "csrs" }, sharding: { clusterRole: "configsvr" }, storage: { dbPath: "/tmp/mms-automation/test/output/data/process9007.53834", journal: { enabled: false }, mmapv1: { preallocDataFiles: true, smallFiles: true } }, systemLog: { destination: "file", path: "/tmp/mms-automation/test/logs/run9007" } } 2015-10-21T17:50:14.020-0400 I REPL [initandlisten] Did not find local voted for document at startup; NoMatchingDocument Did not find replica set lastVote document in local.replset.election 2015-10-21T17:50:14.021-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 2015-10-21T17:50:14.021-0400 I FTDC [initandlisten] Starting full-time diagnostic data capture with directory '/tmp/mms-automation/test/output/data/process9007.53834/diagnostic.data' 2015-10-21T17:50:14.021-0400 I NETWORK [HostnameCanonicalizationWorker] Starting hostname canonicalization worker 2015-10-21T17:50:14.032-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T17:50:14.033-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T17:50:14.098-0400 I NETWORK [initandlisten] waiting for connections on port 53834 2015-10-21T17:50:14.156-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:53847 #1 (1 connection now open) 2015-10-21T17:50:14.216-0400 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53854 #2 (2 connections now open) 2015-10-21T17:50:17.852-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:53977 #3 (3 connections now open) 2015-10-21T17:50:17.852-0400 I NETWORK [conn3] end connection 10.4.126.122:53977 (2 connections now open) 2015-10-21T17:50:17.856-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:53981 #4 (3 connections now open) 2015-10-21T17:50:17.858-0400 I ASIO [NetworkInterfaceASIO] Successfully connected to neurofunk.local:9007 2015-10-21T17:50:17.862-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:53996 #5 (4 connections now open) 2015-10-21T17:50:17.862-0400 I NETWORK [conn5] end connection 10.4.126.122:53996 (3 connections now open) 2015-10-21T17:50:17.863-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:53998 #6 (4 connections now open) 2015-10-21T17:50:17.863-0400 I NETWORK [conn6] end connection 10.4.126.122:53998 (3 connections now open) 2015-10-21T17:50:17.927-0400 I REPL [replExecDBWorker-0] Starting replication applier threads 2015-10-21T17:50:17.928-0400 W REPL [rsSync] did not receive a valid config yet 2015-10-21T17:50:17.928-0400 I REPL [ReplicationExecutor] New replica set config in use: { _id: "csrs", version: 2, configsvr: true, protocolVersion: 1, members: [ { _id: 0, host: "neurofunk.local:9007", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 4, host: "neurofunk.local:53834", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 0.0, tags: {}, slaveDelay: 0, votes: 0 }, { _id: 1, host: "neurofunk.local:53836", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 0.0, tags: {}, slaveDelay: 0, votes: 0 }, { _id: 2, host: "neurofunk.local:53835", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 0.0, tags: {}, slaveDelay: 0, votes: 0 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 5000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 } } } 2015-10-21T17:50:17.928-0400 I REPL [ReplicationExecutor] This node is neurofunk.local:53834 in the config 2015-10-21T17:50:17.928-0400 I REPL [ReplicationExecutor] transition to STARTUP2 2015-10-21T17:50:17.929-0400 I REPL [ReplicationExecutor] Member neurofunk.local:9007 is now in state PRIMARY 2015-10-21T17:50:17.931-0400 I ASIO [NetworkInterfaceASIO] Successfully connected to neurofunk.local:53835 2015-10-21T17:50:17.931-0400 I ASIO [NetworkInterfaceASIO] Successfully connected to neurofunk.local:53836 2015-10-21T17:50:17.932-0400 I REPL [ReplicationExecutor] Member neurofunk.local:53835 is now in state STARTUP 2015-10-21T17:50:17.932-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:54006 #7 (4 connections now open) 2015-10-21T17:50:17.933-0400 I REPL [ReplicationExecutor] Member neurofunk.local:53836 is now in state STARTUP2 2015-10-21T17:50:17.934-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:54008 #8 (5 connections now open) 2015-10-21T17:50:18.932-0400 I REPL [rsSync] ****** 2015-10-21T17:50:18.932-0400 I REPL [rsSync] creating replication oplog of size: 64MB... 2015-10-21T17:50:18.962-0400 I STORAGE [rsSync] Starting WiredTigerRecordStoreThread local.oplog.rs 2015-10-21T17:50:18.962-0400 I STORAGE [rsSync] Scanning the oplog to determine where to place markers for when to truncate 2015-10-21T17:50:19.162-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:54028 #9 (6 connections now open) 2015-10-21T17:50:19.162-0400 I REPL [rsSync] ****** 2015-10-21T17:50:19.162-0400 I REPL [rsSync] initial sync pending 2015-10-21T17:50:19.217-0400 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54030 #10 (7 connections now open) 2015-10-21T17:50:19.239-0400 I REPL [rsSync] no valid sync sources found in current replset to do an initial sync 2015-10-21T17:50:19.239-0400 I REPL [ReplicationExecutor] Member neurofunk.local:53835 is now in state STARTUP2 2015-10-21T17:50:20.243-0400 I REPL [rsSync] initial sync pending 2015-10-21T17:50:20.243-0400 I REPL [ReplicationExecutor] syncing from: neurofunk.local:9007 2015-10-21T17:50:20.335-0400 I REPL [rsSync] initial sync drop all databases 2015-10-21T17:50:20.335-0400 I STORAGE [rsSync] dropAllDatabasesExceptLocal 1 2015-10-21T17:50:20.335-0400 I REPL [rsSync] initial sync clone all databases 2015-10-21T17:50:20.336-0400 I REPL [rsSync] initial sync cloning db: config 2015-10-21T17:50:20.417-0400 I INDEX [rsSync] build index on: config.shards properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "config.shards" } 2015-10-21T17:50:20.417-0400 I INDEX [rsSync] building index using bulk method 2015-10-21T17:50:20.425-0400 I INDEX [rsSync] build index done. scanned 1 total records. 0 secs 2015-10-21T17:50:20.496-0400 I INDEX [rsSync] build index on: config.actionlog properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "config.actionlog" } 2015-10-21T17:50:20.497-0400 I INDEX [rsSync] building index using bulk method 2015-10-21T17:50:20.505-0400 I INDEX [rsSync] build index done. scanned 3 total records. 0 secs 2015-10-21T17:50:20.579-0400 I INDEX [rsSync] build index on: config.chunks properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "config.chunks" } 2015-10-21T17:50:20.579-0400 I INDEX [rsSync] building index using bulk method 2015-10-21T17:50:20.588-0400 I INDEX [rsSync] build index done. scanned 1 total records. 0 secs 2015-10-21T17:50:20.658-0400 I INDEX [rsSync] build index on: config.mongos properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "config.mongos" } 2015-10-21T17:50:20.658-0400 I INDEX [rsSync] building index using bulk method 2015-10-21T17:50:20.666-0400 I INDEX [rsSync] build index done. scanned 2 total records. 0 secs 2015-10-21T17:50:20.831-0400 I INDEX [rsSync] build index on: config.collections properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "config.collections" } 2015-10-21T17:50:20.832-0400 I INDEX [rsSync] building index using bulk method 2015-10-21T17:50:20.842-0400 I INDEX [rsSync] build index done. scanned 1 total records. 0 secs 2015-10-21T17:50:20.901-0400 I INDEX [rsSync] build index on: config.lockpings properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "config.lockpings" } 2015-10-21T17:50:20.901-0400 I INDEX [rsSync] building index using bulk method 2015-10-21T17:50:20.910-0400 I INDEX [rsSync] build index done. scanned 2 total records. 0 secs 2015-10-21T17:50:20.977-0400 I INDEX [rsSync] build index on: config.settings properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "config.settings" } 2015-10-21T17:50:20.977-0400 I INDEX [rsSync] building index using bulk method 2015-10-21T17:50:20.987-0400 I INDEX [rsSync] build index done. scanned 2 total records. 0 secs 2015-10-21T17:50:21.066-0400 I INDEX [rsSync] build index on: config.version properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "config.version" } 2015-10-21T17:50:21.066-0400 I INDEX [rsSync] building index using bulk method 2015-10-21T17:50:21.075-0400 I INDEX [rsSync] build index done. scanned 1 total records. 0 secs 2015-10-21T17:50:21.148-0400 I INDEX [rsSync] build index on: config.locks properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "config.locks" } 2015-10-21T17:50:21.149-0400 I INDEX [rsSync] building index using bulk method 2015-10-21T17:50:21.158-0400 I INDEX [rsSync] build index done. scanned 4 total records. 0 secs 2015-10-21T17:50:21.229-0400 I INDEX [rsSync] build index on: config.databases properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "config.databases" } 2015-10-21T17:50:21.230-0400 I INDEX [rsSync] building index using bulk method 2015-10-21T17:50:21.238-0400 I INDEX [rsSync] build index done. scanned 1 total records. 0 secs 2015-10-21T17:50:21.319-0400 I INDEX [rsSync] build index on: config.tags properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "config.tags" } 2015-10-21T17:50:21.319-0400 I INDEX [rsSync] building index using bulk method 2015-10-21T17:50:21.327-0400 I INDEX [rsSync] build index done. scanned 0 total records. 0 secs 2015-10-21T17:50:21.390-0400 I INDEX [rsSync] build index on: config.changelog properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "config.changelog" } 2015-10-21T17:50:21.391-0400 I INDEX [rsSync] building index using bulk method 2015-10-21T17:50:21.403-0400 I INDEX [rsSync] build index done. scanned 3 total records. 0 secs 2015-10-21T17:50:21.403-0400 I REPL [rsSync] initial sync data copy, starting syncup 2015-10-21T17:50:21.403-0400 I REPL [rsSync] oplog sync 1 of 3 2015-10-21T17:50:21.404-0400 I REPL [rsSync] oplog sync 2 of 3 2015-10-21T17:50:21.404-0400 I REPL [rsSync] initial sync building indexes 2015-10-21T17:50:21.404-0400 I REPL [rsSync] initial sync cloning indexes for : config 2015-10-21T17:50:21.405-0400 I STORAGE [rsSync] copying indexes for: { name: "shards", options: {} } 2015-10-21T17:50:21.445-0400 I INDEX [rsSync] build index on: config.shards properties: { v: 1, unique: true, key: { host: 1 }, name: "host_1", ns: "config.shards" } 2015-10-21T17:50:21.445-0400 I INDEX [rsSync] building index using bulk method 2015-10-21T17:50:21.454-0400 I INDEX [rsSync] build index done. scanned 1 total records. 0 secs 2015-10-21T17:50:21.454-0400 I STORAGE [rsSync] copying indexes for: { name: "actionlog", options: { capped: true, size: 2097152 } } 2015-10-21T17:50:21.455-0400 I STORAGE [rsSync] copying indexes for: { name: "chunks", options: {} } 2015-10-21T17:50:21.485-0400 I INDEX [rsSync] build index on: config.chunks properties: { v: 1, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.chunks" } 2015-10-21T17:50:21.485-0400 I INDEX [rsSync] building index using bulk method 2015-10-21T17:50:21.517-0400 I INDEX [rsSync] build index on: config.chunks properties: { v: 1, unique: true, key: { ns: 1, shard: 1, min: 1 }, name: "ns_1_shard_1_min_1", ns: "config.chunks" } 2015-10-21T17:50:21.517-0400 I INDEX [rsSync] building index using bulk method 2015-10-21T17:50:21.554-0400 I INDEX [rsSync] build index on: config.chunks properties: { v: 1, unique: true, key: { ns: 1, lastmod: 1 }, name: "ns_1_lastmod_1", ns: "config.chunks" } 2015-10-21T17:50:21.554-0400 I INDEX [rsSync] building index using bulk method 2015-10-21T17:50:21.579-0400 I INDEX [rsSync] build index done. scanned 1 total records. 0 secs 2015-10-21T17:50:21.579-0400 I STORAGE [rsSync] copying indexes for: { name: "mongos", options: {} } 2015-10-21T17:50:21.580-0400 I STORAGE [rsSync] copying indexes for: { name: "collections", options: {} } 2015-10-21T17:50:21.580-0400 I STORAGE [rsSync] copying indexes for: { name: "lockpings", options: {} } 2015-10-21T17:50:21.610-0400 I INDEX [rsSync] build index on: config.lockpings properties: { v: 1, key: { ping: 1 }, name: "ping_1", ns: "config.lockpings" } 2015-10-21T17:50:21.610-0400 I INDEX [rsSync] building index using bulk method 2015-10-21T17:50:21.619-0400 I INDEX [rsSync] build index done. scanned 2 total records. 0 secs 2015-10-21T17:50:21.619-0400 I STORAGE [rsSync] copying indexes for: { name: "settings", options: {} } 2015-10-21T17:50:21.620-0400 I STORAGE [rsSync] copying indexes for: { name: "version", options: {} } 2015-10-21T17:50:21.620-0400 I STORAGE [rsSync] copying indexes for: { name: "locks", options: {} } 2015-10-21T17:50:21.650-0400 I INDEX [rsSync] build index on: config.locks properties: { v: 1, key: { ts: 1 }, name: "ts_1", ns: "config.locks" } 2015-10-21T17:50:21.650-0400 I INDEX [rsSync] building index using bulk method 2015-10-21T17:50:21.680-0400 I INDEX [rsSync] build index on: config.locks properties: { v: 1, key: { state: 1, process: 1 }, name: "state_1_process_1", ns: "config.locks" } 2015-10-21T17:50:21.680-0400 I INDEX [rsSync] building index using bulk method 2015-10-21T17:50:21.697-0400 I INDEX [rsSync] build index done. scanned 4 total records. 0 secs 2015-10-21T17:50:21.697-0400 I STORAGE [rsSync] copying indexes for: { name: "databases", options: {} } 2015-10-21T17:50:21.698-0400 I STORAGE [rsSync] copying indexes for: { name: "tags", options: {} } 2015-10-21T17:50:21.738-0400 I INDEX [rsSync] build index on: config.tags properties: { v: 1, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.tags" } 2015-10-21T17:50:21.738-0400 I INDEX [rsSync] building index using bulk method 2015-10-21T17:50:21.746-0400 I INDEX [rsSync] build index done. scanned 0 total records. 0 secs 2015-10-21T17:50:21.746-0400 I STORAGE [rsSync] copying indexes for: { name: "changelog", options: { capped: true, size: 10485760 } } 2015-10-21T17:50:21.746-0400 I REPL [rsSync] oplog sync 3 of 3 2015-10-21T17:50:21.747-0400 I REPL [rsSync] initial sync finishing up 2015-10-21T17:50:21.747-0400 I REPL [rsSync] set minValid=(term: 1, timestamp: Oct 21 17:50:17:1) 2015-10-21T17:50:21.943-0400 I REPL [ReplicationExecutor] could not find member to sync from 2015-10-21T17:50:22.102-0400 I REPL [rsSync] initial sync done 2015-10-21T17:50:22.103-0400 I REPL [ReplicationExecutor] transition to RECOVERING 2015-10-21T17:50:22.104-0400 I REPL [ReplicationExecutor] transition to SECONDARY 2015-10-21T17:50:23.950-0400 I REPL [ReplicationExecutor] Member neurofunk.local:53835 is now in state SECONDARY 2015-10-21T17:50:23.951-0400 I REPL [ReplicationExecutor] Member neurofunk.local:53836 is now in state SECONDARY 2015-10-21T17:50:29.423-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:54483 #11 (8 connections now open) 2015-10-21T17:50:29.424-0400 I NETWORK [conn11] end connection 10.4.126.122:54483 (7 connections now open) 2015-10-21T17:50:29.428-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:54490 #12 (8 connections now open) 2015-10-21T17:50:29.429-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:54492 #13 (9 connections now open) 2015-10-21T17:50:29.429-0400 I NETWORK [conn12] end connection 10.4.126.122:54490 (7 connections now open) 2015-10-21T17:50:29.430-0400 I NETWORK [conn13] end connection 10.4.126.122:54492 (8 connections now open) 2015-10-21T17:50:29.430-0400 I REPL [ReplicationExecutor] New replica set config in use: { _id: "csrs", version: 3, configsvr: true, protocolVersion: 1, members: [ { _id: 0, host: "neurofunk.local:9007", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 4, host: "neurofunk.local:53834", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "neurofunk.local:53836", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "neurofunk.local:53835", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 5000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 } } } 2015-10-21T17:50:29.431-0400 I REPL [ReplicationExecutor] This node is neurofunk.local:53834 in the config 2015-10-21T17:50:29.431-0400 I REPL [ReplicationExecutor] Error in heartbeat request to neurofunk.local:9007; HostUnreachable End of file 2015-10-21T17:50:29.554-0400 I ASIO [NetworkInterfaceASIO] Failed to connect to neurofunk.local:9007 - HostUnreachable Connection reset by peer 2015-10-21T17:50:29.554-0400 I REPL [ReplicationExecutor] Error in heartbeat request to neurofunk.local:9007; HostUnreachable Connection reset by peer 2015-10-21T17:50:29.556-0400 I ASIO [NetworkInterfaceASIO] Failed to connect to neurofunk.local:9007 - HostUnreachable Connection refused 2015-10-21T17:50:29.556-0400 I REPL [ReplicationExecutor] Error in heartbeat request to neurofunk.local:9007; HostUnreachable Connection refused 2015-10-21T17:50:29.560-0400 I NETWORK [conn4] end connection 10.4.126.122:53981 (6 connections now open) 2015-10-21T17:50:29.969-0400 I ASIO [NetworkInterfaceASIO] Failed to connect to neurofunk.local:9007 - HostUnreachable Connection refused 2015-10-21T17:50:29.969-0400 I REPL [ReplicationExecutor] Error in heartbeat request to neurofunk.local:9007; HostUnreachable Connection refused 2015-10-21T17:50:29.970-0400 I ASIO [NetworkInterfaceASIO] Failed to connect to neurofunk.local:9007 - HostUnreachable Connection refused 2015-10-21T17:50:29.971-0400 I REPL [ReplicationExecutor] Error in heartbeat request to neurofunk.local:9007; HostUnreachable Connection refused 2015-10-21T17:50:29.980-0400 I ASIO [NetworkInterfaceASIO] Failed to connect to neurofunk.local:9007 - HostUnreachable Connection refused 2015-10-21T17:50:29.981-0400 I REPL [ReplicationExecutor] Error in heartbeat request to neurofunk.local:9007; HostUnreachable Connection refused 2015-10-21T17:50:30.017-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:54574 #14 (7 connections now open) 2015-10-21T17:50:30.018-0400 I NETWORK [conn14] end connection 10.4.126.122:54574 (6 connections now open) 2015-10-21T17:50:30.022-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:54578 #15 (7 connections now open) 2015-10-21T17:50:30.023-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:54585 #16 (8 connections now open) 2015-10-21T17:50:31.977-0400 I ASIO [NetworkInterfaceASIO] Successfully connected to neurofunk.local:9007 2015-10-21T17:50:31.977-0400 I REPL [ReplicationExecutor] Member neurofunk.local:9007 is now in state REMOVED 2015-10-21T17:50:33.655-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:54975 #17 (9 connections now open) 2015-10-21T17:50:33.656-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:54976 #18 (10 connections now open) 2015-10-21T17:50:33.831-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:55003 #19 (11 connections now open) 2015-10-21T17:50:33.832-0400 I NETWORK [conn19] end connection 10.4.126.122:55003 (10 connections now open) 2015-10-21T17:50:33.889-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:55016 #20 (11 connections now open) 2015-10-21T17:50:33.890-0400 I NETWORK [conn20] end connection 10.4.126.122:55016 (10 connections now open) 2015-10-21T17:50:35.178-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:55136 #21 (11 connections now open) 2015-10-21T17:50:35.179-0400 I NETWORK [conn21] end connection 10.4.126.122:55136 (10 connections now open) 2015-10-21T17:50:38.550-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:55402 #22 (11 connections now open) 2015-10-21T17:50:38.550-0400 I NETWORK [conn22] end connection 10.4.126.122:55402 (10 connections now open) 2015-10-21T17:50:42.578-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:55712 #23 (11 connections now open) 2015-10-21T17:50:42.579-0400 I NETWORK [conn23] end connection 10.4.126.122:55712 (10 connections now open) 2015-10-21T17:50:43.601-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:55788 #24 (11 connections now open) 2015-10-21T17:50:43.602-0400 I NETWORK [conn24] end connection 10.4.126.122:55788 (10 connections now open) 2015-10-21T17:50:48.636-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:56176 #25 (11 connections now open) 2015-10-21T17:50:48.637-0400 I NETWORK [conn25] end connection 10.4.126.122:56176 (10 connections now open) 2015-10-21T17:50:53.681-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:56573 #26 (11 connections now open) 2015-10-21T17:50:53.681-0400 I NETWORK [conn26] end connection 10.4.126.122:56573 (10 connections now open) 2015-10-21T17:50:54.689-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:56674 #27 (11 connections now open) 2015-10-21T17:50:54.690-0400 I NETWORK [conn27] end connection 10.4.126.122:56674 (10 connections now open) 2015-10-21T17:50:55.190-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:56707 #28 (11 connections now open) 2015-10-21T17:50:55.191-0400 I NETWORK [conn28] end connection 10.4.126.122:56707 (10 connections now open) 2015-10-21T17:51:00.697-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:57091 #29 (11 connections now open) 2015-10-21T17:51:00.698-0400 I NETWORK [conn29] end connection 10.4.126.122:57091 (10 connections now open) 2015-10-21T17:51:04.813-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:57412 #30 (11 connections now open) 2015-10-21T17:51:04.814-0400 I NETWORK [conn30] end connection 10.4.126.122:57412 (10 connections now open) 2015-10-21T17:51:14.042-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T17:51:14.043-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T17:51:30.027-0400 I NETWORK [conn15] end connection 10.4.126.122:54578 (9 connections now open) 2015-10-21T17:51:35.217-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:59693 #31 (10 connections now open) 2015-10-21T17:51:35.217-0400 I NETWORK [conn31] end connection 10.4.126.122:59693 (9 connections now open) 2015-10-21T17:51:37.069-0400 I NETWORK [conn10] end connection 127.0.0.1:54030 (8 connections now open) 2015-10-21T17:51:37.069-0400 I NETWORK [conn9] end connection 10.4.126.122:54028 (8 connections now open) 2015-10-21T17:51:37.070-0400 I NETWORK [conn2] end connection 127.0.0.1:53854 (7 connections now open) 2015-10-21T17:51:37.070-0400 I NETWORK [conn1] end connection 10.4.126.122:53847 (7 connections now open) 2015-10-21T17:51:44.561-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:59825 #32 (6 connections now open) 2015-10-21T17:51:44.562-0400 I NETWORK [conn32] end connection 10.4.126.122:59825 (5 connections now open) 2015-10-21T17:51:45.221-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:59827 #33 (6 connections now open) 2015-10-21T17:51:45.221-0400 I NETWORK [conn33] end connection 10.4.126.122:59827 (5 connections now open) 2015-10-21T17:52:04.574-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:59842 #34 (6 connections now open) 2015-10-21T17:52:04.575-0400 I NETWORK [conn34] end connection 10.4.126.122:59842 (5 connections now open) 2015-10-21T17:52:14.050-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T17:52:14.051-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T17:52:14.583-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:59849 #35 (6 connections now open) 2015-10-21T17:52:14.584-0400 I NETWORK [conn35] end connection 10.4.126.122:59849 (5 connections now open) 2015-10-21T17:52:24.590-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:59854 #36 (6 connections now open) 2015-10-21T17:52:24.591-0400 I NETWORK [conn36] end connection 10.4.126.122:59854 (5 connections now open) 2015-10-21T17:52:25.248-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:59856 #37 (6 connections now open) 2015-10-21T17:52:25.248-0400 I NETWORK [conn37] end connection 10.4.126.122:59856 (5 connections now open) 2015-10-21T17:52:34.595-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:59860 #38 (6 connections now open) 2015-10-21T17:52:34.596-0400 I NETWORK [conn38] end connection 10.4.126.122:59860 (5 connections now open) 2015-10-21T17:53:04.615-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:59880 #39 (6 connections now open) 2015-10-21T17:53:04.615-0400 I NETWORK [conn39] end connection 10.4.126.122:59880 (5 connections now open) 2015-10-21T17:53:14.061-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T17:53:14.062-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T17:53:14.623-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:59890 #40 (6 connections now open) 2015-10-21T17:53:14.624-0400 I NETWORK [conn40] end connection 10.4.126.122:59890 (5 connections now open) 2015-10-21T17:53:33.842-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:59915 #41 (6 connections now open) 2015-10-21T17:53:33.842-0400 I NETWORK [conn41] end connection 10.4.126.122:59915 (5 connections now open) 2015-10-21T17:53:34.636-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:59917 #42 (6 connections now open) 2015-10-21T17:53:34.637-0400 I NETWORK [conn42] end connection 10.4.126.122:59917 (5 connections now open) 2015-10-21T17:53:34.827-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:59919 #43 (6 connections now open) 2015-10-21T17:53:34.828-0400 I NETWORK [conn43] end connection 10.4.126.122:59919 (5 connections now open) 2015-10-21T17:53:54.650-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:59928 #44 (6 connections now open) 2015-10-21T17:53:54.651-0400 I NETWORK [conn44] end connection 10.4.126.122:59928 (5 connections now open) 2015-10-21T17:54:05.312-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:59938 #45 (6 connections now open) 2015-10-21T17:54:05.313-0400 I NETWORK [conn45] end connection 10.4.126.122:59938 (5 connections now open) 2015-10-21T17:54:14.071-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T17:54:14.072-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T17:54:15.319-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:59942 #46 (6 connections now open) 2015-10-21T17:54:15.319-0400 I NETWORK [conn46] end connection 10.4.126.122:59942 (5 connections now open) 2015-10-21T17:54:34.676-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:59951 #47 (6 connections now open) 2015-10-21T17:54:34.677-0400 I NETWORK [conn47] end connection 10.4.126.122:59951 (5 connections now open) 2015-10-21T17:55:03.848-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:59966 #48 (6 connections now open) 2015-10-21T17:55:03.849-0400 I NETWORK [conn48] end connection 10.4.126.122:59966 (5 connections now open) 2015-10-21T17:55:04.693-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:59968 #49 (6 connections now open) 2015-10-21T17:55:04.694-0400 I NETWORK [conn49] end connection 10.4.126.122:59968 (5 connections now open) 2015-10-21T17:55:14.083-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T17:55:14.084-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T17:55:14.700-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:59978 #50 (6 connections now open) 2015-10-21T17:55:14.701-0400 I NETWORK [conn50] end connection 10.4.126.122:59978 (5 connections now open) 2015-10-21T17:55:15.353-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:59980 #51 (6 connections now open) 2015-10-21T17:55:15.353-0400 I NETWORK [conn51] end connection 10.4.126.122:59980 (5 connections now open) 2015-10-21T17:55:25.358-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:59985 #52 (6 connections now open) 2015-10-21T17:55:25.359-0400 I NETWORK [conn52] end connection 10.4.126.122:59985 (5 connections now open) 2015-10-21T17:55:34.717-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:59989 #53 (6 connections now open) 2015-10-21T17:55:34.717-0400 I NETWORK [conn53] end connection 10.4.126.122:59989 (5 connections now open) 2015-10-21T17:55:54.734-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60000 #54 (6 connections now open) 2015-10-21T17:55:54.734-0400 I NETWORK [conn54] end connection 10.4.126.122:60000 (5 connections now open) 2015-10-21T17:56:03.853-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60005 #55 (6 connections now open) 2015-10-21T17:56:03.854-0400 I NETWORK [conn55] end connection 10.4.126.122:60005 (5 connections now open) 2015-10-21T17:56:04.743-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60007 #56 (6 connections now open) 2015-10-21T17:56:04.744-0400 I NETWORK [conn56] end connection 10.4.126.122:60007 (5 connections now open) 2015-10-21T17:56:04.839-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60009 #57 (6 connections now open) 2015-10-21T17:56:04.840-0400 I NETWORK [conn57] end connection 10.4.126.122:60009 (5 connections now open) 2015-10-21T17:56:05.385-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60011 #58 (6 connections now open) 2015-10-21T17:56:05.385-0400 I NETWORK [conn58] end connection 10.4.126.122:60011 (5 connections now open) 2015-10-21T17:56:14.094-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T17:56:14.095-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T17:56:14.750-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60013 #59 (6 connections now open) 2015-10-21T17:56:14.750-0400 I NETWORK [conn59] end connection 10.4.126.122:60013 (5 connections now open) 2015-10-21T17:56:33.854-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60022 #60 (6 connections now open) 2015-10-21T17:56:33.854-0400 I NETWORK [conn60] end connection 10.4.126.122:60022 (5 connections now open) 2015-10-21T17:56:34.767-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60024 #61 (6 connections now open) 2015-10-21T17:56:34.768-0400 I NETWORK [conn61] end connection 10.4.126.122:60024 (5 connections now open) 2015-10-21T17:56:34.843-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60026 #62 (6 connections now open) 2015-10-21T17:56:34.844-0400 I NETWORK [conn62] end connection 10.4.126.122:60026 (5 connections now open) 2015-10-21T17:56:45.407-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60032 #63 (6 connections now open) 2015-10-21T17:56:45.408-0400 I NETWORK [conn63] end connection 10.4.126.122:60032 (5 connections now open) 2015-10-21T17:56:54.783-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60036 #64 (6 connections now open) 2015-10-21T17:56:54.784-0400 I NETWORK [conn64] end connection 10.4.126.122:60036 (5 connections now open) 2015-10-21T17:56:55.415-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60038 #65 (6 connections now open) 2015-10-21T17:56:55.416-0400 I NETWORK [conn65] end connection 10.4.126.122:60038 (5 connections now open) 2015-10-21T17:57:04.083-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60040 #66 (6 connections now open) 2015-10-21T17:57:04.085-0400 I NETWORK [conn66] end connection 10.4.126.122:60040 (5 connections now open) 2015-10-21T17:57:14.102-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T17:57:14.103-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T17:57:14.798-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60052 #67 (6 connections now open) 2015-10-21T17:57:14.799-0400 I NETWORK [conn67] end connection 10.4.126.122:60052 (5 connections now open) 2015-10-21T17:57:24.807-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60057 #68 (6 connections now open) 2015-10-21T17:57:24.808-0400 I NETWORK [conn68] end connection 10.4.126.122:60057 (5 connections now open) 2015-10-21T17:57:33.858-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60061 #69 (6 connections now open) 2015-10-21T17:57:33.859-0400 I NETWORK [conn69] end connection 10.4.126.122:60061 (5 connections now open) 2015-10-21T17:57:34.816-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60063 #70 (6 connections now open) 2015-10-21T17:57:34.817-0400 I NETWORK [conn70] end connection 10.4.126.122:60063 (5 connections now open) 2015-10-21T17:57:55.461-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60076 #71 (6 connections now open) 2015-10-21T17:57:55.462-0400 I NETWORK [conn71] end connection 10.4.126.122:60076 (5 connections now open) 2015-10-21T17:58:03.861-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60078 #72 (6 connections now open) 2015-10-21T17:58:03.862-0400 I NETWORK [conn72] end connection 10.4.126.122:60078 (5 connections now open) 2015-10-21T17:58:14.112-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T17:58:14.113-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T17:58:14.845-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60087 #73 (6 connections now open) 2015-10-21T17:58:14.846-0400 I NETWORK [conn73] end connection 10.4.126.122:60087 (5 connections now open) 2015-10-21T17:58:25.486-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60094 #74 (6 connections now open) 2015-10-21T17:58:25.487-0400 I NETWORK [conn74] end connection 10.4.126.122:60094 (5 connections now open) 2015-10-21T17:58:34.853-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60098 #75 (6 connections now open) 2015-10-21T17:58:34.853-0400 I NETWORK [conn75] end connection 10.4.126.122:60098 (5 connections now open) 2015-10-21T17:59:05.024-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60114 #76 (6 connections now open) 2015-10-21T17:59:05.024-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60115 #77 (7 connections now open) 2015-10-21T17:59:05.025-0400 I NETWORK [conn76] end connection 10.4.126.122:60114 (6 connections now open) 2015-10-21T17:59:05.025-0400 I NETWORK [conn77] end connection 10.4.126.122:60115 (5 connections now open) 2015-10-21T17:59:05.026-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60117 #78 (7 connections now open) 2015-10-21T17:59:05.027-0400 I NETWORK [conn78] end connection 10.4.126.122:60117 (5 connections now open) 2015-10-21T17:59:05.517-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60119 #79 (6 connections now open) 2015-10-21T17:59:05.518-0400 I NETWORK [conn79] end connection 10.4.126.122:60119 (5 connections now open) 2015-10-21T17:59:14.124-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T17:59:14.125-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T17:59:15.029-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60125 #80 (6 connections now open) 2015-10-21T17:59:15.030-0400 I NETWORK [conn80] end connection 10.4.126.122:60125 (5 connections now open) 2015-10-21T18:00:04.862-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60154 #81 (6 connections now open) 2015-10-21T18:00:04.863-0400 I NETWORK [conn81] end connection 10.4.126.122:60154 (5 connections now open) 2015-10-21T18:00:05.566-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60158 #82 (6 connections now open) 2015-10-21T18:00:05.567-0400 I NETWORK [conn82] end connection 10.4.126.122:60158 (5 connections now open) 2015-10-21T18:00:14.131-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T18:00:14.132-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T18:00:15.575-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60163 #83 (6 connections now open) 2015-10-21T18:00:15.576-0400 I NETWORK [conn83] end connection 10.4.126.122:60163 (5 connections now open) 2015-10-21T18:00:33.868-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60170 #84 (6 connections now open) 2015-10-21T18:00:33.869-0400 I NETWORK [conn84] end connection 10.4.126.122:60170 (5 connections now open) 2015-10-21T18:00:55.096-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60188 #85 (6 connections now open) 2015-10-21T18:00:55.097-0400 I NETWORK [conn85] end connection 10.4.126.122:60188 (5 connections now open) 2015-10-21T18:01:05.771-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60197 #86 (6 connections now open) 2015-10-21T18:01:05.772-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60199 #87 (7 connections now open) 2015-10-21T18:01:05.772-0400 I NETWORK [conn86] end connection 10.4.126.122:60197 (6 connections now open) 2015-10-21T18:01:05.773-0400 I NETWORK [conn87] end connection 10.4.126.122:60199 (6 connections now open) 2015-10-21T18:01:14.147-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T18:01:14.149-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T18:01:25.787-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60210 #88 (6 connections now open) 2015-10-21T18:01:25.788-0400 I NETWORK [conn88] end connection 10.4.126.122:60210 (5 connections now open) 2015-10-21T18:01:34.865-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60216 #89 (6 connections now open) 2015-10-21T18:01:34.865-0400 I NETWORK [conn89] end connection 10.4.126.122:60216 (5 connections now open) 2015-10-21T18:01:45.801-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60225 #90 (6 connections now open) 2015-10-21T18:01:45.801-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60227 #91 (7 connections now open) 2015-10-21T18:01:45.801-0400 I NETWORK [conn90] end connection 10.4.126.122:60225 (6 connections now open) 2015-10-21T18:01:45.802-0400 I NETWORK [conn91] end connection 10.4.126.122:60227 (5 connections now open) 2015-10-21T18:02:05.819-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60240 #92 (6 connections now open) 2015-10-21T18:02:05.820-0400 I NETWORK [conn92] end connection 10.4.126.122:60240 (5 connections now open) 2015-10-21T18:02:14.158-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T18:02:14.159-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T18:02:15.829-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60243 #93 (6 connections now open) 2015-10-21T18:02:15.830-0400 I NETWORK [conn93] end connection 10.4.126.122:60243 (5 connections now open) 2015-10-21T18:02:25.839-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60247 #94 (6 connections now open) 2015-10-21T18:02:25.840-0400 I NETWORK [conn94] end connection 10.4.126.122:60247 (5 connections now open) 2015-10-21T18:02:34.865-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60253 #95 (6 connections now open) 2015-10-21T18:02:34.866-0400 I NETWORK [conn95] end connection 10.4.126.122:60253 (5 connections now open) 2015-10-21T18:02:35.847-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60257 #96 (6 connections now open) 2015-10-21T18:02:35.848-0400 I NETWORK [conn96] end connection 10.4.126.122:60257 (5 connections now open) 2015-10-21T18:03:05.870-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60273 #97 (6 connections now open) 2015-10-21T18:03:05.871-0400 I NETWORK [conn97] end connection 10.4.126.122:60273 (5 connections now open) 2015-10-21T18:03:14.168-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T18:03:14.169-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T18:03:25.881-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60287 #98 (6 connections now open) 2015-10-21T18:03:25.882-0400 I NETWORK [conn98] end connection 10.4.126.122:60287 (5 connections now open) 2015-10-21T18:03:45.897-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60300 #99 (6 connections now open) 2015-10-21T18:03:45.898-0400 I NETWORK [conn99] end connection 10.4.126.122:60300 (5 connections now open) 2015-10-21T18:03:55.906-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60304 #100 (6 connections now open) 2015-10-21T18:03:55.907-0400 I NETWORK [conn100] end connection 10.4.126.122:60304 (5 connections now open) 2015-10-21T18:04:05.911-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60311 #101 (6 connections now open) 2015-10-21T18:04:05.911-0400 I NETWORK [conn101] end connection 10.4.126.122:60311 (5 connections now open) 2015-10-21T18:04:14.178-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T18:04:14.179-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T18:04:45.941-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60333 #102 (6 connections now open) 2015-10-21T18:04:45.941-0400 I NETWORK [conn102] end connection 10.4.126.122:60333 (5 connections now open) 2015-10-21T18:04:55.950-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60336 #103 (6 connections now open) 2015-10-21T18:04:55.950-0400 I NETWORK [conn103] end connection 10.4.126.122:60336 (5 connections now open) 2015-10-21T18:05:04.871-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60341 #104 (6 connections now open) 2015-10-21T18:05:04.872-0400 I NETWORK [conn104] end connection 10.4.126.122:60341 (5 connections now open) 2015-10-21T18:05:14.188-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T18:05:14.190-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T18:05:15.961-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60353 #105 (6 connections now open) 2015-10-21T18:05:15.962-0400 I NETWORK [conn105] end connection 10.4.126.122:60353 (5 connections now open) 2015-10-21T18:05:34.872-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60362 #106 (6 connections now open) 2015-10-21T18:05:34.873-0400 I NETWORK [conn106] end connection 10.4.126.122:60362 (5 connections now open) 2015-10-21T18:05:35.977-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60365 #107 (6 connections now open) 2015-10-21T18:05:35.977-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60366 #108 (7 connections now open) 2015-10-21T18:05:35.978-0400 I NETWORK [conn107] end connection 10.4.126.122:60365 (6 connections now open) 2015-10-21T18:05:35.978-0400 I NETWORK [conn108] end connection 10.4.126.122:60366 (6 connections now open) 2015-10-21T18:05:45.985-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60370 #109 (6 connections now open) 2015-10-21T18:05:45.986-0400 I NETWORK [conn109] end connection 10.4.126.122:60370 (5 connections now open) 2015-10-21T18:06:06.000-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60385 #110 (6 connections now open) 2015-10-21T18:06:06.001-0400 I NETWORK [conn110] end connection 10.4.126.122:60385 (5 connections now open) 2015-10-21T18:06:14.198-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T18:06:14.199-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T18:06:16.008-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60391 #111 (6 connections now open) 2015-10-21T18:06:16.009-0400 I NETWORK [conn111] end connection 10.4.126.122:60391 (5 connections now open) 2015-10-21T18:06:26.015-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60395 #112 (6 connections now open) 2015-10-21T18:06:26.016-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60396 #113 (7 connections now open) 2015-10-21T18:06:26.016-0400 I NETWORK [conn112] end connection 10.4.126.122:60395 (6 connections now open) 2015-10-21T18:06:26.016-0400 I NETWORK [conn113] end connection 10.4.126.122:60396 (6 connections now open) 2015-10-21T18:06:33.890-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60398 #114 (6 connections now open) 2015-10-21T18:06:33.891-0400 I NETWORK [conn114] end connection 10.4.126.122:60398 (5 connections now open) 2015-10-21T18:06:36.025-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60404 #115 (6 connections now open) 2015-10-21T18:06:36.026-0400 I NETWORK [conn115] end connection 10.4.126.122:60404 (5 connections now open) 2015-10-21T18:07:06.047-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60421 #116 (6 connections now open) 2015-10-21T18:07:06.048-0400 I NETWORK [conn116] end connection 10.4.126.122:60421 (5 connections now open) 2015-10-21T18:07:14.210-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T18:07:14.212-0400 W NETWORK [HostnameCanonicalizationWorker] Failed to obtain name info for an address: nodename nor servname provided, or not known 2015-10-21T18:07:16.055-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60431 #117 (6 connections now open) 2015-10-21T18:07:16.056-0400 I NETWORK [conn117] end connection 10.4.126.122:60431 (5 connections now open) 2015-10-21T18:07:26.061-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60434 #118 (6 connections now open) 2015-10-21T18:07:26.061-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60435 #119 (7 connections now open) 2015-10-21T18:07:26.061-0400 I NETWORK [conn118] end connection 10.4.126.122:60434 (6 connections now open) 2015-10-21T18:07:26.062-0400 I NETWORK [conn119] end connection 10.4.126.122:60435 (5 connections now open) 2015-10-21T18:07:33.895-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60437 #120 (6 connections now open) 2015-10-21T18:07:33.896-0400 I NETWORK [conn120] end connection 10.4.126.122:60437 (5 connections now open) 2015-10-21T18:07:46.078-0400 I NETWORK [initandlisten] connection accepted from 10.4.126.122:60448 #121 (6 connections now open) 2015-10-21T18:07:46.079-0400 I NETWORK [conn121] end connection 10.4.126.122:60448 (5 connections now open)